2025-11-10 2:55 PM
I configured FREERTOS on my STM32FT67ZI card with a USART3 device. I started the microROS agent on my PC but the connection is not created and it gives me this message:
run micro_ros_agent micro_ros_agent serial --dev /dev/ttyACM2 -b 115200
[1762814038.235435] info | TermiosAgentLinux.cpp | init | running... | fd: 14
[1762814038.236035] info | Root.cpp | set_verbose_level | logger setup | verbose_level: 4
What could it be?
If I search for the topic, it doesn't bring up any results.
How can I tell if the problem is on the card or the PC? I'm connected to the ST-Link USB cable.