yoneken / rosserial_stm32

This is a part of [rosserial](https://github.com/ros-drivers/rosserial) repository to communicate with ROS system through a USART for STM32 embedded system.
BSD 2-Clause "Simplified" License
218 stars 72 forks source link

Hello, tell me how you set up the UART and the timer in the STM32cubemx? #7

Closed ivliev123 closed 5 years ago

ivliev123 commented 5 years ago

Hello, tell me how you set up the UART and the timer in the STM32cubemx

yoneken commented 5 years ago

This question is not related in this repo. Each ioc file in the examples (i.e. chatter.ioc ) may help you.