STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 2128 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
  • 550 Views
  • 1 replies
  • 0 kudos

Resolved! R/W SPI with STM32H743

Hi everyone!It's my first post and I'm trying to make something with the SPI but I met the problems. Even if I configure the interface (hopefully correctly), I can't communicate with any SPI device. I bought BMP280 as a simple sensor to communicate w...

RadoslawSajdak_0-1704395076266.png RadoslawSajdak_1-1704395232572.png