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 connect FATFS to Nor Flash on STM32H747

Hi.I am using a STM32H747BIT MCU with Nor Flash (MT25QL512)Reading and writing Nor flash by setting in the IOC file was successful.I want to set up a file system(FATFS) on Nor flash.There is a library of FATFS in IOC.So I want to use this.​​​Is there...

Resolved! Basic timer 6 for time counting using interrupt

Dear ST HelloI am using timer 6 to calculate the time for timer interrupt triggering,I am using the example for the board from the cube BSP folder,\STM32Cube\Repository\STM32Cube_FW_F4_V1.27.1\Projects\STM32F429I-Discovery\Examples\BSP\SW4STM32\STM32...