Skip to content

Commit f08ac0b

Browse files
aliphyssebromero
authored andcommitted
Address Sebastian's comments
1 parent 9aea0cd commit f08ac0b

File tree

1 file changed

+4
-4
lines changed
  • content/hardware/04.pro/carriers/portenta-max-carrier/datasheet

1 file changed

+4
-4
lines changed

content/hardware/04.pro/carriers/portenta-max-carrier/datasheet/datasheet.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ Industry 4.0, prototyping, robotics, data logging, eNUC
2222
* Micro SD Card slot
2323
* **Power**
2424
* Power Jack for external supply (6-36V)
25-
* On-board 18650 Li-ion battery connector with battery charger (3.7V)
25+
* On-board 18650 Li-ion battery connector with battery charger (3.7V). Can be used as backup power source if the external power supply fails.
2626
* **Wireless modules**
2727
* Murata CMWX1ZZABZ-078 LoRa® module, SMA connector for antenna
2828
* SARA-R412M-02B (4G/Cat-M1/NBIoT), micro SIM, SMA connector for antenna
@@ -101,7 +101,7 @@ The Arduino® Portenta Max Carrier provides the user with almost limitless possi
101101
| J18 | 254TR Negative Li-ion Terminal | J19 | ZX62-AB-5PA(31) Micro USB Debugger Connector without VBUS |
102102
| J20 | 110990030 Grove Connector for Speaker | X1 | PJ-102A 5.5mm Power Jack Adapter |
103103
| CN1 | FTSH-105-01-F-DV 10-pin JTAG Header | CN2 | Debug Header |
104-
| CN3 | LoRa® Debug Header | SIM1 | 2199337-5 microSIM Card Holder (for modem) |
104+
| CN3 | LoRa® Debug Header | SIM1 | 2199337-5 microSIM Card Holder (for on-board modem) |
105105
| SW1 | 218-2LPST Boot Select Switch | SW2 | 218-2LPST Switch *(2)* |
106106
| PB1 | PTS820J25KSMTRLFS Power On Button | PB2 | PTS820J25KSMTRLFS Reset Button |
107107

@@ -157,7 +157,7 @@ The on board Micro SD card can be used for data logging operations.
157157
### Power Tree
158158
![Power tree](assets/maxCarrierPowerTree.svg)
159159

160-
The Portenta Max Carrier can either be powered through the power jack (X1) or a 18650 Li-ion/LiPo battery (J16, J18). The MPM3550EGLE (U6) provides a +5V rail to power the peripherals. This IC also provides power to the BQ24195RGET IC (U11) that manages the Li-ion battery and boosts the voltage to +5V. U11 also determines the battery status. Priority is with the jack delivered power. The battery charger IC also outputs a +3V8 power rail that powers the modem (U1). The +5V power rail provides power to the Portenta board that regulates the voltage with its onboard buck converter to +3V3. The +3V3 power rail supplies power to the LoRa module (U23), 4-port USB hub (U3), microSD module (J11) and Fieldbus circuitry (U4). Audio is powered by a dedicated AP7311 LDO regulator that provides a low noise +1V8 power rail.
160+
The Portenta Max Carrier can either be powered through the power jack (X1) or a 18650 Li-ion/LiPo battery (J16, J18). The battery is charged while the minimum input voltage to X1 is met. The MPM3550EGLE (U6) provides a +5V rail to power the peripherals. This IC also provides power to the BQ24195RGET IC (U11) that manages the Li-ion battery and boosts the voltage to +5V. U11 also determines the battery status. Priority is with the jack delivered power. The battery charger IC also outputs a +3V8 power rail that powers the modem (U1). The +5V power rail provides power to the Portenta board that regulates the voltage with its onboard buck converter to +3V3. The +3V3 power rail supplies power to the LoRa module (U23), 4-port USB hub (U3), microSD module (J11) and Fieldbus circuitry (U4). Audio is powered by a dedicated AP7311 LDO regulator that provides a low noise +1V8 power rail.
161161

162162
The debugger circuitry has a dedicated power supply AP2112K (U14) that runs off the micro USB voltage from J10. This enables the debugger to operate even if the Portenta board is not inserted.
163163

@@ -486,9 +486,9 @@ Hereby, Arduino S.r.l. declares that this product is in compliance with essentia
486486
| Arduino IDE (Cloud) | https://create.arduino.cc/editor |
487487
| Cloud Web Editor Getting Started | https://docs.arduino.cc/cloud/iot-cloud/tutorials/iot-cloud-getting-started/ |
488488
| Arduino Pro Website | https://www.arduino.cc/pro |
489-
| Project Hub | https://create.arduino.cc/projecthub?by=part&part_id=11332&sort=trending |
490489
| Library Reference | https://www.arduino.cc/reference/en/ |
491490
| Online Store | https://store.arduino.cc/ |
491+
| Arduino Max Carrier Docs | https://docs.arduino.cc/hardware/portenta-max-carrier |
492492

493493
## Revision History
494494
| Date | **Revision** | **Changes** |

0 commit comments

Comments
 (0)