mirror of
https://github.com/sascha-hemi/pycom-documentation.git
synced 2026-03-21 03:04:13 +01:00
Explain difference between exp 3.0 and 3.1
This commit is contained in:
@@ -44,6 +44,7 @@ The Expansion Board features a single cell Li-Ion/Li-Po charger with a JST PHR
|
||||
|
||||
### Differences between v2.0 and v3.0
|
||||
|
||||
On version 3.0:
|
||||
* The FTDI chip as been replaced with a custom programmed PIC, similar to the
|
||||
|
||||
Pysense/Pytrack/Pyscan boards. This allows our firmware update tool to
|
||||
@@ -56,6 +57,11 @@ The Expansion Board features a single cell Li-Ion/Li-Po charger with a JST PHR
|
||||
|
||||
a Pycom module, the module will enter safe boot.
|
||||
|
||||
### Differences between v3.0 and v3.1
|
||||
On version 3.1:
|
||||
* The green USB-LED is only lit when the USB communication stack is running
|
||||
* The USB-Serial converter (PIC) is powered using any power source. Previously, it would only power up when the board was powered through USB.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
* If PIC stays in bootloader mode, the [`dfu-util` update](/updatefirmware/expansionboard/) should be performed
|
||||
|
||||
Reference in New Issue
Block a user