Files
Piotr Esden-Tempski 3a8911627d Corrected the clock lookup table.
Due to copypasta we were using the hse table for hsi clocks.
2021-06-20 00:54:16 -07:00
..

README

This small example program operates on internal FLASH memory by using libopencm3.

It's intended for all devboards with STM32f107 microcontrollers. To use this example it is essential to use USART1 port. It writes text string entered via serial port terminal (ex. teraterm) into internal FLASH memory and then it reads it.