-
This is the routine ZLG
这是LPC2300的例程 ZLG的ARM2300开发板带的-This is the routine ZLG
- 2022-03-15 04:52:20下载
- 积分:1
-
S3C2410处理器集成的USB DEVICE设备控制驱动程序,实现PC端与实验板USB设备进行数据发送与接收。...
S3C2410处理器集成的USB DEVICE设备控制驱动程序,实现PC端与实验板USB设备进行数据发送与接收。-S3C2410 processor integrated USB DEVICE device control driver-side with the experimental realization of PC board USB devices to send and receive data.
- 2022-03-17 14:07:20下载
- 积分:1
-
ARM7 S3C44B0X控制电机转动的实验代码
ARM7 S3C44B0X 电机转动控制实验代码-ARM7 S3C44B0X motor rotation control experiment code
- 2022-07-03 11:39:55下载
- 积分:1
-
AT91RM调试手册.pdf , ARM AT91芯片调试手册。
AT91RM调试手册.pdf , ARM AT91芯片调试手册。-AT91RM调试手册.pdf , ARM at91 chip set debug list.
- 2023-04-20 02:20:02下载
- 积分:1
-
xjtag,源代码,ARM调试程序
xjtag,soure code,arm debug program
- 2022-04-16 03:34:22下载
- 积分:1
-
44B0中文数据手册:嵌入式开发的参考资料
44B0中文数据手册:嵌入式开发的参考资料-44B0 Chinese data Manual : Embedded Development reference
- 2022-07-07 13:25:34下载
- 积分:1
-
红牛开发板源代码(UCOS)
红牛开发板源代码(UCOS),包含三个任务,各功能都有,其中有串口,SPI、SD、I2C、RTC、LCD等等
如有兴趣可以看下,
- 2022-02-02 14:31:41下载
- 积分:1
-
S3C44B0X微处理器在汽车防抱死控制系统中的应用
S3C44B0X微处理器在汽车防抱死控制系统中的应用-S3C44B0X microprocessor in Anti-lock Braking System Application
- 2022-10-01 03:15:03下载
- 积分:1
-
his project was built and tested with WinAVR
his project was built and tested with WinAVR-20060125.
Make sure the MCU target define in the Makefiles corresponds to the AVR you are using!!
To build the code, just install WinAVR and run "make" from the console in echomaster and
echoslave subdirs.
"make program" will program the device if you have a AVRISP attached.
Remember to set the AVR device to at least 8MHz. The AVR may use the programmable clock
from MC1319x, just remember to check if the MC1319x and SPI communication is working FIRST!
Otherwise you wont get any clock signal to the AVR and then you can t program it or reset
the fuses!
The MC1319x has default clock output of 32kHz so you will have to set your programmer to
a very low frequency (
- 2023-02-22 21:55:03下载
- 积分:1
-
FLASH_Program
本示例说明如何编程 STM32F4xx FLASH。后重置,闪存程序/拭除控制器已被锁定。若要解除锁定,使用 FLASH_Unlock 函数。在编程所需的地址之前, 使用闪存擦除部门功能执行擦除操作。擦除过程从开始的扇区,用于的数计算。然后所有这些部门将拭除一个接一个通过调用 FLASH_EraseSector 函数。此操作完成后,将通过使用 FLASH_ProgramWord 函数执行编程操作。写入的数据,则检查和编程操作的结果存储到 MemoryProgramStatus 变量。
- 2022-03-24 17:12:11下载
- 积分:1