ST


A world leader in providing the semiconductor solutions that make a positive contribution to people’s lives, both today and in the future.

You are viewing an older revision! See the latest version

SDK changes log

Table of Contents

  1. v82
  2. v81
  3. v80
  4. v79

Currently in development

  • Add all possible pins that are missing on some platforms (F103RB, F030R8).
  • Change system clock to the maximum possible.
  • Add automatic clock switching between External clock, xtal and device internal clock.
  • Add new F302R8 platform and new others coming...


v82

NUCLEO_F103RB

  • Set system clock to 64 MHz with PLL(HSI) or 72 MHz with PLL(HSE)
  • Add all possible pins for SPI

NUCLEO_F401RE

  • Fix issue with PWM_OUT on PC_9 pin

NUCLEO_L152RE

  • Set system clock to 32 MHz with PLL(HSI) or 24 MHz with PLL(HSE) (to obtain USB 48 MHz clock)
  • Add all possible pins for ADC, DAC, PWM, UART


v81

NUCLEO_F030R8

  • Fix issue with SPI 16-bit data

NUCLEO_F401RE

  • Set system clock to 84 MHz with PLL(HSI)
  • Add all possible pins for ADC, InterruptIn, I2C, PWM, UART, SPI
  • Fix issue with SPI 16-bit data

NUCLEO_L152RE

  • Add all possible pins for I2C, UART, SPI


v80

  • No change


v79

NUCLEO_F030R8

  • Fix issue with us_ticker

NUCLEO_F103RB

  • Fix issue with us_ticker

NUCLEO_F401RE

  • Improve sleep and us_ticker

NUCLEO_L152RE

  • Improve sleep and us_ticker

All wikipages