How do you get the STM32L476 Discovery LCD to work
First of all, I am very new at this stuff. I have an STM32L476 Discovery, and I have been going in circles to get the LCD glass to operate. So far comments have been to look at other devices such as the Evaluation board, or how this is done with other devices using the LCD glass. Then if you try to load the demonstration program, you can't modify it without messing up the demonstration program. Ultimately, I would like to start with CubeMX, so that I can place my program in its own workspace (not in the repository). I would like step by step instructions (yes hold my hand) on how to use LCD glass for this device, not others. Oh btw, I will probably stick with Atolic True studio, because Cube IDE does not let me create the hex file. Is ST really this bad in making their programs work together, and are they really this bad in documenting how to make their products work? If you select a board with cubeMX, why does it not generate code for the board instead of the processor?I would like to learn this stuff, but if I can't get through the basics, then I may have to revert back to Arduino.