Can anyone recommend a good SPI object to communicate with a display?
Don M
Posts: 1,653
I haven't dealt with this interface before but looking to experiment.
Thanks.
Don
Thanks.
Don
Comments
What I like about this display is that it will work on 3.3 volts. Makes projects simpler without the need for 5 volts for a display.
John Abshier
You will not need to read data back from the display as this is only a busy flag and you may as well insert the necessary delay and save an I/O pin.
BTW, this is untested but should work as the interface is trivial.
@John- Yes I actually decided to look there shortly after I posted this question and found some examples. I never think to look but there are a lot of examples there. The OBEX search is so messed up.