-
俄罗斯方块hg12684自己的程序,测试使用,凯尔发展
HG12684 俄罗斯方块程序
自编的,测试好用,KILE开发的-Tetris HG12684 own procedures, and test use, KILE development
- 2022-01-26 03:30:36下载
- 积分:1
-
关于手臂结构,文档,如何开发手臂的信息
ARM体系结构资料文档,如何开发ARM的步骤和方法。-Information on ARM architecture, documents, how to develop ARM-steps and methods.
- 2022-02-13 20:57:43下载
- 积分:1
-
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
-
三星ARM9嵌入式处理器的底层驱动大量的实例,可以直接使用
三星ARM9嵌入式处理器的底层驱动大量的实例,可以直接使用-This compressed file is about the board support pocket of arm9 embeded processor .you can use it directly.
- 2022-01-28 15:40:18下载
- 积分:1
-
飞利浦ARM7内核芯片系统
PHILIPS ARM7内核系统芯片的亮LED灯小程序-PHILIPS ARM7 core chip system-small LED lights procedures
- 2022-07-17 16:56:38下载
- 积分:1
-
摩托罗拉龙
MOTOROLA Dragon-MX1(ARM920T)启动程序源码flashloader,用于把bootloader烧写进flash中。-MOTOROLA Dragon-MX1 (ARM920T) to commence proceedings source flashloader divert Bootloader burning flash were included.
- 2022-07-27 15:26:42下载
- 积分:1
-
ARM处理器软中断处理。a_swi.s文件是最开始处理的SWI句柄,用ARM汇编指令编写。c_swi.c文件是在执行a_swi.s文件之后调用执行的C语言SWI...
ARM处理器软中断处理。a_swi.s文件是最开始处理的SWI句柄,用ARM汇编指令编写。c_swi.c文件是在执行a_swi.s文件之后调用执行的C语言SWI句柄。 -ARM processor soft interrupt handling. a_swi.s document is the beginning of the SWI handler deal with the preparation of ARM compilation directives. c_swi.c document is in the implementation of a_swi.s document called the C language implementation of SWI handler.
- 2022-08-15 19:44:28下载
- 积分:1
-
ARM9 core philip
ARM9内核的philip公司的LPC3180初始化SDRAM的驱动代码-ARM9 core philip
- 2023-03-27 07:45:02下载
- 积分:1
-
该文档讲述了在开发stm32f10x时所遇到的常见问题及解决方法,是很有用的资料。...
该文档讲述了在开发stm32f10x时所遇到的常见问题及解决方法,是很有用的资料。-This document describes stm32f10x encountered in the development of common problems and solutions, is useful information.
- 2022-02-21 19:24:33下载
- 积分:1
-
ARM例程--点亮LED灯
点亮LED灯
整篇文章的结构如下:
一、直接把时钟管理用到的寄存器罗列出来进行分析。
二、对其中的一些原理性的东西做介绍。
三、对于在后面编写串口时会出现的问题注意点提出说明。
四、LED 代码
一、在时钟管理中会用到的寄存器有以下一些。
LOCKTIME,MPLLCON,UPLLCON,CLKCON,CLKSLOW,CLKDIVN,CAMDIVN。
LOCKTIME:是对于配置好锁相环之后需要延时的一段时间,这时为了上锁稳定。其中包括两部分
①U_LTIME:这是UCLK(USB专用的一个时钟)配置好后需要的延时时间。
②M_LTIME:这时FCLK(系统时钟即CPU的频率),HCLK(一些高速设备所用到时钟),PCLK(低速设备所用到的时钟)这
- 2023-03-05 08:15:04下载
- 积分:1