2024-09-01 08:46 PM
I am mostly wondering if anyone here has ever had to code to communicate with a SSD1353 via stm32. I have used NHD documentation to connect the board in a 6800 Parallel interface. I know it is wired correctly as I connected it to my Arduino and used the company's example code that is only available for Arduino and it worked. I took that code and rewrote all of it to work on stm32 and it isn't working. Has anyone here ever written a script that I could try and use that successfully work on the SSD1353.