Skip to content

Commit f1dab5d

Browse files
authored
Merge pull request #129 from arduino/aliphys/removeJ19USBMaxCarrier
[TC-257] Remove mention of J19 in DS and assets for Max Carrier
2 parents fb43295 + 5ddb16c commit f1dab5d

File tree

3 files changed

+2
-11
lines changed

3 files changed

+2
-11
lines changed

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

+2-11
Original file line numberDiff line numberDiff line change
@@ -103,15 +103,15 @@ The Arduino® Portenta Max Carrier provides the user with almost limitless possi
103103
| J12 | SJ-3524-SMT-TR 3.5mm Headphone Out | J13 | SJ-3524-SMT-TR 3.5mm Line In Right |
104104
| J14 | SJ-3524-SMT-TR 3.5mm Line In Left | J15 | 61400826021 2-port USB 2.0 Female Connector |
105105
| J16 | 254TR Positive Li-ion Terminal | J17 | TRJK7003A97NL Gigabit Ethernet Connector |
106-
| J18 | 254TR Negative Li-ion Terminal | J19 | ZX62-AB-5PA(31) Micro USB Debugger Connector without VBUS |
106+
| J18 | 254TR Negative Li-ion Terminal | | |
107107
| J20 | 110990030 Connector for Speaker | X1 | PJ-102A 5.5mm Power Jack Adapter |
108108
| CN1 | FTSH-105-01-F-DV 10-pin JTAG Header | CN2 | Debug Header |
109109
| CN3 | LoRa® Debug Header | SIM1 | 2199337-5 microSIM Card Holder (for on-board modem) |
110110
| SW1 | 218-2LPST Boot Select Switch | SW2 | 218-2LPST Switch *(2)* |
111111
| PB1 | PTS820J25KSMTRLFS Power On Button | PB2 | PTS820J25KSMTRLFS Reset Button |
112112

113113
### Debugger
114-
Debugging capabilities are integrated directly into the Portenta Max Carrier and are accessible via microUSB with (J10) and without (U19) VBUS. The J-link debugger is compatible with the Segger® J-Link OB and Blackmagic probes, driven by the STM32F405RGT6 controller (U15). In addition to providing access to the Portenta board JTAG ports, different sniffer channels for I2C, CAN and UART lines. The debugger firmware can be updated via SWD on CN3. Additionally, headers for debugging the LoRa® are accessible via CN2 with SWD.
114+
Debugging capabilities are integrated directly into the Portenta Max Carrier and are accessible via microUSB (J10). The J-link debugger is compatible with the Segger® J-Link OB and Blackmagic probes, driven by the STM32F405RGT6 controller (U15). In addition to providing access to the Portenta board JTAG ports, different sniffer channels for I2C, CAN and UART lines. The debugger firmware can be updated via SWD on CN3. Additionally, headers for debugging the LoRa® are accessible via CN2 with SWD.
115115

116116
### Audio
117117
The Arduino Portenta Max Carrier enables connection connections to analog audio channels. This is done through the low power CS42L52 stereo CODEC providing ADC/DAC between analog signals and the I2S protocol. An internal Class D amplifier eliminates the need for external audio amplification circuitry. Configuration of the CS42L52 is achieved over I2C. The CS42L52 IC operates over the 1V8 rail.
@@ -250,15 +250,6 @@ Voltage range and max current are provided as a general guideline only. Consult
250250
| 4 | ID | Digital | Not Connected |
251251
| 5 | GND | Power | Ground |
252252

253-
### USB DBG1 (J19)
254-
| Pin | **Function** | **Type** | **Description** |
255-
| --- | ------------ | ------------ | ----------------------- |
256-
| 1 | VBUS | Power | Pulled down |
257-
| 2 | D- | Differential | USB differential data - |
258-
| 3 | D+ | Differential | USB differential data + |
259-
| 4 | ID | Digital | Not Connected |
260-
| 5 | GND | Power | Ground |
261-
262253
### Speaker Connector (J20)
263254
| Pin | **Function** | **Type** | **Description** |
264255
| --- | ------------ | -------- | --------------------------- |

0 commit comments

Comments
 (0)