View: 4718|Reply: 1

[SOLVED] OPi 2 CON3 UART Access

[Copy link]

1

threads

4

posts

86

credits

Registered member

Rank: 2

credits
86
Published in 2016-1-15 12:35:24 | Show all floors |Read mode
Edited by SoAMG at 2016-1-18 07:25

Is it possible to access the OPi 2 CON3 Serial interface on pins 8/10. The documentation says that they should be accessible via /dev/ttyS2 but I'm not having any success. I'm trying to use a Ultimate GPS Breakout from AdaFruit.

1

threads

4

posts

86

credits

Registered member

Rank: 2

credits
86
 Author| Published in 2016-1-15 21:56:58 | Show all floors
I've run bin2fex and it looks like the port should be enabled?


  1. [uart3]
  2. uart_used = 1
  3. uart_port = 3
  4. uart_type = 2
  5. uart_tx = port:PA13<3><1><default><default>
  6. uart_rx = port:PA14<3><1><default><default>
  7. uart_rts = port:PA15<3><1><default><default>
  8. uart_cts = port:PA16<3><1><default><default>
Copy code
You need to log in before you can reply login | Register

Points Rule

Quick reply Top Return list