Setting the F407 FSMC WaitSignalPolarity default value
Hi All,
I have a 407 connected to an FPGA using the FSMC interface.
When I compile my device configuration from ST Cube, the WaitSignalPolarity value in the MX_FSMC_Init routine is always set to: FSMC_WAIT_SIGNAL_POLARITY_LOW. On my system I need this setting to be FSMC_WAIT_SIGNAL_POLARITY_HIGH, but cannot find a way of setting this value through CubeMX.
Has anyone else found this issue or know how to fix it? Its getting a real pain having to manually update the source code before recompiling.
Kind Regards,
Tony
