-
ARM嵌入式USB
基于ST407开发板设计,通过HID设备的USBOTG模式跟上位机通讯,上位机程序是HIDClient,在KEIL目录的ARM中可以找到。
- 2022-10-29 08:40: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
-
TI msp430系列单片机源码,官方例程,包括C语言和汇编,可靠可运行。...
TI msp430系列单片机源码,官方例程,包括C语言和汇编,可靠可运行。-TI msp430 MCUs source, the official routines, including the C language and assembler, reliable to run.
- 2022-03-22 05:13:57下载
- 积分:1
-
嵌入式linux下tracerouter 功能实现源代码,需要QT运行库
嵌入式linux下tracerouter 功能实现源代码,需要QT运行库-Embedded linux realize under tracerouter function source code, need QT runtime
- 2022-03-14 04:50:50下载
- 积分:1
-
接口dspic30f4011_and RTC DS1307 Maxim达尔C30编译器代码…
code for c30 compiler for interfacing DsPic30F4011_and RTC ds1307 from maxim dallas via I2C bus
- 2023-07-04 02:35:03下载
- 积分:1
-
freescale ep100 CAN 程序,按程序中代码初始化即可启动使用CAN,代码已经经过调试。...
freescale ep100 CAN 程序,按程序中代码初始化即可启动使用CAN,代码已经经过调试。-freescale ep100 CAN program, according to the procedure in the initialization code to activate the use of CAN, the code had already been debugging.
- 2023-06-08 12:15:04下载
- 积分:1
-
The control of Bipolar Stepper Motor of TA8435
二相步进电机驱动芯片TA8435H及其应用-The control of Bipolar Stepper Motor of TA8435
- 2022-03-17 12:15:12下载
- 积分:1
-
在线升级,在ADS环境下的2个运行区交替升级,LPC系列
在线升级,在ADS环境下的2个运行区交替升级,LPC系列-updata
- 2022-08-13 15:02:32下载
- 积分:1
-
FAT文件应用在在硬盘上的分析,感觉还是比较透彻。
FAT文件应用在在硬盘上的分析,感觉还是比较透彻。-FAT file on your hard drive used in the analysis, the feeling is quite thorough.
- 2022-01-21 19:06:34下载
- 积分:1
-
该项目演示了许多窗口共同控制,包括广泛的美国。
The project demonstrates many Windows common controls, including the extensive use of image lists. The project was used in the book "The Revolutionary Guide To MFC 4 Programming With Visual C++", published by Wrox Press.
- 2022-02-05 05:04:11下载
- 积分:1