Skip to main content
stm32lover
Associate
March 8, 2019
Question

ROS spinOnce jamming the process of MCU

  • March 8, 2019
  • 1 reply
  • 682 views

We are using ROS Serial to let Raspberry Pi and STM32F103C8T6 communicate with each other. And there is another UART channel for IMU to use. We observe that the spinOnce function of ROS jammed the process of MCU. Therefore, other work cannot operate normally.

The source file is attached.

Please help!

This topic has been closed for replies.

1 reply

waclawek.jan
Super User
March 9, 2019

You probably have better chance for any response at the ROS community https://answers.ros.org/questions/

JW