-
Call 2410 under Linux within the IIC module complete with the X1227 clock chip c...
Linux下调用2410内的IIC模块完成与X1227时钟芯片的通讯-Call 2410 under Linux within the IIC module complete with the X1227 clock chip communication
- 2022-03-24 07:36:15下载
- 积分:1
-
libopencm3例子
开源CortexM3的等库范例,该libopencm3项目旨在创建一个开源固件库不同的ARM Cortex-M3微控制器。
- 2022-08-22 10:48:47下载
- 积分:1
-
8250/16550串口芯片在Linux下的驱动(Ver5.5)
8250/16550串口芯片在Linux下的驱动(Ver5.5)-8250/16550 serial chip in the drive Linux (Ver5.5)
- 2022-05-26 00:02:37下载
- 积分:1
-
在应用编程举例LPC2100(IAP)
该IAP项目展示了如何使用片上闪存的在应用编程IAP功能调用。 IAP是编程中的一些基于ARM的微控制器典型的片上闪存,处理器工作时的方法。关于IAP REFET您基于ARM的微控制器的用户手册或数据表的详细信息。 在这里你可以得到有关IAP在LPC2100用户手册的一些信息: http://www.nxp.com/download/grouping/11046/user_manual 此源代码还包括用于禁用和启用的PLL,以便成功地进行编程或擦除快闪存储器2组件的功能。 在节目的开始存在用于调试程序的同步的延迟循环。有关详细信息,请参考: http://www.keil.com/support/docs/2767.htm 此演示第一方案的一些值到闪存ROM和擦除然后这个闪存ROM的内容。 该IAP程序在不同的目标可供选择: MCB2100_V162:运行在MCB2100板,带PLL禁用 绕过在所描述的IAP.1问题 飞利浦勘误表(之前运行的引导装载程序 &
- 2022-06-19 12:24:15下载
- 积分:1
-
研勤公司2440开发板的测试程序,包括所有s3c2440模块的测试,推荐下载...
研勤公司2440开发板的测试程序,包括所有s3c2440模块的测试,推荐下载-research service company 2440 development board testing procedures, including all s3c2440 module testing, download
- 2022-01-25 15:25:22下载
- 积分: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
-
是基于MSP430F449的温度报警的c程序
是基于MSP430F449的温度报警的c程序--A C program to alarm based on the temperature of MSP430F449.
- 2022-02-13 12:51:29下载
- 积分:1
-
altera的ip核,在sopcbuilder中添加后,在niosII IDE中可以轻松控制vga的显示,十分难得哦!...
altera的ip核,在sopcbuilder中添加后,在niosII IDE中可以轻松控制vga的显示,十分难得哦!-altera
- 2022-12-08 07:55:03下载
- 积分:1
-
In the de2 on the file system using niosii to achieve fat source code, the file...
在de2上用niosii实现fat文件系统源代码,可以实现文件的读写操作,介质为sd卡。-In the de2 on the file system using niosii to achieve fat source code, the file read and write operations can be achieved, the medium for the sd card.
- 2022-04-23 19:57:13下载
- 积分:1
-
基于STH75的温湿度采集
基于STH75温湿度模块的采集系统。程序采用状态机。安全有效。单片机采用C8051F311,内附串口,I2C,片内FLASH编程操作。采用消息机制。满足快速响应。
- 2023-01-27 19:45:03下载
- 积分:1