Page 1 of 1

ESP32-P4-Function-EV-Board SDK Issue

Posted: Tue Nov 12, 2024 10:35 am
by Manikandan
Hello,I'm working on ESP32-P4-Function-Ev-Board.I'm not able to get the proper sdk about this module..In git-hub i tired the sdk espressif/esp-dev-kits/ESP32-P4-function-ev-board(https://github.com/espressif/esp-dev-ki ... n-ev-board).but after I flashed the code The UI is lilttle changed and touch is not working..in that code also can't able to find the touch code where it is.I'm using in esp-idf v5.3 under ubuntu.kindly help me to sort this error.

Re: ESP32-P4-Function-EV-Board SDK Issue

Posted: Wed Nov 13, 2024 2:58 am
by chegewara
Hi,
i think its best way to use this component
https://components.espressif.com/compon ... ions/4.1.1
or this one, if you dont need/want to use lvgl
https://components.espressif.com/compon ... ions/4.1.1

You can find useful SDK for all or most peripherals on that dev board.