STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Hard fault on unaligned access on STM32U5

Hello, I have a problem with unaligned access, which generates a hard fault when the software is started without bootloader.When running the same software from mcuboot bootloader, there is no hard fault on unaligned access.The MPU and TrustZone confi...

Meixner by Associate III
  • 597 Views
  • 1 replies
  • 1 kudos

Resolved! Facing an issue with SDMMC on STM32H753

Hi i am using STM32H753z, now i am trying to access SD card  but i getting  some error in stm32h7xx_hal_sd.c file of static uint32_t SD_PowerON(SD_HandleTypeDef *hsd)  API,s  in this /* SEND CMD55 APP_CMD with RCA as 0 */ errorstate = SDMMC_CmdAppCo...

Naresh_ by Associate III
  • 2704 Views
  • 10 replies
  • 2 kudos

Resolved! no Satel-VL53L8CX SPI example

Hi! I am developing a project which uses the satel-Vl53l8cx. I found many examples in I2C but none in SPI.The only one would be in VL53L8CX_ULD_driver_2.0.0 but this one was coded for the X-nucleo-Vl53l8A1.   A wiring is shown in AN5945 in SPI but in...

Antonin_m84_5-1720044853550.png Antonin_m84_6-1720044872426.png

Resolved! Nucleo STM32G431KB I2S

HelloI tried to implement I2S on the chip in question to send the data acquired by the on-board ADC (I tried both 8-bit and 12-bit) with DMA active on a curved buffer and half-word data size. The data should be read by an ESP32, connected to it on th...

AntoR by Associate III
  • 1127 Views
  • 4 replies
  • 2 kudos