-
自己编写的bootloader for S3c4510.
1、支持串口下载,启动uClinux。
2、FLASH编程。...
自己编写的bootloader for S3c4510.
1、支持串口下载,启动uClinux。
2、FLASH编程。-their preparation for the Bootloader S3c4510. A support serial download, uClinux start. 2, FLASH programming.
- 2022-03-15 04:44:26下载
- 积分:1
-
51系列单片机的i2c总线通信的C语言程序。
51系列单片机的i2c总线通信的C语言程序。-51 Series MCU i2c bus communication of the C language program.
- 2022-02-10 16:53:31下载
- 积分:1
-
Major topics of the c8051f020 to achieve micro
主要讲了c8051f020实现微打印机的功能。-Major topics of the c8051f020 to achieve micro-printer functions.
- 2022-03-19 22:52:37下载
- 积分:1
-
Xilinx IIC IP
由 Xilinx 提供的 IIC 接口,使用 AXI interface。
Features
‧ AXI interface is based on the AXI4-Lite interface
‧ Master or slave operation
‧ Multi-master operation
‧ Software selectable acknowledge bit
‧ Arbitration lost interrupt with automatic mode switching from master to slave
‧ Calling address identification interrupt with automatic mode switching from master to slave
‧ START and STOP signal generation and detection
‧ Repeated START signal generation
‧ Acknowledge bit generation and detection
‧ Bus busy detec
‧ Fast mode 400 KHz operation or standard mode 100 KHz
‧ 7-bit or 10-bit addressing
‧ General call enable or disable
‧ Transmit and receive FIFOs - 16 bytes deep
‧ Throttling
‧ General purpose output, 1 bit to 8 bits wide
‧ Dynamic Start and Stop generation
‧ Filtering on the SCL and SDA signals to eliminate spurious pulses
- 2023-09-07 01:15:03下载
- 积分:1
-
是一个基于AT91RM9200的Linux文件系统二进制代码,与刚才的内核代码一起使用!...
是一个基于AT91RM9200的Linux文件系统二进制代码,与刚才的内核代码一起使用!-is one based on the AT91RM9200 Linux file system binary code, and just the kernel code used together!
- 2023-06-06 22:20:04下载
- 积分:1
-
开发环境为uClinux2.4.x+s3c44b0。此程序以字节方式对IIC器件进行读写。通过硬件测试,可以直接使用。附:IIC测试程序。具体使用说明见其中的r...
开发环境为uClinux2.4.x+s3c44b0。此程序以字节方式对IIC器件进行读写。通过硬件测试,可以直接使用。附:IIC测试程序。具体使用说明见其中的readme.txt。-development environment for uClinux2.4.x s3c44b0. This procedure in byte pairs IIC device reading and writing. Through hardware testing can be used directly. Report : IIC test. Specific use see the readme.txt.
- 2022-07-21 22:07:13下载
- 积分:1
-
The objective is to set up SPI communication between VTI Technologies digital p...
The objective is to set up SPI communication between VTI Technologies digital pressure sensor
component and an MCU of an application device ATMEGA16L. In this code example:
?The MCU is configured
?SCP1000-D01 is initialized and configured
?The high resolution measurement mode is activated
?Temperature and pressure information is read always when the DRDY pin is in high state
Please refer to the document "SCP1000 Product Family Specification 8260800" for further
information on SCP1000 register addressing and SPI communication. This document applies to the
SCP1000-D01.-The objective is to set up SPI communication between VTI Technologies digital pressure sensor
component and an MCU of an application device ATMEGA16L. In this code example:
?The MCU is configured
?SCP1000-D01 is initialized and configured
?The high resolution measurement mode is activated
?Temperature and pressure information is read always when the DRDY pin is in high state
Please refer to the
- 2023-04-01 07:10:03下载
- 积分:1
-
杜云海的arm学习报告系列,经典arm学习资料,详细的讲解了ads,bootloader原理...
杜云海的arm学习报告系列,经典arm学习资料,详细的讲解了ads,bootloader原理-Classic arm learning materials, detailed explanations of the ads, bootloader Principles
- 2022-05-31 23:11:11下载
- 积分:1
-
44b0 uclinux 下 usb驱动程序源代码
44b0 uclinux 下 usb驱动程序源代码-44b0 Basis under usb driver source code
- 2023-07-28 12:35:03下载
- 积分:1
-
arduino 液晶屏
dogm128 库更新日志
2010-02-13 v1.00 奥利弗 Kraus < olikraus@gmail.com >
* 第一版
2010-07-17 v1.01 奥利弗 Kraus < olikraus@gmail.com >
* 固定编译器警告
* 修正了一个在 Breakorino
* 实施 getStrWidth 函数 (十三期)
* 添加了新示例"Stars.pde"
* 添加位图支持 (例如"Walk.pde")
* 少闪存 ROM 所需 (函数放入单独的文件)
* 在 drawArc 修正 bug (w0 > w1)
* 添加 GraphicsTest.pde
2010-07-18 v1.02 奥利弗 Kraus < olikraus@gmail.com >
* 删除不是必需的文件
2010-08-19 v1.03 奥利弗 Kraus < olikraus@gmail.com >
* 代码更新: DOG_WIDTH 如果需要使用
* 支持 DOGM132 和 DOGS102
* 新级别 4 和 5 的 Breakorino
* 添加 SPI 抽象层 (dogmspi.c)
* 更通用的延迟过程 (dog_delay())
* clrHLine xorHLine
2010-09-05 v1.04 奥利弗 Kraus < olikraus@gmail.com >
* 重命名 dog_delay()--> dog_Delay()
* 重命名 dog_init()--> dog_Init()
* 重命名 dog_set_inverse()--> dog_SetInvertPixelMode()
* 重命名 dog_set_contrast()--> dog_SetCont
- 2022-03-07 18:53:32下载
- 积分:1