-
我们学校的arm
我觉得肯定对你们有帮助呵呵
我们学校的arm
我觉得肯定对你们有帮助呵呵
-Arm of our school I think you definitely have to help Ha ha
- 2022-07-15 12:27:26下载
- 积分:1
-
This is a study on the AT91RM9200 schematics, has been proved through practice,...
这是一个关于AT91RM9200的原理图,经过实践证明,它们很好的运行,并可以嵌入LINUX,对于ARM9的用户来说是一个挺不错的参考资料。-This is a study on the AT91RM9200 schematics, has been proved through practice, they run very good, and can be embedded LINUX, the ARM9-users is a very good reference.
- 2023-08-01 20:40:03下载
- 积分:1
-
led_pic_flash
#include
//#include
//#include "pic16f877.h"
//#include "pic18f4539.h"
//#include "pic18f452.h"
//htc.h
//==========================================================
void delay(unsigned int value)
{ while(value>0) value--; }
//==========================================================
//================================================
//#pragma config FOSC = HS, WDTE = OFF, CP = OFF, PWRTE = OFF
//__CONFIG(FOSC_HS & WDTE_OFF & DEBUG_OFF );
//__CONFIG(HS & WDTE_OFF & DEBUG_OFF );
#pragma config OSC = HS,WDT =OFF
#pragma config PWRT = OFF
//#pragma config OSC = HSPLL
#pragma config WDT = OFF
#pragma config LVP = OFF
void main(void) {
//CLEARBIT(TRISD,0xff);
//SETBIT(PORTD,0xff);
TRISB=0x00
- 2023-05-01 00:10:04下载
- 积分:1
-
教你如何使用上s3c2410的cache功能,很详细
教你如何使用上s3c2410的cache功能,很详细-Teach you how to use the cache on the S3C2410 features, in great detail
- 2022-01-25 14:23:31下载
- 积分:1
-
在STM32的平台上调试OK320240的LCD,使用SED1335驱动。
在STM32的平台上调试OK320240的LCD,使用SED1335驱动。-Drive 320X240 lcd,used seg1335,in stm32 platform,
- 2022-03-14 04:38:34下载
- 积分:1
-
If you are running this example, will the PC emulation window, the first 1,2,3
这个例子如果运行,将在仿真的PC窗口中的第1,2,3行显示一些信息后,在随机位置显示 1 ~ 5 .由于keil c51默认不支持重入函数,它的重入函数使用仿真的重入栈而不使用系统栈,而Small RTOS 51没有进行重入栈管理,所以在TaskA~TaskE虽然及其相似,但不能合并.
(2)编译时会有5个警告,其中一个是因为没有使用一个系统函数OSSendSignal引起,它可以忽略.另4个是禁止任务间变量覆盖分析引起,必须忽略.感谢网友John X. Liu,在这个例子中我使用了他编写的仿真(dllPc51Emu.dll),这个dll原来是为他移植的Ucos-ii for keil c51的例子编写.-If you are running this example, will the PC emulation window, the first 1,2,3-line display some information, at random locations show " 1 " ~ " 5" . Keil c51 as the default does not support the re-entry function, which re- into the function of the weight stack instead of using the simulation using the system stack, while the Small RTOS 51 not been re-stack management, and so TaskA ~ TaskE though its similar, but not combined. (2) compile-time there will be five warnings, One of them is because there is no cause to use a system function OSSendSignal, it can be ignored. The other four are prohibited between the variables covered analyze the task to be ignored. thank User
- 2022-06-19 05:01:57下载
- 积分:1
-
ARM S3C2410处理器 uart串口驱动程序
开发环境:ads1.2
ARM S3C2410处理器 uart串口驱动程序
开发环境:ads1.2-ARM S3C2410 processor UART serial driver development environment: ads1.2
- 2022-05-21 19:29:26下载
- 积分:1
-
ARM嵌入式系统编译工具链
ARM嵌入式系统编译工具链-ARM Embedded System compiler tool chain
- 2022-05-10 23:07:21下载
- 积分:1
-
SAMSUNG’s S3C2440A is
designed to provide hand
SAMSUNG’s S3C2440A is
designed to provide hand-held devices and general applications with low-power, and high-performance microcontroller
solution in small die size. To reduce total system cost, the S3C2440A includes the following components.
-SAMSUNG s S3C2440A isdesigned to provide hand-held devices and general applications with low-power, and high-performance microcontrollersolution in small die size. To reduce total system cost, the S3C2440A includes the following components.
- 2022-08-17 08:40:09下载
- 积分:1
-
周立功ZLG_LPC213X的全套资料,这个是其中的SPI
周立功ZLG_LPC213X的全套资料,这个是其中的SPI-Week Ligong ZLG_LPC213X a complete set of information, this is one of the SPI
- 2022-06-21 08:40:33下载
- 积分:1