2answers

[Others] How do I read a data if all of the GPIOs are in output mode.

I'm trying to implement an LCD driver. All my pins have been initiated as GPIO output mode. My question is, how do I read a data if all of the GPIOs are in output mode? I mean, we can always chang...
1answers

[Others] Should I use GPIO 40 pin header instead of USB?

I have a problem with bumping the usb cable that powers my RPI3B+ and it wiggles out and kills power. I was curious if I could cut off the USB end, solder those two wires to female GPOI connectors and...
1answers

[Others] How to quickly reading GPIO pin LOW/HIGH directly?

I'm expecting to see the state of a pin that I'm reading to pull low for maybe 50 us and then back up to high. The original code running on an UNO/Nano code looks about like this:while ((...
Ranking Name Answers
1 PCBWay Team 5
2 Mason Goebel 1
3 Engineer 1