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

MQTT Client Problem

Hi ,   Recently, I`m using STM32H7 MCU to implement Ethernet Application. I have try TCP Client Echo from example code and it works. Then I want to try with MQTT and it always gets fault. And using mqtt_client_connect function, it will return ERR_RTE...

Resolved! STM32 H573-DK USBX CDC ACM CLASS Stand-Alone

Hello ST Community,I was trying to use USBX with ThreadX and it worked. So far so good. But in our project, we will use FreeRTOS and after some research and getting in touch with some people, I learned that I can not use USBX with FreeRTOS. So they s...

iCenger by Associate
  • 2904 Views
  • 5 replies
  • 1 kudos

USB stick enum error on STM32H7B0 board

Hi everyone: I am trying to add USB stick support to STM32H7B0VBT based board. I used STM32CubeMX to generate code relating to USB host, FatFs, and system clock. USB plugging in and unplugging can be recognized by the middleware (in usbh_core.c), but...

Huiqi by Associate II
  • 1082 Views
  • 5 replies
  • 0 kudos