469i Discovery Board LCD Specs Unknown
I've been trying to get anything on the screen for 2 weeks, several hours of coding/trying/reading/watching a day, and still have nada. Other than manually activating backlight after moving backlight enable resistor to GPIO pin. But my primary question for now is the following: I can start the project in CubeIDE with initializing peripherals for my Disco board, but if I don't, there is no way for me to find all the LCD specs for DSI/LTDC.
What modes does my screen support? What latencies does it support (CAS latencies and stuff)? What DSI frequency is max? This information is not anywhere to be found. It's not in any datasheets, both MCU and disco's, it's not in any reference manuals, it's impossible to google it out (I spent a good hour trying all possible word combinations and didn't get anything near what I need). So where do I get the specs of the display of STM32F469i disco?
