uploaded 1 month ago
Board Support Package (BSP) for ESP32-P4 Function EV Board (preview)

readme

# BSP: ESP32-P4 Function EV Board

[![Component Registry](https://components.espressif.com/components/espressif/esp32_p4_function_ev_board/badge.svg)](https://components.espressif.com/components/espressif/esp32_p4_function_ev_board)

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

| HW version | BSP Version |
| :--------: | :---------: |
|    V1.0    |      ^1     |
|    V1.2    |      ^2     |
|    [V1.4](https://docs.espressif.com/projects/esp-dev-kits/en/latest/esp32p4/esp32-p4-function-ev-board/user_guide.html)    |      ^3     |

## Configuration

Configuration in `menuconfig`.

Selection LCD display `Board Support Package(ESP32-P4) --> Display --> Select LCD type`
- LCD 7-inch 1024x600 - ili9881c (default)
- LCD 1280x800 - 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)    |>=0.1.0,<1.0.0|
|  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    |        :x:       |                                                                                                          |              |
|AUDIO_SPEAKER|        :x:       |                                                                                                          |              |
|  AUDIO_MIC  |        :x:       |                                                                                                          |              |
|    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 "espressif/esp32_p4_function_ev_board^3.0.0"

or download archive

Stats

  • Archive size
    Archive size: 14.54 KB
  • Downloaded in total
    Downloaded in total 213 times
  • Downloaded this version
    This version: 15 times

Badge

espressif/esp32_p4_function_ev_board version: 3.0.0
|