linguini1 commented on PR #17294:
URL: https://github.com/apache/nuttx/pull/17294#issuecomment-3508422863

   > * Awesome job @linguini1 !! Congratz and Thank You!! :-)
   
   Thank you for your help testing!
   
   > * Lets put lvgldemo application in the autostart so the HDMI output is 
visible right after boot without additional USB-UART and console interaction. 
This will align behavior with other :lvgl configurations and will enable quick 
check of the NuttX+rPI4B+HDMI.
   
   In that case I'll have two configs, one LVGL one as you describe and one 
with just the frame buffer example.
   
   > * Next step would be adding USB keyboard/mouse support right? :-)
   
   Yes, but I might deviate slightly and add DMA support first. If I did that 
in the first place, I could be using DMA to speed up other peripherals. Was 
just hesitant because I hadn't worked with DMA before. It should help speed up 
rendering and most everything else, and it'll be great when I add networking. 
Then USB input could benefit from it!
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to