Skip to main content
AWolf.8
Associate II
June 28, 2022
Question

Did the BSP for the STM32L476G Discovery kit Board change? The new toolchain has broken all of our projects.

  • June 28, 2022
  • 1 reply
  • 855 views

We teach using the STM32L476G Discovery kit Board. We have been using STMCubeMX 5.6.0 and Libraries 15.1. We want to migrate to current versions (6.5.0 and 17.2) but all of out programs that use the stm32l476g_discovery_glass_lcd.c library fail. We can use the new version of STMCubeMX fine if we do not migrate the project. We have also tried writing the same simple program from scratch using the old tools and the new ones. The old tools work fine, the new ones fail.

Any known bugs? Any idea where to look next?

This topic has been closed for replies.

1 reply

AWolf.8
AWolf.8Author
Associate II
June 29, 2022

After a bit more research - everything will migrate and work up through 6.2.0 (which uses the 17.2 libraries) but then fails at 6.3.0 and higher.