-
该程序为AT91RM9200引导程序,开发环境为ADS1.2,程序在SRAM内运行...
该程序为AT91RM9200引导程序,开发环境为ADS1.2,程序在SRAM内运行-The program guide for the AT91RM9200 procedures, development environment for ADS1.2, procedures for operating in the SRAM
- 2023-04-20 08:35:03下载
- 积分:1
-
dram.rar
dram.rar-R3 DARM的基本工作原理,比较详细-dram.rar-R3 DARM the basic working principle, a more detailed
- 2022-02-06 04:49:04下载
- 积分:1
-
最简单的20键PS/2键值读取程序,PS/2的clk接INT0,data接P1_0
最简单的20键PS/2键值读取程序,PS/2的clk接INT0,data接P1_0--A simple read/write program from 20-keys PS/2 keyboard. PS/2 s clk connects to INTO and data connects to P1_0.
- 2023-07-06 10:40:03下载
- 积分:1
-
weeks D12 development board, who were brought to the Windows XP drivers, the com...
周立功D12开发板中带的WINDOWS XP驱动程序,在编译后会出现USB设备不能正常工作. 以下是修改的代码,修改后可以正常工作. 在d12.c和Ioctl.c中, 将+256去掉,这个会引去枚举设备时,设备描述符的长度不对,修改后: siz = sizeof(USB_CONFIGURATION_DESCRIPTOR) 在d12.c中的D12_SelectInterface函数中, 设备查询完接口后有一段代码,也会引起驱动返回不对,需要屏蔽下面的代码 // Retrieve the selected Configuration and Interface 修改上面两处后,USB可以正常使用了. -weeks D12 development board, who were brought to the Windows XP drivers, the compiler will happen after the USB device not working properly. Following is the revised code, revised after normal work. In d12.c and Ioctl.c, 256 will be removed, this will generate to Enumerate equipment located descriptors up the length wrong, the revised : not = sizeof (USB_CONFIGURATION_DESCRIPTOR) in the D12_SelectInterface d12.c function, equipment End interface for a period after the code can also lead to wrong drivers need to shield the following code// Retrieve the selected Configuration Interface and the above two changes, USB can use the normal.
- 2022-06-28 00:42:14下载
- 积分:1
-
s3c44b0开发板,开发工具ADS1.2,串口通信实验代码,代码完整,包含硬件初始化代码,和最后编译结果,适合初学者自己动手写代码的样例。...
s3c44b0开发板,开发工具ADS1.2,串口通信实验代码,代码完整,包含硬件初始化代码,和最后编译结果,适合初学者自己动手写代码的样例。-S3C44B0 development board, development tools ADS1.2, serial communication experiment code, code integrity, including hardware initialization code, and compile the final results, suitable for beginners to write their own code sample.
- 2022-06-14 05:16:19下载
- 积分:1
-
NRF2401 图书馆为 MSP430 价值线的
资源描述nRF24L01 +库的MSP430单片机系几件小事要注意:1。该库使用malloc()。它可能会消失。可能会是适当的有图书馆坚持#定义的默认值而不是让它成为动态;动态TX队列深度和程序ID回调注册的目的是为了使公司/ Arduino用户直观的配置。2。还有一个功能,setmodetxonly(真/假)将裁缝袋的行为在得克萨斯州。如果这是假的,PKT库会自动发出在TX做msprf24_activate_rx()。否则,当“真实”,PKT图书馆会自动发出msprf24_powerdown() TX完成后。3。回调函数原型是:typedef void(* pkt_callback)(const uint8_t ProgID,const int len,const void *缓冲);所以所有的回调函数会返回void,但接受const uint8_t,const int const void *,和
- 2023-05-18 04:10:03下载
- 积分:1
-
基于WEB的嵌入式视频采集压缩瘦身服务器的设计与实现
基于WEB的嵌入式视频采集压缩瘦身服务器的设计与实现-Web-based embedded video compression thin servers Acquisition Design and Implementation
- 2022-02-12 05:43:37下载
- 积分:1
-
IAR开发环境下定时器实现LED流水灯
嵌入式开发系统中,基于MC13224开发板,自己编写小程序实现LED流水灯实验。代码实现的功能:LED流水显示:用定时器TMR0实现流水灯:1s:全亮2s:1亮3s:2亮
- 2022-02-21 11:57:42下载
- 积分:1
-
ZLG
ZLG-LPC2210开发板定时器操作程序-ZLG-LPC2210 development board timer operation
- 2022-09-26 19:25:02下载
- 积分:1
-
触摸屏arm3000实验源代码
arm3000触摸屏实验源代码 -Touchscreen arm3000 experimental source code
- 2022-10-21 09:45:03下载
- 积分:1