Batch replaced to use new api. User code doesn't need this, but examples should be up to date, and this avoids deprecation warnings.
README
This example program demonstrates the floating point coprocessor usage on the ST STM32F429IDISCOVERY eval board.
The mandlebrot is calculated and displayed on the attached LCD
Board connections
| Port | Function | Description |
|---|---|---|
PA9 |
(USART1_TX) |
TTL serial output (115200,8,N,1) |
Data can be sent to the serial port for debugging.