1
0
Fork 0

Merge pull request #8 from alistair23/alistair/uart

README: Add details about the UART
main
ddvk 2021-01-20 22:58:57 +01:00 committed by GitHub
commit bc08b4e62b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 9 additions and 0 deletions

View File

@ -34,7 +34,16 @@ To put the rM2 in recovery, you will need:
![Pogo](https://i.imgur.com/yPymkBx.jpeg)
![USB-C Breakout](https://i.imgur.com/YqYELeg.jpeg)
![Connection](https://i.imgur.com/RGerZyp.jpeg)
![Connection with UART 1](rM2-Uart-1.jpg)
![Connection with UART 2](rM2-Uart-2.jpg)
## UART
UART6 TX is exposed via the pogo pins ID pin.
You can connect an FDTI chip (3V3) to ID pin to get UART at 115200 baud.
For more details checkout the wiki: https://remarkablewiki.com/tech/rm2_otg_pogo
For details building u-boot and Linux to support this checkout
[meta-freescale-3rdparty](https://github.com/Freescale/meta-freescale-3rdparty).

BIN
rM2-Uart-1.jpg 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB

BIN
rM2-Uart-2.jpg 100644

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 MiB