suda-morris

Results 55 comments of suda-morris

Have you connected the LCD and the development board correctly? https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32p4/esp32-p4-function-ev-board/user_guide.html#hardware-setup

Hi @Flexblue Thank you for your support! Releasing libcanard to the IDF Registry is indeed a great suggestion! May I ask what kind of application will you use ESP32 equipped...

This function will always reflect the **real baud rate** that is configured in the hardware. There will be a slight deviation from the actual user-configured value. We should update the...

The ST77922 driver was implemented in this repo: https://github.com/espressif/esp-iot-solution/tree/master/components/display/lcd/esp_lcd_st77922 I would suggest you open an issue page there with a reproducible code, especially how you initialize the LCD.