Question
[STM32L4] [FMC-NAND_FLASH] Integrating NAND Flash with FatFS
Posted on August 24, 2016 at 14:25
Hi,
I am using STM32L4 and have generated code from CubeMX for FMC-NAND Flash along with FatFS (User-defined) options enabled.But the User-defined FatFS calls are empty (USER_initialize(), etc) in the user_diskio.c.I understand that the logic for this needs to be implemented for NAND Flash using the API's provided in the stm32l4xx_hal_nand.c.But it would really be great if someone can share any documents or sample code or application note for the same.Also, from/public/STe2ecommunities/mcu/Lists/STM32Java/Flat.aspx?RootFolder=https://my.st.com/public/STe2ecommunities/mcu/Lists/STM32Java/STM32CubeMX%20NAND%20STM32F2&FolderCTID=0x01200200770978C69A1141439FE559EB459D758000F9A0E3A95BA69146A17C2E80209ADC21¤tviews=55
link, it is mentioned that there is a bug in the HAL_NAND_Address_Inc(), and it is reported to ST Internal Team, but there is no confirmation about the suggested fix. It would be great if the bug is valid and there exists a solution for it.Thanks,Sunny #fatfs #stm32l4 #fmc #nand