搜索资源列表
Printf.zip
- STM32 Printf for stm32f103 -> UART1,STM32 Printf for stm32f103-> UART1
STM32P103VBT6_with_stdio
- STM32 "kickstart" program with newlib/stdio like sprintf&printf
stm32-how-to-use-printf
- 此文件为如何在stm32中使用printf-This file is in how to use printf in stm32
printf_-redirect
- STM32的在串口模式下对printf重新定向一个的实例程序,可以参考下,在STM32的IAR开发环境下。-The STM32 redirect printf in the serial mode, one instance of program, you can refer to the STM32 IAR development environment.
printf
- 这是个stm32的例程,串口实例printf。-This is a stm32 the routines, the serial instance of printf.
printf
- STM32 printf实验,来源《STM32 嵌入式微控制器快速上手》,很基础,不错的例程-STM32 printf experiment, source " STM32 embedded microcontrollers Quick Start" , very basic, good routines
printf--
- STM32 printf 函数重定向- STM32 printf
14.USART-COM1-
- 使用STN32寄存器方法实现串口输出,初学串口的参考-USE COM PORT PRINTF DATA IN THE WAY OF REGISTERS OF STM32
STM32F1_STDLIB_MDK5_Project_Template
- 使用MDK5建立的STM32F10单片机工程模板,已经实现了在不使用MicroLIB库的前提下重定向printf和scanf函数到USART,可直接使用串口助手调试。-STM32 project template in MDK5, Regtarge std. function scanf and printf to usart1 whitout MicroLib.
STM32使用I2C驱动GY-30光照传感器和SPI总线驱动DHT11
- 对于光照传感器的使用,在串口调试助手上将光照强度显示出来,每隔2S,读取一次,否则会出现读取失败。 对于温湿度传感器也是同样的道理,只是为了节省GPIO口,使用SPI单总线通信模式,实现对于温湿度的数据采集以及显示。 其中还包括了对应的串口通信,以及对于printf的重定向,使其打印在串口助手的接收区。
程序
- stm32中如何进行printf重定向用于串口调试输出(How to carry out printf redirection in STM32 for serial debugging output)
实验16:红外遥控printf输出
- 基于stm32红外传感器的试验程序,可以检测红外收发器的实验程序(Based on the STM32 infrared sensor test program, it can detect the infrared transceiver's experimental program.)
STM32F0XX教程+例程源码
- STM32F0XX教程+例程源码 教程目录: 工程篇:搭建KEIL-MDK开发平台及制作MDK工程文件模板.pdf 资料篇-NUCLEO-072RB开发板特性讲解及资料准备.pdf 初级教程篇:按键(中断方式)实现24C04存储器内容读写.pdf 初级教程篇:实现一个LED灯(软件延时 systick定时器).pdf 中级教程篇:利用SPI总线构建NUCLEO-072RB和NUCLEO-302RB双机处理系统.pdf 中级教程篇:利用定时器实现6路互补PWM波形输出.pdf 高级教程篇:基于L