STM32 MCUs Embedded software

Ask questions and find answers on STM32Cube packages, including HAL, LL and middleware, and expansion software.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

micro-ROS agent

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 [17628140...

USER_RG by Associate II
  • 255 Views
  • 2 replies
  • 0 kudos

Resolved! Sleep mode FreeRTOS

Hello all, I am doing some tests with a NUCLEO-U575ZI-Q Board and FreeRTOS. I have created a simple program based on a STM32 examples, the unit will go into EnterSTOP2Mode and wakes up when the button is pressed.This is the code I have on the main.c ...

jampino by Associate III
  • 210 Views
  • 2 replies
  • 2 kudos

Resolved! Run app to jump bootloader stm32G

Hello everyone, for a few days I have been struggling with skipping and running the bootloader on stm32g474ret6 via usart.I have an STM, 12MHz crystal, and an FTDI chip on my own PCB, with RTS/CTS disconnected for now. After sending a command via USA...

ob.png
Abus-k by Associate
  • 168 Views
  • 2 replies
  • 1 kudos

Resolved! STOP2 wakeup not working

Hello,I have modbus master and slave device, where I have design modbus master for testing in that way that it will continuously send modbus request  after each successfull response, and if any response fail then it stop.Now on  I'm getting continuou...

npatil15 by Associate III
  • 193 Views
  • 2 replies
  • 1 kudos