搜索资源列表
S3C44B0X例子程序1
- 5 ledblink -- 跑马灯程序 该项目在SDT2.51下编译调试。最简单的demo程序,运行后3个发光二极管轮流点亮。 6 timerint -- 定时器中断demo程序 该项目在SDT2.51下编译调试。将子目录timerint拷贝到c:\\ 下。 该demo程序的主程序是while空循环,定时器中断服务程序每500ms将3个LED反相。 在57600超级终端里也可以看到中断发生时的信息。 7 uart -- 串口测试程序 该项目在SDT2.5
USART_test
- 测试STM32的USART通信功能,可以在超级终端上面显示数据-STM32 USART test the communication function can be shown above the data at the Super Terminal
Adc_Usart_Tft_v3.5
- 串口1(USART1)向电脑的超级终端以n秒为间隔打印当前ADC1的转换电压值(使用了DMA1通道1),并同时实现在TFT屏幕上的显示。 当然,画线,画圆也是小意思(请到"GLCD.h"中查找,并自行添加,已经过测试^_^)。-Serial port 1 (USART1) to the super computer terminal n seconds intervals Print this ADC1 converted voltage value (used DMA1 channel 1
4_nRF24L01test
- nRF24L01测试可以在两块多功能遥控器开发板上验证,一块板子烧录发送的代码,另一块板子烧录接收的代码,同时将接收数据的多功能遥控器开发板通过USB线连接到电脑,在串口终端上可以看到另一块板子通过nRF24L01发送过来的数据。(NRF24L01 tests can be developed in two pieces of multi-function remote control board, a board send code burn, burn received another ba