My LCD works ok on SPI2 Discovery F407, the same LCD does not work on SPI1 on a F405 custom pcb
So as the subject says, my LCD works correctly when attached to my F407 Discovery board and using SPI2.
I am now using a F405 and SPI1 on a custom PCB. I have configured the SPI1 the same as SPI2, basically copied the settings.
However I need some advice on the clock speeds and settings. When I use the LCD on the discovery board it will run at low speeds - 10MHz.
For SPI1 ton the F405, the maximum speed is lower at 42MHz. Which clocks do I need to set and what speeds do I need for each clock?
Using an oscilloscope reveals that I am gettting signals from the MCU on all the relevent pins. My guess is a timing issue of some sort......
I know that the MCU is functioning correctly, flashing programs and debug work as normal.
Any suggestions or help much appreciated. Thanks in advance
