STM32F103RC, ili9341 DMA, rotary encoder, RTOS Keil RTX5, DEMO

updated to LittleVgl V6.0

  • Custom STM32F103RC breakout Board (72Mhz, 64K ram, 256K Flash) .
  • ILI9341 display over SPI with DMA. rotary encoder.
  • KEIL RTXv5 RTOS.
  • SPL (STM32 Standard Peripheral Libraries).
  • LVGL event driven refresh. Standby after 10 Secs Encoder inactivity.


2 Likes

Good work! Thanks for sharing! :+1:

Thanks for your sharing.It’s very helpful for me.:grinning:

I’m bumbling my way through getting a rotary encoder to work with on an ESP32 with LittlevGL and this example is oh so helpful for me too. Thankyou!

Thanks for your sharing