milhead
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
Activity overview
Latest activity by milhead-
milhead commented,
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...
-
milhead commented,
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 ...
-
milhead created a post,
NHD-0216K3Z-FL-GBW-V3 via SPI Help Requested
Hello Folks;I'm using a NHD-0216K3Z-FL-GBW-V3 via SPI and I cannotget a single character to display...My clock frequency is around 78Khz, The followingdisplay, show my settingDisplay-On (0xfe,0x41)...
-
milhead commented,
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...