-
使用互斥信号量解决ucosii中的优先级反转
使用互斥信号量解决ucosii中的优先级反转-The use of mutex semaphores to solve the ucosii Priority Inversion
- 2022-01-25 19:35:08下载
- 积分:1
-
让高端处理器的开发象8051一样容易,象8051一样便宜!
ARM开发板的汇编学习资料。...
让高端处理器的开发象8051一样容易,象8051一样便宜!
ARM开发板的汇编学习资料。-ARM DEVELOP BOARD.
- 2022-03-13 19:10:37下载
- 积分:1
-
RS232通信演示程序
目标MCU:MEGA8 晶振:内部(EXT) 8MHZ
作者:dengchongguang 电子牛...
RS232通信演示程序
目标MCU:MEGA8 晶振:内部(EXT) 8MHZ
作者:dengchongguang 电子牛-RS232 communication MCU Demonstration Program objectives : MEGA8 Oscillator : Internal (EXT) 8MHZ Author : dengchongguang electronic cattle
- 2022-07-08 02:47:39下载
- 积分:1
-
cs8900网络芯片驱动 for lwip
cs8900网络芯片驱动 for lwip-cs8900 network chips for lwip
- 2022-02-25 05:00:39下载
- 积分:1
-
这段代码是基于TI 达芬奇DM355的视频后端驱动,用来接高清电视显示...
这段代码是基于TI 达芬奇DM355的视频后端驱动,用来接高清电视显示-this is source code for TI DM355 video back end, for 1280*720 displaying on HDTV or LCD.
- 2022-03-25 10:12:11下载
- 积分: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
-
uboot是一款优秀的嵌入式系统的bootloader程序。本软件包是uboot在ADI公司的blackfin533处理器上的移植。...
uboot是一款优秀的嵌入式系统的bootloader程序。本软件包是uboot在ADI公司的blackfin533处理器上的移植。--Uboot is a good bootloader program for embedded system. This software package is a migration of uboot on ADI s blackfin533 CPU.
- 2022-03-13 05:48:09下载
- 积分:1
-
lcd1602驱动 iic驱动 spi驱动 ir驱动
lcd1602驱动 iic驱动 spi驱动 ir驱动-lcd1602 actuates iic to actuate spi to actuate ir to actuate
- 2022-08-06 14:58:38下载
- 积分:1
-
可以在LPC2104上使用的显示的例子
可以在LPC2104上使用的显示的例子--A display example which could be used on LPC2104.
- 2022-08-16 03:18:39下载
- 积分:1
-
CC2540 与 ADXL 346
这是 CC2540 BLE 与 ADXl 346 加速度传感器的接口代码。接口是通过 SPI。C.在完成初始化和阅读它读取设备 ID/寄存器/XYZ 值。
- 2022-07-25 19:27:37下载
- 积分:1