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

fmc operations cause mcu reset repeatly

Hi everyone,I met a problem now. I am developing display product using stm32f429zet6, the lib is f41.26.1. In my project, nand flash is used to storage images and fonts, the sdram is used to cache images. Fatfs work upon nand. Obviously nand and sd...

JJ.Lin by Associate III
  • 1516 Views
  • 6 replies
  • 0 kudos

STM32F746 bootloader question

Hi,I am using STM32F746NG.In the app link file, I set flash to 0x08010000.MEMORY{ RAM  (xrw)  : ORIGIN = 0x20000000,  LENGTH = 320K FLASH  (rx)  : ORIGIN = 0x8010000,  LENGTH = 960K /*1024-64K*/}In the boot link file, I set flash to 0x08000000.MEMORY...

JChen.24 by Associate III
  • 509 Views
  • 1 replies
  • 0 kudos

Carte NUCLEO-H723 non reçue

Bonjour,Pour le workshop du 6 juillet j'ai reçu une NUCLEO-G491, sur laquelle Azure RTOS ne fonctionne pas.J'avais compris que je recevrais quand même la carte NUCLEO-H723, parce que Azure RTOS ne fonctionne aujourd'hui que sur H7.Est ce qu'il y a de...

CLASS-B STL Run-time FLASH CRC Error, the test staus is TEST_RUNNING mode only not comming to Test_OK

i have integrated STL XCUBE class-B 2.2.0 Packages with STM32L433 controller here iam facing the test its always TEST_RUNNING not comming to Test_OK stauts, i am getting Run-time FLASH CRC Error, what could be the issue.  #define ROM_START ((uint32_t...

Ssiva.2 by Associate II
  • 1763 Views
  • 3 replies
  • 0 kudos

uSD card write operation stops after some time.

Hello everyone,I am student and using the FATFS middleware to log sensor data to a uSD card using stm32f746g dev board. The data gets logged only for the first few minutes (8 minutes) and then the f_write() returns a status as FR_LOCKED (16).What cou...

SGupt.7 by Associate II
  • 994 Views
  • 3 replies
  • 0 kudos