Advertisement
silver2row

bash UART2

Mar 1st, 2021
791
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.21 KB | None | 0 0
  1. py_setup_uart(UART2): set_pin_mode() failed for pin=P9_22Traceback (most recent call last):
  2.   File "FirstGPS.py", line 5, in <module>
  3.     UART.setup("UART2")
  4. ValueError: Set pin mode failed for uart channel.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement