2025-03-28 12:02 AM
Hi everyone, I am approaching FMC with NAND FLASH memory and I am looking for tutorials or something like examples of testing. I have seen the built-in example from STM32 which is Fx_Nand_Write_Read_File, and have a question how to configure it with AzureRTOS, if not configure it with the same, how to use NAND FLASH mode? It is difficult to be vague as a beginner like me. I need basic documentation or tutorials. Thanks everyone for watching and giving me answers!!!
2025-03-28 2:23 AM
Hello @NguyenAnhHieu_
We recommend checking out this article below as it can help you configure your FMC NAND Flash:
How to configure the FMC peripheral to interface a... - STMicroelectronics Community
Br
2025-03-28 2:25 AM
Thanks you <3