-
南描述了如何在AT90S1200上实现轮询(polled)软件UART
南描述了如何在AT90S1200上实现轮询(polled)软件UART-South describes how to achieve the AT90S1200 Polling (polled) software UART
- 2022-07-16 09:14: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
-
spi_master源代码
SPI_Master source code
- 2022-09-23 22:25:04下载
- 积分:1
-
MiniGUI 编程指南
MiniGUI 编程指南-V1.3-C,详细描述了MiniGUI开发嵌入式图形界面的基础知识,技术资料和开发技巧。-The guide of MiniGUI programme-V1.3-C,described detailedly of background,technical information and development skills about embeded graphical interface.
- 2022-06-15 08:26:15下载
- 积分:1
-
eb55 Evaluation routines for ads
eb55评估板例程for ads-eb55 Evaluation routines for ads
- 2023-05-27 16:50:03下载
- 积分:1
-
蜂鸣器与单片机的接口
我发现这个项目在互联网这贝奇有助于设置一个闹钟 (蜂鸣器) 与 pic 16F877,也接口键盘和 Lcd
- 2022-07-10 13:41:29下载
- 积分:1
-
详细介绍了灰脚本指南
ash script guide in which the detailed introduction is given
- 2023-05-05 03:40:03下载
- 积分:1
-
单片机51系列的串口通信例程,良好的模块说明.使你更容易全面掌握串口通信的操作.内部含相应的数码管操作....
单片机51系列的串口通信例程,良好的模块说明.使你更容易全面掌握串口通信的操作.内部含相应的数码管操作.-51 series single-chip serial communication routines, a good description of the module. Make it easier for you complete control of the operation of serial communication. Internal with the corresponding digital control to operate.
- 2022-04-11 00:07:10下载
- 积分:1
-
STM32温度监测 高于某个温度值进入 待机模式 利用实时时钟唤醒
资源描述利用STM32自带的温度传感器,检测STM32F103的温度,如果温度高于某个值,STM32F103进入待机模式,然后利用实时时钟进行定时唤醒,从而避免STM32温度过高而烧坏!
- 2022-02-12 21:44:24下载
- 积分:1
-
μC/OS-II系统下的STM32F103 的超声波测距,摄像头、超级日历
STM32搭载嵌入式实时操作系统μC/OS-II,使用外设RTC,超声波测距模块,摄像头0V7725,彩色触摸屏TFT,实现超级日历功能,超声波测距,摄像头等多种功能。
- 2023-03-13 18:05:04下载
- 积分:1