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

Resolved! Ensuring that IWDG running

On STM32F401 or any STM32,how can I read back the status of IWDG, ensuring that's it's running, as a safety measure?As I know direct counter value is not accessible, that would be ideal to see that it's not stuck. How to detect if LSI (thus IWDG) sto...

mrx23 by Associate III
  • 3855 Views
  • 7 replies
  • 1 kudos

Issue with HTS211 - HardFault Handler

Hi ST Community,I'm using the B-L475E-IOT01A card and I have a problem. As soon as I run my code in Debug mode, I get the HardFault Handler (SIGTRAP) error. I want to use the HTS221 temperature sensor and I'm using the BSP for this sensor (hts211.h)....

MathieuOKS_0-1704828542054.png MathieuOKS_1-1704828582371.png

Firmware upgrade using IAP method

I'm looking for an OTA feature using IAP method on STM32H563 using USART communication. I wanted to know, if there is any IAP library available in C for the same along with the documentation, which I can make use of.Regards,

Resolved! STM32L1 system bootloader erase

Hi everyone,I am using an STM32h7 to program an STM32L151 using the system bootloader through usart.When I ask for the supported commands, I get that the erase command is between them but, surprisingly, when I try to use it I get a nack.Then I read t...

AGhez by Associate III
  • 4574 Views
  • 5 replies
  • 1 kudos

Resolved! stm32l496vgtx

is it possible to configure external voltage reference in stm32l496vgtx? this feature is there belongs to this board.

prabhu2 by Associate
  • 1266 Views
  • 1 replies
  • 0 kudos

STM32H743 LWIP + MQTT FreeRTOS Memory Management Fault

Hello everyone,I'm using LWIP and MQTT on STM32H743 with FreeRTOS in STM32CubeIDE 1.13.2 and Package FW_H7 V1.11.0.I setup the project according to this guide.With this I can connect to a broker and publish messages.During development of my applicati...

dtx by Associate
  • 5493 Views
  • 3 replies
  • 0 kudos