Code working on STM32F429I-Disco rev.MB1075C but not STM32F429I-Disco rev.MC1075E
Hi,
I've been working with the STM32F429I-Disco board, rev.MB1075C for a while and recently purchased another which I notice is now at revision MC1075E.
The code which works fine on the older revision boards fails at the CubeMX generated SystemClock_Config(); function. This function is left exactly as is and has not been modified in any way.
I tried some other projects and they also fail at the same function call.
Could someone please clarify what is wrong here and why code written for an older generation board is seemingly incompatible with a newer one? I have briefly checked the solder bridge defaults and they seem to be the same.
Thanks
