-
YAFFS NAND
YAFFS A NAND-flash filesystem,多平台嵌入式linux源代码-YAFFS A NAND-flash filesystem, multi-platform embedded Linux source code
- 2022-02-14 09:19:33下载
- 积分:1
-
2410、广告环境下的UART通信例程
2410,ads环境下的uart通讯例程-2410, ads Environment UART communication routines
- 2022-03-26 09:32:32下载
- 积分:1
-
文件系统 文件系统 文件系统 文件系统
文件系统 文件系统 文件系统 文件系统 -File System File System File System File System File System File System File System File System File System
- 2022-03-10 17:05:17下载
- 积分:1
-
用Proteus制作PCB,精心收集的资料额。希望对你有帮助。学学Proteus 其他的用处。...
用Proteus制作PCB,精心收集的资料额。希望对你有帮助。学学Proteus 其他的用处。-Proteus produced by PCB, the amount of carefully collected data. Want to help you. To learn the usefulness of other Proteus.
- 2023-08-11 16:20:02下载
- 积分:1
-
FS9200ARM9开发板的原理图,对开发ARM9的产品很有借鉴意义
FS9200ARM9开发板的原理图,对开发ARM9的产品很有借鉴意义-FS9200ARM9 development board schematics, ARM9 products on the development of referential significance to
- 2022-10-16 06:40:02下载
- 积分:1
-
u-link1,2 原理图,PCB(proteldxp格式),代码-u-link1, 2 schematic, PCB (proteldxp format), code
- 2023-02-02 04:00:04下载
- 积分:1
-
一个基于can_bus的虚拟程序,适合于研究can总线的人员参考。
一个基于can_bus的虚拟程序,适合于研究can总线的人员参考。-a virtual procedures, suitable for the study can bus reference.
- 2022-05-26 14:20:53下载
- 积分:1
-
MSP430以软件IIC方式读写HMC5883
**********************************************************************
初始化 IIC
**********************************************************************/
void InitIIC()
{
IIC_DIR |= IIC_SCL; //SCL 管脚为输出
IIC_DIR &= ~IIC_SDA; //SDA 管脚为输入
C_SCL;
Stop();
}
/****************************
- 2022-03-25 00:49:26下载
- 积分:1
-
A simple TCP/IP protocol stack. It could be migrated to your hardware.
一个简单的TCP IP协议栈程序,可以移植到大家的硬件上面--A simple TCP/IP protocol stack. It could be migrated to your hardware.
- 2023-05-21 04:00:03下载
- 积分:1
-
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须...
ISP for STR73X
默认情况下, bank0 是映射到地址0x00. 考虑到,IAP程序需存储在bank1,而用户程序需存储在bank0. 因此须使用CAPS工具,将bank1映射到地址0x00. 另外, 在IAP程序运行期间,必须在执行用户程序跳转之前,通过程序将bank0重映射到地址0x00(注:IAP程序已经实现了bank0重映射到地址0x00,用户不需要自己来编写代码).-ISP for STR73X default, bank0 is mapped to address 0x00. Taking into account, IAP process is stored in the bank1, while the user program to be stored in bank0. It is necessary to use the CAPS tool bank1 mapped to address 0x00. In addition, IAP procedure during operation must be in the implementation of user program before Jump through the procedure will bank0 re-mapped to address 0x00 (Note: IAP program has achieved bank0 re-mapped to address 0x00, the user does not need to write their own code).
- 2023-04-16 00:35:04下载
- 积分:1