Files
libopencm3-examples/examples/stm32/f4/stm32f429i-discovery/mandelbrot
Karl Palsson e0f377fec0 stm32f4: use new rcc_clock_setup_pll()
Batch replaced to use new api.  User code doesn't need this, but
examples should be up to date, and this avoids deprecation warnings.
2019-06-02 20:39:56 +00:00
..

README

This example program demonstrates the floating point coprocessor usage on the ST STM32F429IDISCOVERY eval board.

A mandelbrot fractal is calculated and sent as "ascii-art" image through the USART1.

Board connections

Port Function Description
PA9 (USART1_TX) TTL serial output (38400,8,N,1)