-
51 Single
51单片机的串行通信仿真例子,送给大家-51 Single-chip serial communication simulation example, to the U.S.
- 2022-11-29 18:35:04下载
- 积分:1
-
tcp common memory management function, with good structure of the process is ver...
tcp内存管理常用函数,用好的话对程序结构有很大的帮助!谢谢!-tcp common memory management function, with good structure of the process is very useful! Thank you!
- 2022-12-14 13:40:04下载
- 积分:1
-
基于DSP28335的UCOSII移植
ucosii在DSP28335上的移植,里面包括任务调度的几个LED闪速灯显示,好不容易找的一段工程代码。本人亲自测试过且已经应用于公司代码中可靠稳定。
- 2022-02-03 05:18:30下载
- 积分:1
-
利用C语言开发图形界面的例程,使用前先察看包里的help.txt
利用C语言开发图形界面的例程,使用前先察看包里的help.txt-use of C language development graphical interface routines, the use of the former first look at the bag help.txt
- 2022-04-17 02:49:06下载
- 积分:1
-
LPC23XX SPI 驱动,本驱动匹配所有NXP模块
LPC23XX SPI 驱动,本驱动匹配所有NXP模块-LPC23XX SPI driver
- 2022-03-14 14:34:37下载
- 积分:1
-
PCI总线的驱动程序
PCI总线的驱动程序-PCI Bus Driver
- 2022-01-30 23:16:28下载
- 积分:1
-
with KEIL C AGSI I2C debugging tools, including a dialog box appears, can operat...
配合KEIL C的AGSI调试I2C的工具,包含了显示对话框,可以操作。-with KEIL C AGSI I2C debugging tools, including a dialog box appears, can operate.
- 2023-01-23 05:05:04下载
- 积分:1
-
rootfs挂载 【mini_rootfs】
应用背景
本地挂载:
# setenv bootargs root=/dev/mtdblock4 init=/linuxrc console=ttySAC0,115200 rootfstype=yaffs rw
nfs方式挂载rootfs
本地PC端:
1 准备好/mini_rootfs
2 安装软件包
#apt-get install nfs-common nfs-kernel-server portmap
3 配置nfs服务
#vim /etc/exports
加上以下内容:
/mini_rootfs *(rw,sync,no_root_squash)
重启nfs服务器
#/etc/init.d/nfs-kernel-server restart
开发端:
1 配置内核以支持NFS启动
make menuconfig
[*] Networking support --->
Networking options --->
[*] IP: kernel level autoconfiguration
File systems --->
[*] Network File Systems ---&
- 2022-10-20 07:15:04下载
- 积分:1
-
基于STM32的USART串口调试程序
该程序基于STM32利用ST库3.5实现了一个串口通信程序,程序支持printf和用户实现的print_usart来模拟C语言中的printf功能,以辅助代码的调试和变量的回显,方便调试。
- 2023-07-16 12:10:04下载
- 积分:1
-
12 DA chip TLC2543 driver 12 DA chip TLC2543 driver
12位DA芯片TLC2543驱动程序
12位DA芯片TLC2543驱动程序-12 DA chip TLC2543 driver 12 DA chip TLC2543 driver
- 2022-03-05 17:51:10下载
- 积分:1