搜索资源列表
avrmicrocontrollerintputoutputanalysis
- avr单片机下输入输出分析,将avr单片机的输入输出重定向到标准输入输出-avr under single-chip input-output analysis, avr microcontroller input-output redirected to standard input and output
Read-files-on-the-SD-CARD
- 关于SD CARD的读取文件数据主要是数据重定向方面-Read files on the SD CARD redirect data aspects of the data is mainly
UART4_Printf_Scanf
- STM32F4串口程序,重定向C语言标准库函数pritnf和scanf到STM32F4的串口,这样程序中就可以使用printf和scnaf来做人机交互.-STM32F4 serial program, redirect C language standard library functions pritnf and scanf to STM32F4 serial, so the program can use printf and scnaf do human-computer interact
stm32rs232rs485
- STM32F10XXX串口UART1通讯,将printf scanf等重定向到串口-STM32F10XXX UART1 serial communication, will be redirected to the serial port printf scanf, etc.
ADC3andDMAhighspeed(2.4Msps)
- 硬件平台:STM32F429I-DISCORVERY 软件平台:KEIL MDK5.10 在STM32F429I-DISCO board中,由于串口2被L3GD20和液晶数据线占用,所以串口1很方便,而且还留了2个孔外接。 * 说 明 : 实现printf和scanf函数重定向到串口1,即支持printf信息到USART1 * 实现重定向,只需要添加2个函数: * int fputc(int ch, FILE *f) * int fgetc(FI
UART
- 51单片机,uart重定向, 使用了keil的Configuration Wizard功能, 可以方便的调整uart设定, 无需手动修改代码-51 single, uart redirection using keil' s Configuration Wizard function, you can easily adjust the uart settings without having to manually modify the code
IAR+STM8L151_CodePrj_20171104
- IAR+STM8L151工程模板代码: 1、在IAR中建立STM8工程步骤详细说明,详见压缩包文档《在IAR中建立STM8工程步骤2017-8-10 163427.docx》; 2、重定向printf()gechar()到USART3; 3、采用STM8L151标准库文件V1.6.1。(IAR+STM8L151 engineering code: 1, the establishment of STM8 engineering steps in IAR detailed instructions
