viewesmart/esp32_p4_pi

0.0.1

Latest
uploaded 6 hours ago
Board Support Package (BSP) for ESP32-P4-Pi

readme

# BSP: ESP32-P4-Pi



ESP32-P4 Function EV Board is internal Espressif board for testing features on ESP32P4 chip.

| HW version | BSP Version |
| :--------: | :---------: |
|    V1.0    |      ^1     |

## Configuration

Configuration in `menuconfig`.

Selection LCD display `Board Support Package(ESP32-P4) --> Display --> Select LCD type`
- LCD 1024x600 - ek79007

Selection color format `Board Support Package(ESP32-P4) --> Display --> Select LCD color format`
- RGB565 (default)
- RGB888


<!-- Autogenerated start: Dependencies -->
### Capabilities and dependencies
|  Capability |     Available    |                                                 Component                                                |Version|
|-------------|------------------|----------------------------------------------------------------------------------------------------------|-------|
|   DISPLAY   |:heavy_check_mark:|    [espressif/esp_lcd_ek79007](https://components.espressif.com/components/espressif/esp_lcd_ek79007)    |  1.*  |
|  LVGL_PORT  |:heavy_check_mark:|      [espressif/esp_lvgl_port](https://components.espressif.com/components/espressif/esp_lvgl_port)      |   ^2  |
|    TOUCH    |:heavy_check_mark:|[espressif/esp_lcd_touch_gt911](https://components.espressif.com/components/espressif/esp_lcd_touch_gt911)|   ^1  |
|   BUTTONS   |        :x:       |                                                                                                          |       |
|    AUDIO    |:heavy_check_mark:|      [espressif/esp_codec_dev](https://components.espressif.com/components/espressif/esp_codec_dev)      | 1.2.* |
|AUDIO_SPEAKER|:heavy_check_mark:|                                                                                                          |       |
|  AUDIO_MIC  |:heavy_check_mark:|                                                                                                          |       |
|    SDCARD   |:heavy_check_mark:|                                                    idf                                                   | >=5.3 |
|     IMU     |        :x:       |                                                                                                          |       |
<!-- Autogenerated end: Dependencies -->

Links

Target

License: Apache-2.0

Tags

To add this component to your project, run:

idf.py add-dependency "viewesmart/esp32_p4_pi^0.0.1"

download archive

Stats

  • Archive size
    Archive size ~ 19.78 KB
  • Downloaded in total
    Downloaded in total 0 times
  • Downloaded this version
    This version: 0 times

Badge

viewesmart/esp32_p4_pi version: 0.0.1
|