diff --git a/docs/chapters/hardware_details.xml b/docs/chapters/hardware_details.xml index f5f0e7d..17ab8cf 100644 --- a/docs/chapters/hardware_details.xml +++ b/docs/chapters/hardware_details.xml @@ -45,37 +45,54 @@ - USB: USB mini-B connector. The main connector. The host software communicates (sniffing,...) through USB with the board. It can also be used to flash the micro-controller (using DFU). + USB: USB mini-B connector. The main connector. The + host software communicates (sniffing,...) through USB with + the board. It can also be used to flash the micro-controller + (using DFU). - serial: 2.5 mm jack serial cable, as used by osmocomBB. port used to debug the device (printf goes there). + serial: 2.5 mm jack serial cable, as used by osmocomBB + port used to debug the device (printf goes there). - debug (P3): same as serial, but using the FTDI serial cable. + debug (P3): same as serial, but using the FTDI + serial cable. - jtag (P1): JTAG 20 pin connector to do hardware assisted debugging. + jtag (P1): JTAG 20 pin connector to do hardware + assisted debugging. - BT1: battery connector (4.5-6V DC). normally the USB provides power, but the battery port can be used for autonomous use of SIMtrace. The sniffing can be saved in the flash (U1). + BT1: battery connector (4.5-6V DC). normally the + USB provides power, but the battery port can be used + for autonomous use of SIMtrace. The sniffing can be saved + in the flash (U1). - FFC_SIM (P3): to connect the flat flexible cable with SIM end for the phone. + FFC_SIM (P3): to connect the flat flexible cable with + SIM end for the phone. - SIM (P4): put your SIM in there (instead of in the phone) + SIM (P4): put your SIM in there (instead of in the + phone) - reset (SW1): to reset the board (not erasing the firmware). If your are too lazy to unplug and re-plug the USB. + reset (SW1): to reset the board (not erasing the + firmware). If your are too lazy to unplug and re-plug + the USB. - bootloader (SW2): used to start the bootloader so to flash the device using DFU. press when plugging in the USB. + bootloader (SW2): used to start the bootloader so + to flash the device using DFU. press when plugging in + the USB. - test (JP1): short circuit using a jumper to flash using SAM-BA. + test (JP1): short circuit using a jumper to flash + using SAM-BA. - erase (JP2): short circuit using a jumper to erase completely erase the firmware. + erase (JP2): short circuit using a jumper to erase + completely erase the firmware.