资源列表
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.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.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.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.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) (sys_init () / / Initial
4.1_memory_test
- memory_test Memory Read/Write Access Test Memory read base Address : 0xc010000 Memory write base Address : 0xc02-memory_test Memory Read / Write Access Tes t read base Memory Address : Memory write 0xc010000 base Address : 0xc02
Gpif1
- cpress gpif 开发的程序子程序-cpress gpif development of the procedures subroutine
CANopenNode-v1.10
- Canopen协议栈的实现,可以供大家参考-the realization protocol stack, for your reference
bit000
- 该程序实现了SPCE061A单片机命令字的按位操作,使用上更加贴近于51系统-the realization of SPCE061A orders by word-operation, use to be closer to 51 System
yangwenli
- 计费器设计中速度控制模块、里程计数模块、计费计数模块vhdl源代码-accounting device design speed control module, the mileage counter module, billing module count vhdl source code
ad0809~1
- 这个是我写的一个基于8051的电气测试仪的原代码!-this is the one I wrote in 8051 on electrical tester's original code!
CordicverilgHDL
- 实现cordic算法,输入数据为16位,为提高精度,输出为20位。-achieve cordic algorithm, the input data for the 16, to increase accuracy and output 20.