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

ux_device_class_cdc_acm_read_run not working

I am developing a custom board using STM32H523RET6.It has a USB type C port, and I am trying to send some data from PC to the board through it, and decided to use USB CDC ACM with standalone mode. The code is based on this and this.ux_device_class_cd...

HaYa6174 by Associate III
  • 80 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
  • 105 Views
  • 2 replies
  • 2 kudos

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
  • 67 Views
  • 1 replies
  • 0 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
  • 52 Views
  • 2 replies
  • 1 kudos

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
  • 49 Views
  • 2 replies
  • 1 kudos