搜索资源列表
watchdog实验
- 文件功能 44binit.s----中断初始化,存储器,堆栈,系统初始化,建立C程序运行环境。 mencfg.s-----定义存储器延时等参数 option.s-----定义系统时钟频率等 main.c-------主函数 44blib.c-----S3C44B0X的一些自己编写的库文件-document functional 44binit.s - --- interrupted initialization, memory, stack, system initializ
TVP5146
- TVP5146在Linux下的驱动代码。包括初始化,参数设置-TVP5146 under the driver code in Linux. Including initialization, parameter settings, etc.
2th
- 最简单的bootloader的编写步骤: 1. 初始化硬件:关看门狗、设置时钟、设置SDRAM、初始化NAND FLASH 2. 如果bootloader比较大,要把它重定位到SDRAM 3. 把内核从NAND FLASH读到SDRAM 4. 设置"要传给内核的参数" 5. 跳转执行内核 -The easiest the bootloader preparation steps: 1. Initializes the hardware: Off watchdog, set
s3c-u-boot-1.1.6-Real6410.tar
- 基于三星S3C6410主芯片 bootloader完整源码 ,包括内存分配 硬件参数相关初始化。-Based on the Samsung S3C6410 main chip bootloader complete source code, including memory allocation parameters related hardware initialization.
testCom
- 对RS232,rs485串口进行初始化,设置串口参数,用select多路复用对其进行读写操作。-For RS232, rs485 serial port initialization, set the serial port parameters, with multiplexer to read and write operations.
uart_test.tar
- 代码提供了操作串口的接口函数,尽管未对常用串口操作参数如波特率、数据位长度、停止位长度和数据校验方式进行参数化,但是为串口操作带来了很大的便利。-we provide uart operation function interface, it brings great convenience for linux uart developers although it need baudrate, databits, stopbits and checkmode parameterization.
gs2971驱动
- gs2971的驱动文件。可以初始化GS2971芯片,可以控制芯片的各种功能,设置芯片的参数。
