bouffalolab / bouffalo_sdk

BouffaloSDK is the IOT and MCU software development kit provided by the Bouffalo Lab Team, supports all the series of Bouffalo chips. Also it is the combination of bl_mcu_sdk and bl_iot_sdk
Apache License 2.0
349 stars 123 forks source link

standard_dpi undefined #143

Closed kimyj1503 closed 1 year ago

kimyj1503 commented 1 year ago

Hello. I tried to connect a 7" parallel RGB interface LCD to BL808. When I defined LCD_DPI_STANDARD on lcd_conf_user.h, it says that lcd_mipi_dpi_init_t from standard_dpi.c is not defined. I checked the mipi_dbi and spi codes and their init_t are all defined except for the mipi_dpi.

Can you please check if this is a mistake from my side? Thank you in advance.

sakumisu commented 1 year ago

do not support bl808