Your new topic does not fit any of the above??? Check first. Then post here. Thanks.

Moderator: igrr

User avatar
By J Roger
#49674 Can I use the UART0 pins for GPIO just by changing the pin function, such as:

Code: Select allPIN_FUNC_SELECT(PERIPHS_IO_MUX_U0RXD_U, FUNC_GPIO3)


Or will I still have conflicts due to other library functions assigning pin functions?