-
Xilinx Embedded Development source, the development of two very good examples
xilinx嵌入式开发源码,两个很好的开发例子-Xilinx Embedded Development source, the development of two very good examples
- 2022-03-22 04:11:39下载
- 积分:1
-
i2c 下的24c系列的源代码集
i2c 下的24c系列的源代码集-i2c under 24c series of source code set
- 2023-04-11 16:55:04下载
- 积分:1
-
DMX512接收发送程序原代码,已通过编译
DMX512接收发送程序原代码,已通过编译-DMX512TTO
- 2023-08-10 11:00:02下载
- 积分:1
-
IAR avr serial procedures, Proteus has the simulation, easy to learn.
IAR avr 的串口程序,有Proteus的仿真,易于学习。-IAR avr serial procedures, Proteus has the simulation, easy to learn.
- 2023-06-02 16:30:03下载
- 积分:1
-
44bx中文手册
44bx中文手册-44bx Chinese Manual
- 2022-01-26 00:52:27下载
- 积分:1
-
STM32F051例程
STM32F051例程,通过学习本例程可以快速掌握STM32F051系列单片机的定时器应用。
- 2023-05-04 06:35:04下载
- 积分:1
-
bootloader_test
bootloader_test
- 2022-01-31 02:20:07下载
- 积分: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
-
C51汉字解决方案,自带字库,实现在51系列单片机中显示汉字
C51汉字解决方案,自带字库,实现在51系列单片机中显示汉字-The solution about C51 Chinese characters,including character library,Chinese characters can be displayed in the series of C51 SCM
- 2022-05-06 21:44:11下载
- 积分:1
-
olimex sd 卡示例
olimex arm 板是 stm32f e407。sd 卡的例子是包括在内的。非常有用的文件。
sd 卡很简单的函数
- 2022-08-26 03:42:30下载
- 积分:1