Jacob Shade
- Following 0 users
- Followed by 0 users
- Votes 1
- Subscriptions 1
Activity overview
Latest activity by Jacob Shade-
Jacob Shade commented,
Update: I was able to finally get it working on the target board Up Squared 7100. Using the spidev library combined with periphery.GPIO to set the RST and A0 worked. Seems to have been a timing iss...
-
Jacob Shade commented,
I have tried adding the delays with no luck. - I have tried with the spidev library having that handle all spi operations with periphery.GPIO accessing the Reset and A0 pins.- I have tried using th...
-
Jacob Shade created a post,
Trouble displaying data to NHD-C12832A1Z-FSW-FBW-3V3
I am able to display data on the NHD-C12832A1Z-FSW-FBW-3V3 via raspberry pi and RPi.GPIO. However, I am looking to using other libraries to interface with the SPI and GPIO pins because I need this ...