Files
libopencm3-examples/examples/stm32/f1/stm32-h107/flash_rw_example
Piotr Esden-Tempski 1c4ae95729 [README] Coarse sweep to use markup in READMEs.
This should improve online readability of the readme files.
2015-01-19 19:20:12 -08: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.