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

Getting the Display out of BIST Mode #1

Open
hollandandy opened this issue Feb 6, 2023 · 4 comments
Open

Getting the Display out of BIST Mode #1

hollandandy opened this issue Feb 6, 2023 · 4 comments

Comments

@hollandandy
Copy link

I am using the ICN6211 and found your Config app which ties up with the linux driver. I have a micro controller that i am using to do the config via I2C. I can set up my RGB display but it will not Exit BIST mode with the Rotating Colour Test Screens. I have the BIST test Register disabled as per your app. Can you give me any guidance. Your Config app was a great help in setting up the RGB Display timing.

@tdjastrzebski
Copy link
Owner

tdjastrzebski commented Feb 8, 2023

@hollandandy, I am glad it helped, but I cannot provide more info. At least for now, I abandoned this work not being able to make it working with STM32F769NI-DISCO board, which was my goal and then priorities and ideas changed. Let me know if you figure out, It may help someone or me one day.

@hollandandy
Copy link
Author

hollandandy commented Feb 8, 2023 via email

@tdjastrzebski
Copy link
Owner

tdjastrzebski commented Feb 9, 2023

Hello Andy,
I managed to set ICN6211 up for the given display and show test patterns using I2C and, if I remember correctly, MIPI-DSI.
I did not get image transferred over MIPI-DSI but that was probably related to my limited knowledge of the STM32 interface.
Then I switched to LTDC interface - it takes way more MCU pins, but works flawlessly and is cheaper.
I will appreciate any updates since I still may need to get it working, however on another project.

@Anassoumi
Copy link

Hi Tomasz , I'm working on the stm32u599 to be interface with a display that uses ICN6211 , can you please guide on how to set it up on stm please ? also wondering if the display need any initialization sequence , thank you .

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