Skip to content

3.4.1

Compare
Choose a tag to compare
@facchinm facchinm released this 20 Oct 13:16

What's Changed

This release contains some fixes specifically for Portenta H7.

If you need precise timekeeping please update the bootloader to v24 with this sketch: https://github.com/arduino/ArduinoCore-mbed/tree/master/libraries/STM32H747_System/examples/STM32H747_manageBootloader
The core will then recognize the right bootloader version at startup and will enable the precise RTC clock source.
Keep in mind that RTC timekeeping is not supoorted in VBAT mode at the moment due to hardware limitations.

Other notable fixes:

  • Thales/GPS: fix hang when end() is called
  • WiFi: Fix crash on disconnect() if already disconnected.

Full Changelog: 3.3.0...3.4.1