Skip to content

October 2024 Release

Latest
Compare
Choose a tag to compare
@lorne-maxim lorne-maxim released this 18 Oct 14:01
· 2 commits to release since this release
8b51c1f

Installation

See the "Installation" in the MSDK User Guide for instructions on installing the MSDK via the online installer.

For existing users, see the "Maintenance" section of the User Guide for instructions on updating the MSDK.

Offline installers tagged at this version of the MSDK are available at the bottom of this release page. Note: The offline installers have the same pre-requisites as the online installers that must be met before running.

New Features

Examples

Build

Tools

BLE

Boards

CMSIS

MiscDrivers

PeriphDrivers

  • Allow info block unlock function be overwritten for MAX32657 (#1213) by @ozersa 469f7f71d9
  • Enable System Clock Divide Support for MAX78002 (#1170) by @hfakkiz 5c1a332338
  • Add Clock Setter APIs for MAX32690 & MAX78002 Peripherals, Add Dual Mode TMR Support, Add MAX32690 Clock Calibration API for IPO, Add MAX32690 RISCV Clock Setter, CFS Support Functions (#1108) by jake.carter@analog.com 3f96590c5f
  • Enable System Clock Divide Support for MAX32690 (#1078) by @ozersa a52a937959
  • Add PinMux tool supporting functions (#997) by @lorne-maxim 6cb136f68c
  • Add SPI v2 support to MAX32690 (#964) by @sihyung-maxim 755e6ffa0d
  • Allow Skipping Clock and GPIO Initialization on CAN (#959) by @karaanil@users.noreply.github.com 2ecc1e45a7
  • Allow Skipping Clock and GPIO Initialization on I2C, SPI, and UART (#932) by @ozersa e75ecd7791

ThirdParty

Other

Bug Fixes

Documentation

Examples

Build

Tools

  • Update Keil support for ECC enabled versions of the MAX32675 (#1001) by @lorne-maxim 187ff74eb7
  • Add JLink Flashing support for MAX32670/75 (#966) by @BrentK-ADI 342b204611

BLE

Boards

  • Configure push buttons with alternate function hyper ram to use VDDIO (#1216) by @EricB-ADI 6041cc9880
  • Update MAX78002 examples list for Eclipse project wizard (#1139) by @sihyung-maxim b2ebb83b9b

CMSIS

MiscDrivers

PeriphDrivers

ThirdParty

workflow

Other