2019-07-02 07:18 PM
Hi Guys,
The latest version of STM32CubeMX allows me to use firmware packages for the F7 architecture versions 1.13.0 and 1.14.0. The latest version of the Keil STM32F7xx_DFP 2.11.0 (2018-09-05) says it uses firmware package version 1.12.0.
Unfortunately I have projects using a range of firmware versions. Is there some sort of strategy or recommendation to managing this?
This has arisen because Keil's networkInitialize causes a hardfault on DFP version 2.10.0 and 2.11.0, but works fine on 2.9.0. I was trying to make sure the code Cubemx was generating was 'as close to perfect' as possible. Any comments on this issue would also be appreciated.
Cheers,
Hamish.