-
本代码是DS18B20的驱动程序源代码,MCU采用ATMEGA168,C语言编写,已经调试通过。可提供给各位仁兄参考。...
本代码是DS18B20的驱动程序源代码,MCU采用ATMEGA168,C语言编写,已经调试通过。可提供给各位仁兄参考。-This code is DS18B20 driver source code, MCU used ATMEGA168, C language, have been debug through. Available to you man reference.
- 2023-03-20 10:50:04下载
- 积分:1
-
mini2440 uboot 源码
已经移植成功的,基于国嵌mini2440开发板的uboot源码
int board_init (void)
{
struct s3c24x0_clock_power * const clk_power =
s3c24x0_get_base_clock_power();
struct s3c24x0_gpio * const gpio = s3c24x0_get_base_gpio();
/* to reduce PLL lock time, adjust the LOCKTIME register */
clk_power->LOCKTIME = 0xFFFFFF;
- 2022-03-10 02:48:34下载
- 积分:1
-
基于ARM9的NAND FLASH(large page)的驱动,包括读写和擦除(在数据区可剩余区),读取ID号等主要功能。...
基于ARM9的NAND FLASH(large page)的驱动,包括读写和擦除(在数据区可剩余区),读取ID号等主要功能。-ARM9-based NAND FLASH (large page) of the drive, including reading and writing and erasing (in the data area will be the remaining area), read the ID number and other major functions.
- 2023-04-28 14:20:03下载
- 积分:1
-
arm2410测试
arm2410测试-arm2410 test
- 2022-03-18 23:29:18下载
- 积分:1
-
我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了...
我在使用陈明计先生写的small RTOS和51单片机做过几个小项目,起初都很好,开发变的容易了,程序变的容易修改。后来随着任务个数的增多,RAM很快就不够用了。51系列的芯片内部RAM普遍都是256个,很难找出1024个字节RAM或更多,而价格又合适的。记得上一次我没有办法被迫使用了64K flash内部带768字节的XRAM的51芯片,而我根本用不到那么多flash。-I use Mr. Chen Mingji written small RTOS and 51 MCU done several small projects at first were very good to develop easy to change the program become easier to modify. Subsequently, the increase in the number of tasks, RAM is not fast enough. 51 series of chip RAM are generally 256, it is difficult to find 1024 bytes of RAM or more, while prices will be appropriate. I remember the last time I had no way forced to use a 64K flash with 768 bytes of internal XRAM of 51 chips, and I will never use that much flash.
- 2022-08-26 00:28:26下载
- 积分:1
-
用于主机通过网络控制和检测S3C44B0 ARM开发板上的相关外设接口,包括服务器端与客户端socket编程...
用于主机通过网络控制和检测S3C44B0 ARM开发板上的相关外设接口,包括服务器端与客户端socket编程-For the host through the network control and testing S3C44B0 ARM development board related peripheral interface, including server-side and client-side socket programming
- 2022-03-22 15:17:57下载
- 积分:1
-
基于EasyARM1138的光标修动修改程序
基于EasyARM1138的光标修动修改程序-Based on revised EasyARM1138 cursor moving an amendment to the procedure
- 2022-04-23 18:24:01下载
- 积分:1
-
at91rm9200 和s1d13806接口
at91rm9200 å’Œs1d13806接å£-at91rm9200 and s1d13806 Interface
- 2023-06-29 17:50:04下载
- 积分:1
-
基于LM3S9B92的uCOSII V2.86移植
该移植范例是针对LM3S2965-EVM开发板,代码稍加修改即可适合Stellaris其他系列的ARM。
代码详细说明可参考”LM3S2965-EVM开发板用户手册“。
- 2022-04-10 04:07:14下载
- 积分:1
-
Internet to collect the package of s3c2440 Chinese manual. Is the most complete...
网上搜集的整套s3c2440中文手册。是目前最完整的了。介绍了s3c2440详细技术资料。-Internet to collect the package of s3c2440 Chinese manual. Is the most complete of the. Introduced s3c2440 detailed technical information.
- 2023-02-11 14:45:03下载
- 积分:1