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

How to boot from and execute code from external Quad SPI flash memory on STM32H742 (STM32H7) using XiP model?

Hi all,we're planing to use an STM32H742 with external SDRAM (for data) and external Quad SPI flash.The Quad SPI flash shall hold the application binary - i.e. instructions, constants, etc. to be loaded at boot and all code to be executed.We'd like t...

mwb by Associate III
  • 5697 Views
  • 3 replies
  • 0 kudos

Resolved! f_mount returning FR_NOT_READY

Hi.I've been working on a project recently, and I've been having trouble with mounting an SD card. I've been getting FR_NOT_READY from f_mount function. Diving deeper into the code, I've found that SDMMC_GetCmdResp2 returns SDMMC_ERROR_CMD_RSP_TIMEOU...

fLicK by Associate
  • 2707 Views
  • 2 replies
  • 0 kudos

Boot Load configuration in STM32G070KB

Hi, I am using STM32G070KB controller. I tried to implement bootloader configuration via firmware as mentioned in document AN2606 and AN3155. But still its not entering boot mode. And also I need clarification for the "Execute BL_USART_Loop for USART...

AA.15 by Associate II
  • 1025 Views
  • 6 replies
  • 0 kudos

STM32H7 SPI bootloader anomalies ?

Hello,I’m experiencing some difficulties trying to communicate with the embedded bootloader in SPI configuration.I have two separate Nucleo boards:-         NUCLEO-H753ZI-         NUCLEO-H743ZI2One of them is the master, the over is the slave (order ...

0693W00000JP29VQAT.png 0693W00000JP2AEQA1.png 0693W00000JP2AYQA1.png 0693W00000JP2BMQA1.png
ECA by Associate
  • 712 Views
  • 0 replies
  • 1 kudos

Resolved! How to flash STM32 MCU using USB

Using IAR to develop software for and burn flash via USB on STM32 7B3I and Discovery eval boards.Need to develop my own Windows software to burn flash via USB on our own product.Am familiar with AN2606 [bootloader] and AN3156 [DFU] but neither appear...

Error in code generation for LwIP

Hi!I generate the CubeIDE project (FW v 1.3.0) for STM32H743ZI, but have an error. See full in "ethernetif.c"FreeMarker template error (DEBUG mode; use RETHROW in production!): The following has evaluated to null or missing: ==> SWIPdatas [in templat...

Alex_Doc by Associate
  • 623 Views
  • 0 replies
  • 0 kudos