-
s3c2440 ADS下的LED测试程序,有一定参考价值!
s3c2440 ADS下的LED测试程序,有一定参考价值!-s3c2440 ADS under the LED test procedure, has a certain reference value!
- 2022-02-24 20:51:34下载
- 积分:1
-
ARM定时器0和1调试完整c和汇编程序
ARM定时器0和1调试完整c和汇编程序
-ARM and a complete debugging and compilation procedures c
- 2022-04-01 03:21:28下载
- 积分:1
-
51单片机源码
这个源码非常的好,值得我们去学习,这里
哈佛存储器结构,大端格式;
2. 类MIPS精简指令集,支持子程序调用和软中断;
3. 实现了乘除法;
4. 五级流水线,工作频率可达80MHz(每个时钟周期一条指令,不计流水线冲突)。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-21 19:49:59下载
- 积分:1
-
实现ez
实现ez-usb fx2的 自定义请求功能-Ez-usb fx2 achieve custom functionality request
- 2023-03-24 18:40:04下载
- 积分:1
-
这是LPC2119/2129/2292/2294通用的通用GPIO程序,供大家参考。
这是LPC2119/2129/2292/2294通用的通用GPIO程序,供大家参考。-This is a generic LPC2119/2129/2292/2294 generic GPIO procedures for your reference.
- 2022-02-03 05:12:03下载
- 积分:1
-
Very good S3C2410 the AD driver, I learned from the Samsung web site from top to...
很不错的S3C2410的AD驱动,我从三星网站上下的-Very good S3C2410 the AD driver, I learned from the Samsung web site from top to bottom
- 2023-02-27 15:45:04下载
- 积分:1
-
The project is based on an embedded s3c2410 led by a test code
该工程是一个基于嵌入式s3c2410的一个led测试代码-The project is based on an embedded s3c2410 led by a test code
- 2023-07-21 07:00:03下载
- 积分:1
-
这个是H.264解码部分4*4直流的反量化的ARM汇编程序,上面的那个IQ2_DC.rar是色度部分的反量化....
这个是H.264解码部分4*4直流的反量化的ARM汇编程序,上面的那个IQ2_DC.rar是色度部分的反量化.-the H.264 codec is part 4* 4 DC anti-quantifiable ARM assembler, which IQ2_DC.rar above the color is part of the anti-quantifiable.
- 2023-05-26 18:20:03下载
- 积分:1
-
本书详细介绍了TMS320F2812芯片的基本特点、硬件结构、内部功能模块的基本原理等内容...
本书详细介绍了TMS320F2812芯片的基本特点、硬件结构、内部功能模块的基本原理等内容-The book details the basic characteristics of TMS320F2812 chip, hardware structure, the internal function modules, etc. The basic principle
- 2022-02-04 11:40:14下载
- 积分: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