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

Feature chatter example #28

Closed fofolevrai closed 1 year ago

fofolevrai commented 3 years ago

Hi Yoneken,

Following your feedback, find within this pull request my .IOC file for NUCLEO-F401RE. However, be aware I was not able to run the code! Indeed, each time I was trying to load the project from STM32CubeIDE, an empty main.c(pp) was overlapse/regenerate by the IDE. May you check it's working on your side (at least on your STM32F303 target)?

Note: I've seen the same behavior while loading your given .IOC file...

yoneken commented 3 years ago

Thank you for your valuable PRs!! I'm very excited! By the way, I'm a little bit busy now. Please wait a while ;)