-
ZLG SmartARM2300 of the factory demo program, including the board of all drivers...
ZLG SmartARM2300的出厂演示程序,包含板子上的所有驱动程序,基于ADS+uCos-ZLG SmartARM2300 of the factory demo program, including the board of all drivers, based on ADS+ UCos
- 2023-03-09 18:55:02下载
- 积分:1
-
51单片机源码
这个源码非常的好,值得我们去学习,这里
哈佛存储器结构,大端格式;
2. 类MIPS精简指令集,支持子程序调用和软中断;
3. 实现了乘除法;
4. 五级流水线,工作频率可达80MHz(每个时钟周期一条指令,不计流水线冲突)。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-06-21 19:49:59下载
- 积分:1
-
ATMEGA128 SPWM 50HZ 正弦
基于 avr ATMEGA 128 利用用查表方式 输出SPWM 波,经滤波后 可观察到 50HZ 正弦信号,可 用于H桥逆变,带有死区时间。
- 2022-08-07 12:23:14下载
- 积分:1
-
汇编编写的ARM启动代码,包括中断向量、运行域搬移、堆栈设置等代码的演示,还包括了一个scatter文件,注释详细。麻雀虽小五脏俱全,对于ARM编程的初学者,有
汇编编写的ARM启动代码,包括中断向量、运行域搬移、堆栈设置等代码的演示,还包括了一个scatter文件,注释详细。麻雀虽小五脏俱全,对于ARM编程的初学者,有助于理解ARM的代码链接和生成,以及启动过程。代码使用ADS1.2编写,可以直接运行查看。-Compilation prepared by ARM startup code, including the interrupt vector, run the domain move, stack setup code demonstration, but also a scatter file, comments in detail. Sparrows are small is a fully-equipped, for ARM programming for beginners, help to understand the link ARM code and generation, as well as the boot process. Code uses ADS1.2 prepared, you can directly run the Show.
- 2022-12-11 19:20:03下载
- 积分:1
-
Touchscreen on S3C2410 application examples
触摸屏在S3C2410上的应用实例-Touchscreen on S3C2410 application examples
- 2022-02-12 14:25:53下载
- 积分:1
-
VS10XX驱动的基本代码 原创代码 详细的问题可以来信讨论下下!
VS10XX驱动的基本代码 原创代码 详细的问题可以来信讨论下下!-VS10XX driven basic code original code detailed issues can be discussed under the letter!
- 2022-02-03 21:40:39下载
- 积分:1
-
基于ARM7的开发板的键盘驱动程序,文件里有程序的详细注释,对与在此基础之上的二次开发非常方便...
基于ARM7的开发板的键盘驱动程序,文件里有程序的详细注释,对与在此基础之上的二次开发非常方便-based on the ARM7 development board keyboard driver, the documents detailed procedures Notes right and the basis of this second development is very convenient
- 2022-03-12 08:49:10下载
- 积分:1
-
ARM体系结构与应用系统设计示例
ARM体系结构与应用系统设计示例-ARM system structure and application system design demonstration
- 2022-01-28 00:44:35下载
- 积分:1
-
this is RealTimeOS(uITRON) for hitachi H8 processor.
this is RealTimeOS(uITRON) for hitachi H8 processor.-this is RealTimeOS (specification) for hitachi H8 processor.
- 2022-09-15 22:50:03下载
- 积分:1
-
FLASH_Program
本示例说明如何编程 STM32F4xx FLASH。后重置,闪存程序/拭除控制器已被锁定。若要解除锁定,使用 FLASH_Unlock 函数。在编程所需的地址之前, 使用闪存擦除部门功能执行擦除操作。擦除过程从开始的扇区,用于的数计算。然后所有这些部门将拭除一个接一个通过调用 FLASH_EraseSector 函数。此操作完成后,将通过使用 FLASH_ProgramWord 函数执行编程操作。写入的数据,则检查和编程操作的结果存储到 MemoryProgramStatus 变量。
- 2022-03-24 17:12:11下载
- 积分:1