搜索资源列表
uart_receive
- s3c2440 串口接收模块设计。开发环境在ADS1.2。
uart_receive
- s3c2440 串口接收模块设计。开发环境在ADS1.2。-S3C2440 serial receiver module design. Development environment in ADS1.2.
uart_receive
- 串口接收数据44个8bit数据,并且将4个8bit数拼接成32bit数,存进ram中, 可以通过 in system memory editro 查看-Serial port receive data 44 8bit data, and will be spliced into four 8bit number of 32bit number, deposit into the ram in, you can see in syst
UART_receive
- 講述了UART接受數據及指令的基本使用方法,并附有相關源碼,程序開發是在51的基礎上寫的-About the UART receive data and instructions to use, along with the related source code, program development in 51 on the basis of written
Uart_receive
- STM32F4系列串口接收函数,,程序已测试通过。-void USART1_IRQHandler(void) //串口1中断服务程序 { u8 Res #ifdef OS_TICKS_PER_SEC //如果时钟节拍数定义了,说明要使用ucosII了. OSIntEnter() #endif if(USART_GetITStatus(USART1, USART