-
C-用LPC932的电表主程序
C-用LPC932的电表主程序-C-meter with the main program LPC932
- 2023-02-14 00:10:03下载
- 积分:1
-
最大功率点跟踪,再加上独立的逆变器
只是检查内部项目/外设的例子。
还有一个修改后的示例,所有解说.
- 2022-01-25 20:22:20下载
- 积分:1
-
BF533 CONNECT WITH AUDIO DECODER SOURCE CODE
BF533 与音频解码器连接回放代码-BF533 CONNECT WITH AUDIO DECODER SOURCE CODE
- 2022-03-04 12:58:06下载
- 积分:1
-
time and sleep function
this is sleep and time function, you can have a look. it is programming by c language, the gold of this program is achieve
1.how to use time functions to measure time
2. to understand program execution in a multi-task environment
3. to understand the concept of time drift
- 2022-09-10 12:50:03下载
- 积分:1
-
lpc2103 两串口中断同时工作
lpc2103单片机 两个串口同时工作 利 用中断同时进行收发的源程序,经过测试OK
- 2022-07-07 13:57:01下载
- 积分:1
-
Building ARM Systems with GNU tools
- 2022-06-20 18:09:27下载
- 积分: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
-
lpc2148 arm 7 adc
测试了
测试上面的ADC代码的最简单方法是使用“电位器(通常简称为“锅”)。电位器是一个简单的装置,改变其“抵抗”为你调整。它的一端,有10.0k欧姆电阻为例,与0欧姆的。由于这种“抵抗”会 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-10 11:30:05下载
- 积分:1
-
MP3 encoding is a VS1003 test data! When VS1003 the SINE tested on for this test...
是VS1003测试MP3编码数据!
当VS1003的SINE测试完,就进行此项测试。文件有HEX 和二进制。-MP3 encoding is a VS1003 test data! When VS1003 the SINE tested on for this test. HEX and binary files have.
- 2023-02-26 19:00:04下载
- 积分:1
-
富士通单片机
富士通单片机串口与CAN总线通信程序,单片机的类型为MB96F313,晶振选择类型需修改,嵌入式应用程序
- 2022-04-19 17:54:13下载
- 积分:1