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
Currently in development
- Add all alternate-functions (SPI, I2C, UART, PWM, ADC, ...) on F103RB and F030R8 platforms.
- Add automatic clock configuration between external clock, external xtal and device internal clock.
- Add new F302R8 platform.
v81¶
NUCLEO_F030R8
- SPI: fix issue with 16-bit data
NUCLEO_F103RB
- No change
NUCLEO_F401RE
- AnalogIn: add all pins
- InterruptIn: add all pins
- I2C: add all pins
- PwmOut: add all pins (excepted those on timer 5 used by ticker)
- Serial: add all pins
- SPI: add all pins, fix issue with 16-bit data
NUCLEO_L152RE
- I2C: add all pins
- Serial: add all pins
- SPI: add all pins
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