Skip to main content
jwoolston
Associate III
August 22, 2014
Question

STMCubeMX locks up on NAND FSMC generation

  • August 22, 2014
  • 1 reply
  • 755 views
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
This topic has been closed for replies.

1 reply

jwoolston
jwoolstonAuthor
Associate III
August 25, 2014
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.