I'm trying to get a clock signal of 32768 from the GPIO1 D4 pin of the rk3328 CPU, but I haven't been able to.
I've tried everything, from `overlay dts` to `armbian-add-overlay`, but I can't get any output.
I can set the value to 1 or 0 using the `echo 1 > /sys/class/gpio/gpio60/value` command, but the system doesn't give a clock output.
Please help. Thank you in advance.