Welcome![Sign In][Sign Up]
Location:
Search - STM32 USART1

Search list

[assembly languagePWM_Output_Input

Description: 用TIM3定时器在PA6、PA7、PB0、PB1输出四种频率相同占空比分别是50 、37.5 、25 、12.5 的信号。 用TIM2的PWM_Input功能,从PA1口捕获PWM信号的频率及占空比,并用USART1输出测量信息。-At TIM3 timer with PA6, PA7, PB0, PB1 output frequency of the same four are 50 duty cycle, respectively, 37.5 , 25 , 12.5 of the signal. PWM_Input with the TIM2 function, I caught from the PA1 signal PWM frequency and duty cycle, and output measurement USART1 information.
Platform: | Size: 464896 | Author: a13 | Hits:

[Software EngineeringUSART7.5

Description: stm32 USART1口配置与使用,包括收发等基本要求。-stm32 USART1 I configure and use, including the transceiver and other basic requirements.
Platform: | Size: 670720 | Author: 程尧 | Hits:

[Special EffectsSTM32

Description: STM32F系列程序下载工具,通过USART1下载程序。-Series STM32F download tool download USART1.
Platform: | Size: 365568 | Author: 张智 | Hits:

[SCMWORM_UART_INT1

Description: STM32 usart 串口程序能使用的 使用USART1口进行通信-STM32usart
Platform: | Size: 270336 | Author: 方法 | Hits:

[Embeded-SCM DevelopUSART1

Description: sim32金牛開發板程式,USART程式-sim32 Taurus development board programs, USART program ..
Platform: | Size: 365568 | Author: 陳琨州 | Hits:

[SCMourdev_530727

Description: 实现将原始位图数据编码成为JPEG文件,发送到串口。 现在程序还是热呼呼的,因为刚才才从VC程序移植到STM32成功,实现正常压缩。 稍作修改,可以接摄像头,做成jpeg串口摄像头。 硬件只需要:stm32f103ZET6,串口usart1。 图像数据从usart1输出,波特率115200.可以用串口软件接收数据,保存为.jpg后缀名,即可在电脑上打开该图片文件。 我用的串口软件是AccessPort。 编码生成的图片大小为320x240. 原始图片以RGB数组的形式放在程序里面了,大小为240x16.因为320x240的bmp图片会到200多K,所以只截取了一部分-To achieve the original bitmap data encoded as JPEG files, sent to the serial port. The proceeding is still warm, because as mentioned before porting from VC to the STM32 success, to achieve a normal compression. Some modifications, you can access the camera, made jpeg serial camera. Hardware only: stm32f103ZET6, serial usart1. The image data from usart1 output, baud rate 115200. Can use the software to receive serial data, save it as. Jpg suffix name, the computer can open the picture file. I use the serial port software is AccessPort. Encoding generated image size is 320x240. The original image to RGB in the form of an array of programs on the inside, and the size of 240x16. Because it will be 320x240 in bmp images to more than 200 K, so only a portion of intercepted
Platform: | Size: 871424 | Author: 刘智 | Hits:

[SCMSTM32-USART-DEMO-V2

Description: 演示 USART1 当接收缓冲器满时,将接收到的数据传送出去 V6-LED1闪烁表示正在收发数据。 -When the receiver buffer demonstration USART1 full, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
Platform: | Size: 236544 | Author: 黄传龙 | Hits:

[Com PortUSART1_COM1

Description: STM32的串口通信例程,下载即可收发信息-STM32 serial communication routines, download you can send and receive information
Platform: | Size: 907264 | Author: kerry | Hits:

[Com PortUSART1

Description: 基于stm32的串口开发实验例子,要通过串口实现收据的收发-Serial development of experiments on stm32 example, to send and receive a receipt via Serial Port
Platform: | Size: 333824 | Author: easier_life | Hits:

[SCMUSART1

Description: stm32的串口程序,开发软件是keil4-Stm32 of serial program, develop software is keil4
Platform: | Size: 398336 | Author: 刘海林 | Hits:

[uCOSUSART

Description: 在万利199元开发板上实现了uCOS-II移植到STM32的操作,建立了LED闪烁任务以及USART1向计算机发送数据的任务。-Manley 199 yuan in the development board implements the STM32 uCOS-II ported to the operation, the establishment of the task and the LED flashes USART1 send data to the computer task.
Platform: | Size: 462848 | Author: 苏阳 | Hits:

[Other Embeded programSTM32serial-port2DEMO-V3

Description: 演示 USART1 当接收缓冲器满时,将接收到的数据传送出去V6-LED1闪烁表示正在收发数据。-When the receive buffer USART1 demo full, will receive the data transmitted V6-LED1 flashes that are sending and receiving data.
Platform: | Size: 236544 | Author: 张俊尚 | Hits:

[ARM-PowerPC-ColdFire-MIPSSTM32_USART1

Description: stm32 库文件:3.10 本程序是使用UART1接收中断,收到数据后直接把原数据从USART1发回去 一开机时,会发送 "Starting....."到USART1-stm32 Library: 3.10 This procedure is to use UART1 receive interrupt, received data directly to the original data sent back from USART1 A start, it will send "Starting ....." to USART1
Platform: | Size: 320512 | Author: 徐凤棋 | Hits:

[uCOSSTM32-SST25VF016B-SPI-v3

Description: 本例程包含了SST25VF016B的底层驱动函数, 演示将一段字符串写入SST25VF016B的1页中,然后读出并通过USART1传送出去,同时LED1亮。字符串:SPI SST25VF016B Example: This is SPI DEMO, 终端上出现这一行字,说明SST25VF016B的读写正常 -This routine contains the function of the underlying drivers of SST25VF016B demo takes a string and write SST25VF016B one, and then read out by using USART1 send out the same time LED1 light. String: SPI SST25VF016B Example: This is the SPI the DEMO, the terminal of this line, indicating SST25VF016B read and write properly
Platform: | Size: 300032 | Author: sunskyme | Hits:

[ARM-PowerPC-ColdFire-MIPSstm32-USART1

Description: 本实验是STM32中串口的实验,掌握后就可以对此类此类芯片的串口操作有了更深入的了解-STM32 USART
Platform: | Size: 986112 | Author: 许艳超 | Hits:

[SCMstm32-usart-RS485-RS232

Description: stm32的usart1和usart3配置为串口通信,均用中断实现串口接收。-stm32 usart1 and usart3 configured for serial communication, both with the serial port receive interrupt achieve.
Platform: | Size: 3977216 | Author: 顾彤彤 | Hits:

[Embeded-SCM DevelopSTM32中断接发

Description: STM32源程序,对于USART1中断接收和发送数据例程,对初学者很有帮助(STM32_USART1 interrupt receiving)
Platform: | Size: 301056 | Author: 龙游 | Hits:

[SCM2-野火M3-USART1(interrupt)

Description: 使用STM32通过自身硬件USART,并使用printf函数,打印出程序内部固定的数据(Using STM32 through its own hardware USART and using the printf function to print out the internal fixed data of the program)
Platform: | Size: 1870848 | Author: 圈养的野马 | Hits:

[Embeded-SCM Developstm32单片机通过USART1 收发数据

Description: stm32单片机通过USART1 收发数据通过串口调试软件,向板子发送数据,板子接收到数据后,立即回传给电脑。 库版本 ST3.0.0(STM32 MCU through the USART1 data through the serial debugging software to send data to the board, the board receives the data, immediately back to the computer. Library version ST3.0.0)
Platform: | Size: 1253376 | Author: airobot2012 | Hits:

[USB developUSART1—USART1指令控制RGB彩灯

Description: STM32串口实现与上位机软件通信,上位机发数字,单片机收到后执行相应的命令(Communication between STM32 serial port and host computer software)
Platform: | Size: 295936 | Author: KANGKAGN | Hits:
« 12 3 4 »

CodeBus www.codebus.net