Skip to main content
Visitor II
April 5, 2024
Solved

Clock configuration changed when upgraded (STM32F769BGT6)

  • April 5, 2024
  • 1 reply
  • 952 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.

    1 reply

    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.

    PierreG-SAuthor
    Visitor 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ƎALLEmAnswer
    Technical Moderator
    April 5, 2024

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