资源列表
4.3_int_test
- Embest Arm EduKit II Evaluation Board External Interrupt Test Example Please Select the trigger: 1 - Falling trigger 2 - Rising trigger 3 - Both Edge trigger 4 - Low level trigger 5 - High level trigger any key to exit...
4.4_uart_test
- --- --- ----UART0: 115200,8,n,1------------------------------- Embest S3CEV40 >Embest Info&Tech Co., Ltd. Embest Info&Tech Co., Ltd. Embest S3CEV40 > ---- --- --- ---- UART0 : 115200. 8, n, Embest S3 1 ------------------------------- CE
4.5_rtc_test
- Embest S3C44B0X Evaluation Board RTC Test Example RTC Check(Y/N)? y Set Default Time at 2004-12-31 FRI 23:59:59 Set Alarm Time at 2005-01-01 00:00:01 ... RTC Alarm Interrupt O.K. ... Current Time is 2005-01-01 SAT 00:00:01
4.6_8led_test
- oid led8_test(void) { int i, j, k iic_init() for( ) { for(j=0 j<10 j++) { for(i=0 i<8 i++) { k = 9-(i+j)%10 iic_write(0x70, 0x10+i, f_szDigital[k]) } delay(1000) } } }-oid
4.7_watchdog_test
- void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART wdtimer_test() // test start }-void Main (void) (sys_init () / / Initial 44 B0X's Interrupt. Port and UART wdtimer_test () / / start
jinbu
- 这是个进步电机程序,拷贝后直接运行即可,适用于嵌入式开发-This is a progressive motor procedures, copy operation can be directly applied to the embedded development
wwfgcghjm
- 这是个直流电机程序,拷贝后直接运行即可,适用于嵌入式开发-this is a DC motor procedures, copy operation can be directly applied to the embedded development
chumu
- 这是个触摸屏幕程序,拷贝后直接运行即可,适用于嵌入式开发-This is a touch-screen procedures, copy operation can be directly applied to the embedded development
k9boot0317forK9_AT91RM9200
- boot for K9_AT91RM92-boot for K9_AT91RM92
wdcixt
- 这段代码是关于用凌阳采集温度、并显示在数码管上的程序。-This code is used Sunplus acquisition of temperature, and display of digital control procedures.
embedded_uclinux_develop
- 此文铛详细介绍了嵌入式uclinux及应用程序的开发,对嵌入式系统开发,基于ARM7的开发非常有帮助-griddle detailed article on the Basis and embedded application development, embedded systems development, Based on the ARM7 development has been very helpful
u-boot[1].tar
- u-boot在armer9的移植 armer9 是市面上一款s3c2410的开发板-u-boot in armer9 transplant armer9 market is the one s3c2410 Development Board
