cancel
Showing results for 
Search instead for 
Did you mean: 

STMCubeMX locks up on NAND FSMC generation

jwoolston
Associate II
Posted on August 23, 2014 at 01:14

I am trying to configure a new project in STMCubeMX which will utilize the FSMC Nand module. I have several other peripherals obviously and the code generation works fine until I enable the NAND module. I can enable NOR/SRAM with no trouble, but any time I try and enable NAND, it fails. This happens for F2 and F4 series chips. Has anyone else experienced this? I have tried re-installing clean, as well as the eclipse plugin.

#stm32f4 #hal #stcubemx #stm32
1 REPLY 1
jwoolston
Associate II
Posted on August 25, 2014 at 20:49

This only seems to happen when trying to configure the NAND module to use interrupts instead of the NWAIT line.