GPIO on the RockPro64 - all pins high?
#3
(11-01-2022, 10:13 AM)CounterPillow Wrote: That's because you didn't set a pull-down biasmode on the GPIOs, which by default I believe leaves them pulled up.

You can set them to pull-down bias with:

Code:
gpioset --bias=pull-down chipnum pinnum=value

There's probably also a way to set this from the device tree, but I don't know it off-hand.

In short, no, you didn't break anything.

Pin 6 should be an actual ground though, that's suspicious.

Hi, thanks for the help! I redid the wiring and tried your suggestion and now it's working!

What's odd is that connecting the LED to the GPIO GND in the circuit (ie the RockPro64's GND) works, but using the GND on my breadboard (connected to another microcontroller or a common ground, same thing) doesn't seem to work. I guess I'm missing something basic about GPIO or microcontrollers, which is maybe outside the scope of this board.

Thanks again!
  Reply


Messages In This Thread
RE: GPIO on the RockPro64 - all pins high? - by colinmarc - 11-18-2022, 10:20 AM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Powering two disks from RockPro64 some_pinephone_user 3 996 02-24-2026, 04:43 PM
Last Post: evilbunny
  TPM module for rockpro64 misha64 0 2,902 12-03-2024, 06:19 PM
Last Post: misha64
  using spi and gpio nano2 0 2,287 07-09-2024, 07:16 PM
Last Post: nano2
  ROCKPro64 Battery Power Supply hoarfrosty 12 10,581 04-01-2024, 10:24 PM
Last Post: nano2
  Powering on the Rockpro64 JPT223 1 3,351 09-24-2023, 12:23 PM
Last Post: hoarfrosty
  ROCKPro64 with 16 ports SATA controller ZeblodS 19 41,912 12-18-2022, 06:25 PM
Last Post: heyghoge
  Using RPI hat on RockPro64? misterc 0 3,213 12-16-2022, 02:05 PM
Last Post: misterc
  ROCKPro64 DOA ajtravis 8 14,195 11-08-2022, 03:40 AM
Last Post: ajtravis
  RockPro64 not booting up mvicha@gmail.com 0 3,788 09-19-2022, 07:35 AM
Last Post: mvicha@gmail.com
  GPIO Expander HAT for ROCKPro64 and Quartz64 CounterPillow 7 12,589 07-18-2022, 10:05 PM
Last Post: zer0sig

Forum Jump:


Users browsing this thread: 1 Guest(s)