Hello,
I have been struggling figuring out how to set a GPIO pin on the nrf5340 development board. I would like to configure one of the pins on the board high I was wondering how I would do this.
Thanks,
Chris
Hello,
I have been struggling figuring out how to set a GPIO pin on the nrf5340 development board. I would like to configure one of the pins on the board high I was wondering how I would do this.
Thanks,
Chris
Hi Chris,
You could set a gpio flag within your code, or you can also set the flag in the overlay that you write. Please take a look at this section in the DevAcademy: https://academy.nordicsemi.com/topic/gpio-generic-api/
Best Regards,
Priyanka
Hi Chris,
You could set a gpio flag within your code, or you can also set the flag in the overlay that you write. Please take a look at this section in the DevAcademy: https://academy.nordicsemi.com/topic/gpio-generic-api/
Best Regards,
Priyanka