资源列表
[嵌入式Linux] 4.2_led_test
说明:void Main(void) { sys_init() // Initial 44B0X s Interrupt,Port and UART // user interface uart_printf("\n\r Led Test Example\n") for( ) { led_test() } }-void Main (void)<zhang> 在 2025-01-16 上传 | 大小:5kb | 下载:0
[嵌入式Linux] 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 trig<zhang> 在 2025-01-16 上传 | 大小:5kb | 下载:0
[嵌入式Linux] 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]) } de<zhang> 在 2025-01-16 上传 | 大小:5kb | 下载:0
[嵌入式Linux] 06_watchdog
说明:ARM9200+嵌入式linux下看门狗程序-ARM9200+ Embedded watchdog program under linux<老蔡> 在 2025-01-16 上传 | 大小:5kb | 下载:0
[嵌入式Linux] sysinfo_for_e2
说明:moto e2的实时系统概况的源码,使用了qt界面,可以显示当前cpu、内存、和数据状态,使用arm-linux-gcc编译,并且要搭建相应的qt环境-moto e2 Overview of real-time system source code, use the qt interface, you can display the current cpu, memory, and data state, the use of arm-<letterb> 在 2025-01-16 上传 | 大小:5kb | 下载:0