Loading...
 

Zephyr project on STM32

   Zephyr Workbench, a VSCode extension to manage Zephyr on STM32.
It enables users to easily create, develop, and debug Zephyr applications.
Main features:
  • Install host dependencies.
  • Import toolchain and SDK.
  • Create, configure, build and manage apps.
  • Debug STM32.
You can directly download it from the VSCode marketplace
For more details, visit the Zephyr Workbench

System Workbench for STM32


You are viewing a reply to Adding new Include files  

How to Interface STM32F2XX (STM3220G-eval) or STM32F4XX with SSD1963 LCD Display Controller

Hi,

Greetings to everyone here!

Could anyone suggest me how to Interface STM32F2XX (STM3220G-eval) or STM32F4XX with SSD1963 (864x480) LCD Display Control. I am new to HAL LCD programming (If someone has a dummy code, please do share).

Thanks

HI. I recently got an STM3220g eval board and want to use the LCD screen too. Did you manage to find any basic code or tutorials? I’ve got some of the HAL examples working but not the LCD...