Skip to content

feat: JD9165 mipi-dsi display support, for AliExpress P4 Boards #624

@davetheghost

Description

@davetheghost

Related area

BSP package, P4 evaluation board, etc

Hardware specification

Support for JC1060P470C_I_W

Is your feature request related to a problem?

Not related to a problem, just simply a few GPIO pins reassigned and different driver invoked when using a P4 board that uses the JD9165 display

Describe the solution you'd like

Not sure where I would approach this besides some sort of CONFIG_ that is easily accessible to the user, to enable the JD9165 component driver, and have it properly initialized with the correct settings in order to have at least the demos work.

I was able to get LVGL 9.x.x Demo to work with a little fooling with the driver, and other edits -- though there should be more support for the board given the amount of these things being sold

Describe alternatives you've considered

perhaps having this board/display combination in it's own directory --

personally, I'm trying to move away from the arduino framework, and use IDF exclusively. Admittedly, using the Arduino IDE and the JD9165 driver is easy enough, though with VS code, things can get a bit deep.

Additional context

No response

I have checked existing list of Feature requests and the Contribution Guide

  • I confirm I have checked existing list of Feature requests and Contribution Guide.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions