Tool/software:
Hello,
I am trying to use some PRU pins on the AM6548 as regular GPIO, without interacting with or loading any PRU firmware on the processor.
Is this possible without interacting with the PRU?
For reference, I am attempting to setup the pad configuration of PIN_PRG2_PRU0_GPO8 with the pullup / down resistor disabled, but it still appears that the pullup is enabled on our design.
Why is this? Are we not able to use PRU pins as GPIO controlled from the ARM cores? I am setting them all to MODE 7, which is just GPIO.
This only seems to effect setting pins as input. I am able to set PRU pins as output and toggle them high / low.
Thanks,
Ben