Skip to main content
Associate II
April 5, 2024
Solved

Clock configuration changed when upgraded (STM32F769BGT6)

  • April 5, 2024
  • 3 replies
  • 1898 views

Hello,

I updated my stm32 project because I had problem on the older version. So I updated the Time.ioc by migrating version...

Migrate.png

 

 

...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 :
Ethernet old clock conf.PNG

 

New version :Ethernet new clock conf.PNG

 

 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

This topic has been closed for replies.
Best answer by mƎALLEm

Need to read the release notes of the Cube package (Release_Notes.html) to find the changes between versions.

3 replies

mƎALLEm
ST Technical Moderator
April 5, 2024

Hello,

It was a mistake in the old version of CubeMx and in the documentation (reference manual).

See this thread.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.
PierreG-SAuthor
Associate II
April 5, 2024

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... 

mƎALLEm
mƎALLEmBest answer
ST Technical Moderator
April 5, 2024

Need to read the release notes of the Cube package (Release_Notes.html) to find the changes between versions.

To give better visibility on the answered topics, please click "Best answer" on the reply which solved your issue or answered your question.