-
FLASH读写操作,实现对flash空间的擦除和烧写。
FLASH读写操作,实现对flash空间的擦除和烧写。-FLASH read and write operations, the realization space of flash erase and programmer.
- 2023-05-20 17:20:03下载
- 积分:1
-
STR750开发板的硬件的计时秒表
秒表最大计时时间为3分钟59秒。系统设置2个功能键,控制秒表启停。秒表启动时从00秒开始计数,2位的七段数码管显示变化的秒数(以十进制形式),计数范围为00-59秒。停止键按下,系统维持显示计时的最后值。开发板的2个数码管作为秒表的秒显示,秒表的分钟显示功能由2个LED灯(LD3和LD4)按二进制形式表示,即LD4为最低位,LD3为最高位,当2个全亮时表示3分钟。开发板中的两个按键Key2为开始键,Key3为停止键。
- 2022-07-16 11:46:47下载
- 积分:1
-
basicmmu sam9261的示例代码用(163 KB)这个项目的目标是核心。
SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating with a 100MHz Bus Clock. The rating is based on Dhrystone 2.1. It shows the rate when I+D Caches are disabled or enabled, with or without MMU and I Cache is disable or enabled, with or without MMU. -SAM9261 BasicMMU Example code with ADS1.2 (163 kB) The goal of this project is to show how to use a PC100 SDRAM and the MMU to perform a rating w praxiology a 100MHz Bus Clock. The rating is based on Dhr ystone 2.1. It shows the rate when I Caches are d D. isabled or enabled, with or without MMU and I Cache is disable or enab led, with or without MMU.
- 2022-03-25 18:08:56下载
- 积分:1
-
嵌入式经典教材初学者很适合,开下来看看决不后悔
嵌入式经典教材初学者很适合,开下来看看决不后悔-Embedded classic materials are suitable for beginners and open down to see will never regret
- 2023-04-01 15:20:04下载
- 积分:1
-
一个可以在三星S3C44B0上运行的uc/os‖代码。
一个可以在三星S3C44B0上运行的uc/os‖代码。-a ucosii source code, can run on s3c44b0
- 2022-02-12 23:01:10下载
- 积分:1
-
rtLinux源代码
rtLinux源代码-rtLinux source code
- 2023-01-05 08:50:03下载
- 积分:1
-
snmp,网络管理工具
snmp,网络管理工具,mib,agent,menagement,linux,嵌入式编程,c/c++,php语言
- 2023-01-28 12:35:03下载
- 积分:1
-
i2c-tools工具
一个免费的I2C操作工具,可以对指定的I2C设备进行读写。是新手学习的好工具。
- 2022-07-15 13:22:06下载
- 积分:1
-
a parse of u
u-boot源代码分析 u-boot源代码分析-a parse of u-boot code
- 2023-07-31 07:30:03下载
- 积分:1
-
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng...
使用递归实现N重循环,这里的N是不确定的。此代码实现的功能描述如下:
1. 有一个字符串的矩阵,用vector< vector< CStirng > > 表示
2. 行与行之间进行排列组合
3. 输出所有组合的字符串-Recursive use of re-implementation cycle of N, where N is uncertain. This code describes the implementation of the function as follows: 1. There is a string matrix, with vector < vector < CStirng> > express 2. Line and line 3 between the permutation and combination. Output for all combinations of string
- 2022-02-21 11:55:03下载
- 积分:1