milhead
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Comments
Recent activity by milhead-
JForest,While messing around to get my display to work I encountered the exact same problem. Check your SPI protocol and make sure that it us operating in SPI Mode 3, CPOL=1, and CPHA=1. (http...
-
I got it working.. The PIC software does 'not' have a multi-byte transfer capability and requires theclock be high prior to initiating the clock within a chip select as well as Samplingon the clock...
-
Hi MichaelI've changed my code slightly to send the exact same commands with at least the same delays I still get no effect on the display.In the example code it sets the Black light Brightness to ...