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
  TPM module for rockpro64 misha64 0 1,754 12-03-2024, 06:19 PM
Last Post: misha64
  using spi and gpio nano2 0 1,146 07-09-2024, 07:16 PM
Last Post: nano2
  ROCKPro64 Battery Power Supply hoarfrosty 12 6,910 04-01-2024, 10:24 PM
Last Post: nano2
  Powering on the Rockpro64 JPT223 1 1,990 09-24-2023, 12:23 PM
Last Post: hoarfrosty
  ROCKPro64 with 16 ports SATA controller ZeblodS 19 34,285 12-18-2022, 06:25 PM
Last Post: heyghoge
  Using RPI hat on RockPro64? misterc 0 1,609 12-16-2022, 02:05 PM
Last Post: misterc
  ROCKPro64 DOA ajtravis 8 10,463 11-08-2022, 03:40 AM
Last Post: ajtravis
  RockPro64 not booting up mvicha@gmail.com 0 1,971 09-19-2022, 07:35 AM
Last Post: mvicha@gmail.com
  GPIO Expander HAT for ROCKPro64 and Quartz64 CounterPillow 7 8,442 07-18-2022, 10:05 PM
Last Post: zer0sig
  RockPro64 premium aluminium casing justwantin 2 3,596 05-27-2022, 06:51 PM
Last Post: justwantin

Forum Jump:


Users browsing this thread: 1 Guest(s)