cancel
Showing results for 
Search instead for 
Did you mean: 

Does anyone has experiment project to erase and write to Parallel flash . We connected 16 Mega Bytes Parallel FLASH Chip and we are Using FMC interface on STM32H745XI .

Does anyone has experiment project to erase and write to Parallel flash .

We connected 16 Mega Bytes Parallel FLASH Chip and we are Using FMC interface on STM32H745XI .

Following driver is being used but I could not find and example project to write to parallel flash .

stm32h7xx_ll_fmc.c

STM32Cube\Repository\STM32Cube_FW_H7_V1.8.0\Drivers\STM32H7xx_HAL_Driver\Src\

1 REPLY 1

You'll need to review the documentation for the specific memory IC you're using. On the STM32 side pay particular attention to caching, write-thru and buffering​.

Tips, Buy me a coffee, or three.. PayPal Venmo
Up vote any posts that you find helpful, it shows what's working..