Hi
See attached IOC. When I import this to a clean (just created in CubeMX, version shown in attached) project the FMC is, incorrectly, flagged as having errors. I do not know if other aspects are imported correctly or not.
Method:
- start CubeMX
- File > New Project
- Select STM32F429NIH6
- Import Project (select attached project)
- Complains that the FMC settings (Mode) is all wrong (which I don't believe it to be and which works when I change these manually).
- sometimes FMC pins show in yellow, sometimes, green after the import
- Clock Configuration has not been imported correctly
- incorrectly says the "only" imported aspect is RCC when, clearly, other aspects have been imported
- Correcting the FMC and Clock import errors seems to be correct and flags no warnings (ie it seems the original settings were fine which I have proved by generating and running code on target)
Regards