Indeed, great, it is working.It was just with gpio_set_direction.How did you configure them? You may need to do an gpio_reset_pin() on the GPIO to get them out of JTAG mode.
But gpio_reset_pin solved everything. Thanks a lot!
thx
Indeed, great, it is working.It was just with gpio_set_direction.How did you configure them? You may need to do an gpio_reset_pin() on the GPIO to get them out of JTAG mode.
But gpio_reset_pin solved everything. Thanks a lot!