Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: STM32F031_blink_LED_2
You are viewing an older revision! See the latest version
Homepage
tested:¶
- Serial (PA_2, PA_3), (PA_9,PA_10)
- PwmOut PA_4, PA_6, PA_7, PB_1
- AnalogIn PA_0, PA_1, PA_2, PA_3, PA_4, PA_5, PA_6, PA_7, PB_1
- HSI and HSE with quartz 8Mhz (auto detect ok)
untested yet:¶
- i2c
- spi
issues¶
- baud rate not exact (because 3% error of HSI). But HSE with 8Mhz quartz does not help. Usart clock is HSI regardless use HSE?