-
lwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开...
lwIP是瑞士计算机科学院(Swedish Institute of Computer Science)的Adam Dunkels等开发的一套用于嵌入式系统的开放源代码TCP/IP协议栈。Lwip既可以移植到操作系统上,又可以 在无操作系统的情况下独立运行.-lwIP Switzerland Computer Sciences (Swedish Institute of Computer Science), Adam Dunkels such as the development of a set of embedded systems for the open source TCP/IP protocol stack. Lwip can migrate to the operating system, can in no circumstances the operating system operate independently.
- 2022-07-10 15:27:10下载
- 积分:1
-
STM8-USB源代码
应用背景USB是串口通信协议,现在已经非常广泛应用,每个pc机都有USB借口。stm8-usb可用在电脑USB借口上,降低成本,减少开发时间。是单片机爱好者最好的练手代码。关键技术stm8-usb下载编译后就能运行,里面代码全面,可根据需要自己改编。
extern void usb_tx(void);
uint8_t usb_rx_buffer[16];
uint8_t * usb_tx_buffer_pointer;
uint8_t usb_tx_count;
uint8_t usb_rx_count;
函数可直接调用
- 2022-09-20 06:15:02下载
- 积分:1
-
嵌入式操作链表的模版,有注释和说明
对需要解决数据链表的朋友可以参考...
嵌入式操作链表的模版,有注释和说明
对需要解决数据链表的朋友可以参考-Embedded template operating list, have comments and information on the need to address data list can refer to a friend
- 2023-03-25 20:00:03下载
- 积分:1
-
Based on the PCI
基于PCI-1240运动控制卡的示例3-ContiDriv-Based on the PCI-1240 motion control card sample 3-ContiDriv
- 2022-01-26 02:16:28下载
- 积分:1
-
基于ATmega64,VS1003,SD卡,MP3播放器,在发展上
一个基于ATmega64、VS1003、SD卡的mp3播放程序,在开发板上实现,具体电路图待做。-Based on the ATmega64, VS1003, SD card, mp3 player, in the development of on-board realize the specific circuit to be done.
- 2022-04-28 19:51:17下载
- 积分:1
-
STR710 of USB
基于STR710的USB程序,usb驱动程序-STR710 of USB-based procedures, usb driver
- 2022-09-18 03:50:03下载
- 积分:1
-
armlinux学习笔记--IIS音频驱动程序分析 详细分析了在音频驱动程序在armlinux中的结构。...
armlinux学习笔记--IIS音频驱动程序分析 详细分析了在音频驱动程序在armlinux中的结构。-armlinux Study Notes- IIS audio driver analysis of a detailed analysis of the audio driver in armlinux structure.
- 2023-07-29 20:15:02下载
- 积分:1
-
44b0 on the successful application by UCGUI procedures, the test
在44b0上成功应用过的UCGUI程序,已经测试通过-44b0 on the successful application by UCGUI procedures, the test
- 2022-03-15 08:56:13下载
- 积分:1
-
ARMer9开发系统的linux启动过程剖析的文档
ARMer9开发系统的linux启动过程剖析的文档-ARMer9 Development System linux start the process of analyzing documents
- 2022-03-21 18:25:03下载
- 积分:1
-
u-boot移植
uboot代码详细分析,u-boot-1.1.6之cpu/arm920t/start.s分析........................................................................................... 2
u-boot中.lds 连接脚本文件的分析...................................................................................................12
分享一篇我总结的uboot学习笔记(转).....................................................................................15
U-BOOT内存布局及启动过程浅析...................................................................................................22
u-boot中的命令实现.......................................................................................................................... 25
U-BOOT环境变量实现......................
- 2022-04-29 05:52:29下载
- 积分:1