C
STM32F469I Discovery Kit
Board features
- STM32F469NIH6 microcontroller featuring ARM® Cortex®-M4 core and 324 Kbytes of RAM
- 4” TFT Color LCD Touch Display
- 128-Mbit SDRAM
- 128 Mbit QSPI NOR Flash
Prebuilt demos and examples
Package for STM32F469I-DISCO
board is provided with following prebuilt demos
You can flash them onto the device using images from the demos_images
folder. Follow the flashing instructions for ST boards, and use STM32469I-DISCO
as the board name selecting N25Q128A_STM32469I-DISCO as the external loader script.
Reading debug messages
By default, the output of printf
calls are redirected to a virtual serial port, which is exposed on the host machine via USB.
Known limitations
STM32F469NI does not have double-precision floating-point support.
Due to limited SDRAM bandwidth, accessing SDRAM with the CPU may cause visual artifacts while the framebuffer is being scanned by the display controller.
Available under certain Qt licenses.
Find out more.