/**
@page USART_Printf USART_Printf
@verbatim
******************** (C) COPYRIGHT 2010 STMicroelectronics *******************
* @file USART/Printf/readme.txt
* @author MCD Application Team
* @version V3.3.0
* @date 04/16/2010
* @brief Description of the USART Printf Example.
******************************************************************************
* THE PRESENT FIRMWARE WHICH IS FOR GUIDANCE ONLY AIMS AT PROVIDING CUSTOMERS
* WITH CODING INFORMATION REGARDING THEIR PRODUCTS IN ORDER FOR THEM TO SAVE
* TIME. AS A RESULT, STMICROELECTRONICS SHALL NOT BE HELD LIABLE FOR ANY
* DIRECT, INDIRECT OR CONSEQUENTIAL DAMAGES WITH RESPECT TO ANY CLAIMS ARISING
* FROM THE CONTENT OF SUCH FIRMWARE AND/OR THE USE MADE BY CUSTOMERS OF THE
* CODING INFORMATION CONTAINED HEREIN IN CONNECTION WITH THEIR PRODUCTS.
******************************************************************************
@endverbatim
@par Example Description
This example shows how to retarget the C library printf function to the USART.
This implementation output the printf message on the Hyperterminal using USARTx.
USARTx can be USART1 or USART2 depending on the EVAL board you are using.
The USARTx is configured as follow:
- BaudRate = 115200 baud
- Word Length = 8 Bits
- One Stop Bit
- No parity
- Hardware flow control disabled (RTS and CTS signals)
- Receive and transmit enabled
@par Directory contents
- USART/Printf/stm32f10x_conf.h Library Configuration file
- USART/Printf/stm32f10x_it.h Interrupt handlers header file
- USART/Printf/stm32f10x_it.c Interrupt handlers
- USART/Printf/main.c Main program
@par Hardware and Software environment
- This example runs on STM32F10x Connectivity line, High-Density, Medium-Density,
XL-Density, Medium-Density Value line, Low-Density and Low-Density Value line Devices.
- This example has been tested with STMicroelectronics STM32100B-EVAL (Medium-Density
Value line), STM3210C-EVAL (Connectivity line), STM3210E-EVAL (High-Density and
XL-Density) and STM3210B-EVAL (Medium-Density) evaluation boards and can be easily
tailored to any other supported device and development board.
To select the STMicroelectronics evaluation board used to run the example,
uncomment the corresponding line in stm32_eval.h file (under Utilities\STM32_EVAL)
- STM32100B-EVAL Set-up
- Connect a null-modem female/female RS232 cable between the DB9 connector
CN10 and PC serial port.
- STM3210C-EVAL Set-up
- Connect a null-modem female/female RS232 cable between the DB9 connector
CN6 (USART2) and PC serial port.
@note Make sure that jumpers JP19 and JP18 are open.
- STM3210E-EVAL Set-up
- Connect a null-modem female/female RS232 cable between the DB9 connector
CN12(when USART1 is used) and PC serial port.
- STM3210B-EVAL Set-up
- Connect a null-modem female/female RS232 cable between the DB9 connector
CN6(when USART1 is used) and PC serial port.
- Hyperterminal configuration:
- Word Length = 8 Bits
- One Stop Bit
- No parity
- BaudRate = 115200 baud
- flow control: None
@par How to use it ?
In order to make the program work, you must do the following :
- Create a project and setup all project configuration
- Add the required Library files :
- stm32f10x_exti.c
- stm32f10x_gpio.c
- stm32f10x_rcc.c
- stm32f10x_usart.c
- stm32f10x_i2c.c
- stm32f10x_spi.c
- misc.c
- stm32_eval.c (under Utilities\STM32_EVAL)
- system_stm32f10x.c (under Libraries\CMSIS\CM3\DeviceSupport\ST\STM32F10x)
- Edit stm32f10x.h file to select the device you are working on.
- Edit stm32_eval.h file to select the evaluation board you will use.
@b Tip: You can tailor the provided project template to run this example, for
more details please refer to "stm32f10x_stdperiph_lib_um.chm" user
manual; select "Peripheral Examples" then follow the instructions
provided in "How to proceed" section.
- Link all compiled files and load your image into target memory
- Run the example
@note
- Low-density Value line devices are STM32F100xx microcontrollers where the
Flash memory density ranges between 16 and 32 Kbytes.
- Low-density devices are STM32F101xx, STM32F102xx and STM32F103xx
microcontrollers where the Flash memory density ranges between 16 and 32 Kbytes.
- Medium-density Value line devices are STM32F100xx microcontrollers where
the Flash memory density ranges between 64 and 128 Kbytes.
- Medium-density devices are STM32F101xx, STM32F102xx and STM32F103xx
microcontrollers where the Flash memory density ranges between 64 and 128 Kbytes.
- High-density devices are STM32F101xx and STM32F103xx microcontrollers where
the Flash memory density ranges between 256 and 512 Kbytes.
- XL-density devices are STM32F101xx and STM32F103xx microcontrollers where
the Flash memory density ranges between 512 and 1024 Kbytes.
- Connectivity line devices are STM32F105xx and STM32F107xx microcontrollers.
* <h3><center>© COPYRIGHT 2010 STMicroelectronics</center></h3>
*/
没有合适的资源?快使用搜索试试~ 我知道了~
温馨提示
基于stm32和openmv的南航电赛校赛自动泊车题目源码+文档说明(高分项目),该项目是个人毕设项目,答辩评审分达到98分,代码都经过调试测试,确保可以运行!欢迎下载使用,可用于小白学习、进阶。该资源主要针对计算机、通信、人工智能、自动化等相关专业的学生、老师或从业者下载使用,亦可作为期末课程设计、课程大作业、毕业设计等。项目整体具有较高的学习借鉴价值!基础能力强的可以在此基础上修改调整,以实现不同的功能。 基于stm32和openmv的南航电赛校赛自动泊车题目源码+文档说明(高分项目)基于stm32和openmv的南航电赛校赛自动泊车题目源码+文档说明(高分项目)基于stm32和openmv的南航电赛校赛自动泊车题目源码+文档说明(高分项目)基于stm32和openmv的南航电赛校赛自动泊车题目源码+文档说明(高分项目)基于stm32和openmv的南航电赛校赛自动泊车题目源码+文档说明(高分项目)基于stm32和openmv的南航电赛校赛自动泊车题目源码+文档说明(高分项目)基于stm32和openmv的南航电赛校赛自动泊车题目源码+文档说明(高分项目)基于stm32和open
资源推荐
资源详情
资源评论
收起资源包目录
基于stm32和openmv的南航电赛校赛自动泊车题目源码+文档说明(高分项目) (201个子文件)
htdemo.axf 537KB
htdemo_sct.Bak 464B
stm32f10x_tim.c 102KB
stm32f10x_flash.c 61KB
stm32f10x_rcc.c 49KB
stm32f10x_adc.c 45KB
stm32f10x_i2c.c 41KB
stm32f10x_usart.c 36KB
stm32f10x_fsmc.c 33KB
system_stm32f10x.c 30KB
stm32f10x_can.c 30KB
stm32f10x_spi.c 29KB
stm32f10x_sdio.c 27KB
stm32f10x_dma.c 27KB
stm32f10x_gpio.c 19KB
stm32f10x_dac.c 18KB
core_cm3.c 16KB
stm32f10x_cec.c 11KB
stm32f10x_pwr.c 9KB
stm32f10x_rtc.c 8KB
stm32f10x_bkp.c 8KB
LCD12864.c 8KB
misc.c 7KB
stm32f10x_exti.c 6KB
stm32f10x_wwdg.c 5KB
stm32f10x_it.c 5KB
motor.c 5KB
main.c 5KB
stm32f10x_dbgmcu.c 5KB
stm32f10x_iwdg.c 5KB
LCD1602.c 4KB
interface.c 4KB
IRCtrol.c 4KB
stm32f10x_crc.c 3KB
SpeedCtrol.c 3KB
uart.c 2KB
stm32f10x_tim.crf 296KB
stm32f10x_adc.crf 292KB
stm32f10x_can.crf 290KB
stm32f10x_i2c.crf 289KB
stm32f10x_fsmc.crf 289KB
stm32f10x_sdio.crf 288KB
stm32f10x_spi.crf 287KB
lcd1602.crf 286KB
main.crf 285KB
stm32f10x_rcc.crf 283KB
stm32f10x_flash.crf 283KB
motor.crf 282KB
stm32f10x_dac.crf 281KB
stm32f10x_usart.crf 281KB
stm32f10x_it.crf 281KB
irctrol.crf 281KB
speedctrol.crf 281KB
uart.crf 281KB
interface.crf 281KB
stm32f10x_cec.crf 279KB
stm32f10x_bkp.crf 279KB
stm32f10x_gpio.crf 279KB
stm32f10x_dma.crf 278KB
stm32f10x_pwr.crf 278KB
stm32f10x_rtc.crf 278KB
system_stm32f10x.crf 277KB
stm32f10x_wwdg.crf 277KB
stm32f10x_iwdg.crf 276KB
stm32f10x_dbgmcu.crf 276KB
stm32f10x_exti.crf 276KB
stm32f10x_crc.crf 276KB
misc.crf 276KB
core_cm3.crf 4KB
stm32f10x_dbgmcu.d 1021B
stm32f10x_it.d 1013B
stm32f10x_flash.d 1003B
stm32f10x_usart.d 1003B
lcd12864.d 992B
stm32f10x_fsmc.d 985B
stm32f10x_iwdg.d 985B
stm32f10x_sdio.d 985B
stm32f10x_gpio.d 985B
stm32f10x_exti.d 985B
stm32f10x_wwdg.d 985B
stm32f10x_rcc.d 967B
stm32f10x_dac.d 967B
stm32f10x_crc.d 967B
stm32f10x_adc.d 967B
stm32f10x_pwr.d 967B
stm32f10x_can.d 967B
stm32f10x_rtc.d 967B
stm32f10x_i2c.d 967B
stm32f10x_bkp.d 967B
stm32f10x_tim.d 967B
stm32f10x_spi.d 967B
stm32f10x_dma.d 967B
stm32f10x_cec.d 967B
system_stm32f10x.d 928B
lcd1602.d 913B
speedctrol.d 905B
main.d 879B
interface.d 851B
irctrol.d 848B
motor.d 810B
共 201 条
- 1
- 2
- 3
资源评论
yava_free
- 粉丝: 3621
- 资源: 1458
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功