Short overview
You can purchase ... from ...
Describe the default buffering and other configuration.
YouTube video link
- MCU:
- RAM: ...MB internal, ...MB external SDRAM
- Flash: ...MB internal, ..MB External
- GPU: if any
- Resolution: ...x...
- Display Size: ..."
- Interface: SPI/LCD/MIPI/etc
- Color Depth: ...-bit
- Technology: TN/IPS
- DPI: ... px/inch
- Touch Pad: Resistive/Capacitive/None
- Other peripheries
- jumpers, switches
- connect the display
- which USB port to use
- Install drivers if needed
- Install the IDE + links
- Clone this repository repository: ...
- Open the terminal or Import into an IDE...
- Build the project. How?
- Run or Debug. How?
- Debug
printf
? - Other?
Other notes, e.g. different configs, optimization opportunities, adding other libraries to the project, etc
If you find any issues with the development board feel free to open an Issue in this repository. For LVGL related issues (features, bugs, etc) please use the main lvgl repository.
If you found a bug and found a solution too please send a Pull request. If you are new to Pull requests refer to Our Guide to learn the basics.