STM32F469I-DISCO NEW LCD Driver Missing NT35510
About a month ago (April 2021) I purchased STM32F469I-Disco from mouser.de here in Germany, my first discovery board with display. Things went fishy from day 1, but only after more than 2 weeks of black screen I realized: my disco has a different screen with a different LCD driver IC than in the examples! (which is NOT indicated ANYWHERE! I have to be a telepath apparently to know that, good job, ST).
My disco is incompatible with examples specifically for my disco. The LCD either stays off or shows random gargabe image slowly dimming around the edges and then in the middle over 2 minutes - hard to say what exactly goes wrong with it, seems like configuration problem of some sort, doesn't seem like porch problem or anything, seems more complicated.
All examples are for OTM8009A IC, while my LCD runs (I think? doesn't say anywhere) on NT35510, for which no drivers exist in the free internet (some random snippets, nothing fitting STM32 with DSI - some SPI drivers for some android supporting SoC were the best I found), I tried BSP, tried playing with it, modifying in most nefarious ways, etc., didn't help. Even consulted the datasheet of the supposed LCD driver, but since I'm writing this, you can safely conclude it didn't work out either.
QUESTION: Can anyone provide initialization/configuration routine/parameters for NT35510 over DSI? What clock ranges, what other parameters, commands? I would be VERY grateful. I have no wish to develop driver for the board, for which ST obviously HAS a driver, since default program that comes built-in worked with it.
________________________________________________________________
P.S.
ST, please, provide up-to-date drivers for your very own disco board!
If you update a component, you could also include updated driver for it! Especially since when I first plugged the disco in, there was a running example program on it! Which is NOT available for download anywhere, there is only a useless binary from which I can't extract any values or configurations. Or at least provide some resource, description of display specs, ANYTHING. You sell a disco board without saying what kind of display is on it and without prividing ANY compatible drivers or anything. I don't even know if it was produced on Mars, because I don't know ANYTHING about display out of the box. It's like I offer you to fly a plane because you have a driving license - old drivers obviously won't work. Currently I have no idea how to run this display, and I believe STM32F469I-DISCO is an unsupported gargabe (my personal opinion, don't take it personally; and 60EUR is significant money for me), I don't think it's OK to sell board and provide INCOMPATIBLE useless examples for it. I had to buy STM32F746 Disco instead (there go another 60EUR YAY I think I'm on a diet this month), just because unlike 469 it actually WORKS with the very FIRST example I try.
