Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for anothers sub boards (BSP-608) #466

Open
1 task done
ManelCS opened this issue Jan 2, 2025 · 8 comments
Open
1 task done

Support for anothers sub boards (BSP-608) #466

ManelCS opened this issue Jan 2, 2025 · 8 comments

Comments

@ManelCS
Copy link

ManelCS commented Jan 2, 2025

Related area

display

Hardware specification

esp32-s3-lcd-ev-board

Is your feature request related to a problem?

I'm not sure if you can use other sub boards than those already supported.

Describe the solution you'd like

I would like to know if it is possible to use different sub boards in the esp32-s3-lcd-ev-board kit and if there could be an easy way to configure it.

Describe alternatives you've considered

No response

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.
@github-actions github-actions bot changed the title Support for anothers sub boards Support for anothers sub boards (BSP-608) Jan 2, 2025
@espzav
Copy link
Collaborator

espzav commented Jan 3, 2025

Hello @ManelCS, in BSP are supported sub-boards only with RGB screens (480 x 480 and 800 x 480). Which board do you want to use it? Other boards can be simply configure with some LCD component from component registry.

@ManelCS
Copy link
Author

ManelCS commented Jan 3, 2025

I would just like to know if these possible options can be used:

  • TFT control using 8080 16 lines
  • TFT control using 8080 8 lines
  • TFT control using serial SPI port 8 lines
  • TFT control using two 8080 8 lines TFT’s
  • TFT control using two SPI controlled TFT’s

And how to use them

@espzav
Copy link
Collaborator

espzav commented Jan 3, 2025

This is not supported in BSP now. We can add it into our plan. All sub boards are mentioned in readme: https://github.com/espressif/esp-bsp/blob/master/bsp/esp32_s3_lcd_ev_board/README.md with drivers.

I haven't got these sub boards now.
@Lzw655 please do you have mentioned SUB boards?

@ManelCS
Copy link
Author

ManelCS commented Jan 3, 2025

And is it possible to use the previous options in the esp32s3 wroom 1 module?

@espzav
Copy link
Collaborator

espzav commented Jan 3, 2025

Yes, the drivers are compatible with all ESP32S3 modules.

@Lzw655
Copy link
Collaborator

Lzw655 commented Jan 6, 2025

This is not supported in BSP now. We can add it into our plan. All sub boards are mentioned in readme: https://github.com/espressif/esp-bsp/blob/master/bsp/esp32_s3_lcd_ev_board/README.md with drivers.

I have got these sub boards now. @Lzw655 please do you have mentioned SUB boards?

I'm sorry, the other sub-boards have not been mass-produced.

@espzav
Copy link
Collaborator

espzav commented Jan 6, 2025

This is not supported in BSP now. We can add it into our plan. All sub boards are mentioned in readme: https://github.com/espressif/esp-bsp/blob/master/bsp/esp32_s3_lcd_ev_board/README.md with drivers.

I have got these sub boards now. @Lzw655 please do you have mentioned SUB boards?

I'm sorry, the other sub-boards have not been mass-produced.

@Lzw655 Thank you for info.
@ManelCS We cannot support it in BSP, if this is not available for customers.

@ManelCS
Copy link
Author

ManelCS commented Jan 14, 2025

Is it possible to use sub board 2 480x480 but only use 8 data lines and not 16?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants