2024-04-05 02:37 AM
Hello,
I updated my stm32 project because I had problem on the older version. So I updated the Time.ioc by migrating version...
...but when I open the system clock configuration I see that it's not the same configuration for "To Ethernet PTP". For information I'm working on a STM32F769BGT6.
Old version :
New version :
Id'like to know if it is normal or not, and if I can change it to have the same configuration as the old version ?
Thanks
Solved! Go to Solution.
2024-04-05 04:02 AM
Need to read the release notes of the Cube package (Release_Notes.html) to find the changes between versions.
2024-04-05 02:50 AM - edited 2024-04-05 02:51 AM
Hello,
It was a mistake in the old version of CubeMx and in the documentation (reference manual).
See this thread.
2024-04-05 03:40 AM
Ok thank you for this information.
The ethernet is not working on the new version. Did something changed ? And I see that the ethernet configuration changed with lwip...
2024-04-05 04:02 AM
Need to read the release notes of the Cube package (Release_Notes.html) to find the changes between versions.