STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Code jumping unexpectedly to 0xfffffffe

Hi, After successful coding, I suddenly stumbled on this error. I'm simply running this code:  HAL_Init(); /* USER CODE BEGIN Init */ /* USER CODE END Init */ /* Configure the system clock */ SystemClock_Config(); /* USER CODE BEGIN Sys...

RBT-ES by Associate III
  • 427 Views
  • 3 replies
  • 0 kudos

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
  • 1551 Views
  • 5 replies
  • 1 kudos

internal temperature sensor stm32h743zit6

I am using stm32h743zit6 ,but when i use below code in nucleo -H743zi2 and thermal camera.when i run below code in nucleo board then vref(vots) value coming 3.3 vots and temperature comming in 30 to 37 celcius but same code when i run in thermal came...

SITARAM by Associate III
  • 291 Views
  • 1 replies
  • 1 kudos