Skip to content

Releases: Open-CMSIS-Pack/CMSIS-Driver_STM32

CMSIS-Driver_STM32 1.3.0

02 Sep 09:39

Choose a tag to compare

Ethernet MAC driver:

  • Added support for changed broadcast address filtering in HAL

USB Host driver:

  • Added support for USB DRD controller
  • Updated high-speed support
  • Updated detection and signaling of ARM_USBH_EVENT_RESET event

I2C driver:

  • Corrected Control function behavior for devices without filter features

CMSIS-Driver_STM32 1.2.0

19 Mar 12:01
d2ff361

Choose a tag to compare

Ethernet MAC driver:

  • Added VLAN and multicast address hash filtering

GPIO driver:

  • Replaced POSITION_VAL macro with CMSIS implementation

MCI driver:

  • Corrected bus clock divider return value when divider equals 1

CMSIS-Driver_STM32 1.1.0

27 Nov 16:36
643e6ed

Choose a tag to compare

GPIO driver:

  • Added support for GPIO ports M, N, O and P

MCI driver:

  • Corrected CLKCR register write access handling

USB Device driver:

  • Corrected PMA configuration
  • Added support for devices without Vbus sensing capability
  • Updated GetFrameNumber function to always return 0 because of missing HAL support

USB Host driver:

  • Added support for USB HS in FS mode (when using the internal PHY)

CMSIS-Driver_STM32 1.0.0

08 Oct 11:58

Choose a tag to compare

Initial release of pack containing drivers for the following peripherals:

  • Ethernet MAC
  • GPIO
  • I2C
  • MCI
  • SPI
  • USART
  • USB Device
  • USB Host