Difference between revisions of "PineNote"

Jump to navigation Jump to search
(Add that the device should be face down for rockusb mode to trigger)
(Added section about USB-C Uart dongle)
Line 142: Line 142:
* Is there any way to indicate when the device is in rockusb mode, such as connecting a certain magic pin to the power LED?
* Is there any way to indicate when the device is in rockusb mode, such as connecting a certain magic pin to the power LED?
* The modem/4G connector (J6010) has its I2C and UART pins unconnected. Could those be connected to the SoC?
* The modem/4G connector (J6010) has its I2C and UART pins unconnected. Could those be connected to the SoC?
==== USB-C Debug Accesory Mode (DAM)/UART Dongle====
The USB UART dongle delivered with the PineNote allows you to have access to a serial port without having to open up the device. The factory firmware runs at a baud rate of 1500000bps, 8 data bits 1 stop bit, no parity and no flow control. The USB-C male end should go into the PineNote and the female end can be connected with a standard USB-C cable to your computer.


== BSP Linux SDK ==
== BSP Linux SDK ==