Generated by Tomachie v1.81 2026-05-17 04:55:34

caiman Design Analysis

1 Design Summary

81
out of 100
Design TypeFlat (1 sheets)
Total Components126
Total Pins541
Total Nets94
Total Test Points0
Improve your score:
AI assistance is enabled for this report. Each section marked "AI-Assisted" contains AI-generated engineering observations produced during schematic-phase design review. Findings are based solely on connectivity, component values, and net annotations present in the schematic data at the time of analysis. The AI has no access to PCB layout, routing, thermal data, BOM pricing or availability, assembly constraints, or any information outside the schematic. Findings are observations to investigate, not pass/fail judgments. The absence of a finding for a given device or net does not constitute a clearance.
Based on user-selected TP insertion settings, 10 test point(s) were added and a modified design is available for download. Review the modified schematic and resubmit to update this report.
The test point count is unusually high because X-ray (AXI) inspection contributes no coverage — none of the footprint names are recognized as IPC-7351B or IPC-7251 compliant. Repair the library footprint names to follow IPC naming and resubmit; the test point count will drop to typical levels.
AI-generated design overview — verify observations against the schematic.
AI-Assisted This is a single-sheet, flat design centered on an STM32F765VIT6 microcontroller. The STM32F765xx devices are based on the high-performance Arm Cortex-M7 32-bit RISC core operating at up to 216 MHz frequency. The MCU (U7) is housed in an LQFP-100 package and provides 2MB of Flash memory and 512KB of RAM. The board integrates a 10-degree-of-freedom inertial measurement unit, a 2.4 GHz radio transceiver, battery input protection, dual regulated power rails, an SD card interface, a Hall-effect sensor, addressable RGB LEDs, and multiple UART and I2C expansion connectors. The design contains 126 components, 541 pins, and 94 nets on a single schematic sheet. The overall architecture is that of a battery-powered embedded sensor and telemetry platform, likely intended for a robotic or unmanned vehicle application.


Power Architecture

The power path begins at the battery input connectors. Three connector types are provided for battery entry: J7 (AMASS XT30), J8 (AMASS XT60 male), and J9 (AMASS XT60 female). These feed the +BATT rail (11 pins).

Reverse-polarity protection is implemented by U4, a Texas Instruments LM74700 ideal diode controller. The LM74700-Q1 is an automotive AEC Q100 qualified ideal diode controller which operates in conjunction with an external N-channel MOSFET as an ideal diode rectifier for low loss reverse polarity protection with a 20-mV forward voltage drop. The wide supply input range of 3.2 V to 65 V allows control of many popular DC bus voltages such as 12-V, 24-V and 48-V automotive battery systems. The external N-channel MOSFET driven by U4 is Q2, an Alpha and Omega Semiconductor AON6262E. The AON6262E is a 60V N-Channel AlphaSGT device rated for 40A at VGS=10V. This is a TDSON-8 package with three source pins (pins 1, 2, 3), a gate pin (pin 4), and a drain pin (pin 5). A bidirectional TVS diode D1 (SMBJ33CA, 33V, 600W, SMB package) clamps transients on the battery input. The SMBJ33CA TVS diode can be used for 12-V battery protection application; the breakdown voltage of 36.7 V meets the jump start, load dump requirements on the positive side and 16-V reverse battery connection on the negative side. A Zener diode DZ1 (MMSZ5245, 15V, SOD-123F) is also present in the input protection network.

The P-channel MOSFET Q1 (PowerPAK SO-8L, generic P-MOS symbol with three source pins, one gate, and one drain) provides additional switching or load control on the power path.

Downstream of the protection stage, two Diodes Incorporated synchronous buck converters generate the regulated rails:

U1 (AP63205WU) produces the +5V rail. The AP63200/AP63201/AP63203/AP63205 is a 2A, synchronous buck converter with a wide input voltage range of 3.8V to 32V. The +5V rail serves 20 pins and is delivered through inductor L1 from the SW pin of U1. The internal clock's rising edge at 1.1 MHz for the AP63205 initiates turning on the integrated high-side power MOSFET for each cycle.

U2 (AP63203WU) produces the +3V3 rail. The AP63203WU-7 is a fixed 3.3V, 1-output, 2A buck switching regulator IC. The +3V3 rail serves 54 pins and is delivered through inductor L2 from the SW pin of U2.

A sixth rail labeled VCC carries 6 pins. Based on the nRF24L01P transceiver requirements, this rail likely serves the RF section at a voltage within the 1.9V to 3.6V range.

The GND rail is the largest net in the design at 96 pins.


Microcontroller Subsystem

U7 (STM32F765VITx) is the central processor. The core provides 16 Kbytes of I/D cache, allowing 0-wait-state execution from embedded flash memory and external memories, up to 216 MHz, with 462 DMIPS. The device offers three 12-bit ADCs, two DACs, a low-power RTC, twelve general-purpose 16-bit timers including two PWM timers for motor control, and two general-purpose 32-bit timers.

The MCU has two internal voltage regulator capacitor pins: VCAP_1 (pin 48) and VCAP_2 (pin 73), which require external ceramic capacitors per the STM32F7 datasheet (typically 2.2 uF each).

Two crystals are present: Y1 (25 MHz, 3.2x2.5 mm SMD, 4-pin) and Y2 (16 MHz, 3.2x2.5 mm SMD, 4-pin). The STM32F765 HSE oscillator input is on PH0 (pin 12) and PH1 (pin 13). The 25 MHz crystal likely serves the HSE input, while the 16 MHz crystal serves the nRF24L01P transceiver (which requires a 16 MHz crystal on its XC1/XC2 pins).

The BOOT0 pin (pin 94) is present, controlling boot mode selection at reset.

The NRST pin (pin 14) provides the system reset input.

VBAT (pin 6) supplies the RTC and backup domain.

VDDA (pin 21) and VSSA (pin 19) supply the analog section, with VREF+ (pin 20) providing the ADC reference voltage.


Sensor Subsystem

The board carries a complete 10-DOF inertial measurement unit composed of three STMicroelectronics MEMS sensors, all communicating over I2C:

U8 (LSM6DSO) is a 6-axis accelerometer and gyroscope in an LGA-14 package. It features two interrupt outputs (INT1 on pin 4, INT2 on pin 9), an SPI/I2C-selectable interface (CS on pin 12, SCL on pin 13, SDA on pin 14, SDO/SA0 on pin 1), and an auxiliary SPI port (SDO_Aux on pin 11, OCS_Aux on pin 10). The LSM6DSO also includes an embedded sensor hub capability that can act as an I2C master to secondary sensors.

U6 (LIS2MDLTR) is a 3-axis magnetometer in an LGA-12 package. It provides an interrupt/data-ready output (INT/DRDY/SDO on pin 7) and communicates via I2C or SPI (SCL/SPC on pin 1, SDA/SDI/SDO on pin 4, CS on pin 3).

U5 (LPS22HBTR) is a barometric pressure sensor in an HLGA-10 package. The LPS22HB offers very low jitter pressure measurements at up to 75 Hz that translate into altitude estimation jitter of less than one foot. It provides an interrupt output (INT_DRDY on pin 7) and communicates via I2C or SPI (SCL/SPC on pin 2, SDA/SDI/SDO on pin 4, SDO/SA0 on pin 5, CS on pin 6).

All three sensors share an I2C bus with the MCU (serial bus 2), and additional I2C expansion is available on connectors J10, J12 (4-pin JST GH). A separate I2C bus (serial bus 1) is routed to connector J11.

U3 (US1881) is a Melexis Hall-effect latching sensor in a TO-92 package. Based on mixed signal CMOS technology, the US1881 is a Hall-effect device with high magnetic sensitivity. The device includes an on-chip Hall voltage generator for magnetic sensing, a comparator that amplifies the Hall voltage, and a Schmitt trigger to provide switching hysteresis for noise rejection, and open-collector output. The open-collector output on pin 3 requires an external pull-up resistor. This sensor is suitable for detecting the presence or rotation of a magnet, such as for motor commutation or door/hatch sensing.


RF Transceiver Subsystem

U9 (nRF24L01P) is a Nordic Semiconductor 2.4 GHz transceiver in a QFN-20 package. The NRF24L01P is a single-chip 2.4GHz transceiver with an embedded baseband protocol engine (Enhanced ShockBurst), suitable for ultra-low-power wireless applications. It is a highly integrated, ultra-low-power 2Mbps RF transceiver IC for the 2.4GHz ISM band. The device communicates with U7 via SPI (serial bus 3) using MOSI (pin 4), MISO (pin 5), SCK (pin 3), and CSN (pin 2). The CE pin (pin 1) controls transmit/receive mode activation, and IRQ (pin 6) provides an active-low interrupt output to the MCU.

The 16 MHz crystal Y2 connects to XC1 (pin 10) and XC2 (pin 9) of U9. An IREF pin (pin 16) requires a precision resistor to GND for bias current setting (typically 22 kohm per the nRF24L01+ datasheet).

The antenna interface uses pins ANT1 (pin 12) and ANT2 (pin 13), which connect through a matching network to J14, a U.FL coaxial connector (Hirose U.FL-R-SMT-1). This 50-ohm single-ended RF path is the one high-speed single-ended signal in the design.

U10 (SN74LV1T34DBV) is a single-gate level translator/buffer in a SOT-23-5 package. Its input A (pin 2) and output Y (pin 4) provide voltage-level translation, likely used to bridge a 3.3V MCU signal to the nRF24L01P's VCC domain or vice versa.


Storage Interface

J13 is a Hirose DM3AT-SF-PEJM5 micro SD card socket with card-detect functionality. It provides a 4-bit SDIO interface (DAT0 through DAT3, CMD, CLK) connected to the MCU. The VDD pin (pin 4) supplies the card, and VSS (pin 6) provides the ground reference. The DET pin (pin 9) provides card insertion detection, and the SHIELD pin (pin 10) connects to the enclosure ground.


LED Indicators

Three SK6812 addressable RGB LEDs (D2, D3, D4) are present in PLCC-4 5.0x5.0 mm packages. These are daisy-chained via their DIN (pin 2) and DOUT (pin 4) pins, with VDD (pin 3) on the supply rail and VSS (pin 1) on GND. The first LED in the chain receives its data signal from the MCU, and each subsequent LED receives data from the DOUT of the preceding device.


Communication Interfaces

The design provides extensive serial communication:

Four UART channels are allocated from U7. UART4 (serial bus 4) is routed to connector J3 (4-pin JST GH). UART5, UART7, and UART8 (serial buses 5, 6, 7) are also present, with UART5 likely routed to another connector or on-board peripheral.

Two I2C buses are available. The first (serial bus 1) is routed to connector J11. The second (serial bus 2) serves the on-board sensors U5, U6, and U8, and is also brought out to connectors J10 and J12 for external expansion.

One SPI bus (serial bus 3) connects U7 to the nRF24L01P transceiver U9.


Connector Summary

J1, J4, J15 are 3-pin 2.54 mm pitch pin headers for general-purpose I/O or signal breakout.

J2, J5 are 6-pin JST GH connectors (1.25 mm pitch), likely carrying UART or I2C plus power.

J3 is a 4-pin JST GH connector carrying UART4.

J6 is a 6-pin 2.54 mm pitch pin header.

J7 (XT30), J8 (XT60 male), J9 (XT60 female) are high-current AMASS power connectors for battery input and passthrough.

J10, J11, J12 are 4-pin JST GH connectors for I2C buses.

J13 is the micro SD card socket.

J14 is a U.FL coaxial RF connector for the 2.4 GHz antenna.


Mechanical

Four mounting holes (H1 through H4) with 4.3 mm diameter for M4 ISO 7380 hardware are provided, each with a conductive pad on top and bottom layers. These pads are connected (pin 1 of each), providing chassis ground bonding points.


Design Complexity Summary

The design uses 126 components across 115 physical packages: 83 chip passives, 13 connectors, 3 LGA sensors, 2 crystals, 1 QFN transceiver, 1 LQFP-100 MCU, 5 SOD diode packages, 2 SOIC/SOP packages, 5 SOT packages, and 4 mounting holes. The single-sheet flat topology keeps the design compact and straightforward for review and layout.

1.1 Processed Sheets

#Sheet Name
1caiman.kicad_sch

1.2 Footprint Compliance

Production pick-n-place, AOI, AXI, ATE and Design Quality tools rely on proper descriptions of component footprints.

Footprint NamingStatus
22 SMT footprints do not follow IPC-7351B naming
8 footprints (connectors, specialty) — compliance unknown

2 Component Value Properties

Component values should be in the VALUE property, either as a direct value (e.g. 100nF) or as a formula reference (e.g. =Capacitance). The typed property (Resistance, Capacitance, Inductance, Impedance, etc.) holds the actual electrical value; VALUE should point to it or contain the same data.

Value Property Check
TypeCheckCountComponentsStatus
CapacitorsValues in VALUE or Capacitance51C45, C50, C16, C29, C25, C20, C15, C39 (+43 more)
ResistorsValues in VALUE or Resistance31R8, R23, R4, R2, R28, R18, R26, R10 (+23 more)
InductorsValues in VALUE or Inductance5L5, L3, L1, L2, L4
CrystalsValues in VALUE or Frequency2Y1, Y2

3 Pin Connectivity Report

3.1 Unconnected Pins

Unconnected pins that are not marked NO_ERC.

30 unconnected pin(s) found:
30 unconnected pin(s) — all are electrical types that are safe to leave open (Bidirectional, Output, Passive, High-Impedance, or Unspecified). Common on partially-populated bus connectors (VME, backplanes, expansion headers) and on outputs whose consumer was omitted. Review to confirm intent, but no action is required by default.
Refdes_PinPin FunctionPin PropertyDevice TypeNet NameNotes
R17_2~Passive22 ohmSWCLK
U7_52PB13BidirectionalSTM32F765VITxUART5_TX
U7_37PE7BidirectionalSTM32F765VITxUART7_RX
U7_51PB12BidirectionalSTM32F765VITxUART5_RX
U5_7INT_DRDYBidirectionalLPS22HBTRBAR_INT
J5_2Pin_2PassiveConn_01x04_PinTX1
J5_3Pin_3PassiveConn_01x04_PinRX1
R18_2~Passive22 ohmSWO
U6_7INT/DRDY/SDOBidirectionalLIS2MDLTRMAG_INT
U7_98PE1BidirectionalSTM32F765VITxUART8_TX
U7_97PE0BidirectionalSTM32F765VITxUART8_RX
U7_56PD9BidirectionalSTM32F765VITxUSART3_RX
U8_4INT1OutputLSM6DSOIMU_INT
R16_2~Passive22 ohmSWDIO
U7_38PE8BidirectionalSTM32F765VITxUART7_TX
U7_54PB15BidirectionalSTM32F765VITxUSART1_RX
U7_53PB14BidirectionalSTM32F765VITxUSART1_TX
U7_55PD8BidirectionalSTM32F765VITxUSART3_TX
J2_3Pin_3PassiveConn_01x04_Pin-No net
J2_4Pin_4PassiveConn_01x04_Pin-No net
J2_2Pin_2PassiveConn_01x04_Pin-No net
J2_5Pin_5PassiveConn_01x04_Pin-No net
J6_4Pin_4PassiveConn_01x04_Pin-No net
J6_2Pin_2PassiveConn_01x04_Pin-No net
J6_5Pin_5PassiveConn_01x04_Pin-No net
J6_6Pin_6PassiveConn_01x04_Pin-No net
U10_1NCUnknownSN74LV1T34DBV-No net
U6_12NCUnknownLIS2MDLTR-No net
U6_11NCUnknownLIS2MDLTR-No net
U6_2NCUnknownLIS2MDLTR-No net

3.2 Implied/Hidden Net Connections

No components with implied/hidden net connections found.

3.3 Summary

Total NO_ERC markers in design51
Pins needing attention (warnings)30
Pins for information only0

4 Power Overview

Power rails5
Regulators identified4
Analysis of passive component footprint suitability, voltage ratings, and power dissipation is not performed in this revision.
Power architecture overview. For test point coverage, see Design-for-Test section.

4.1 Power Rail Analysis

Power Rails
RailVoltageSourceConsumers
+5V5.00VU1 (TSOT-23-6)U10 (SOT-23-5), U2 (TSOT-23-6)
+3V33.30VU2 (TSOT-23-6)U5 (LPS22HBTR), U6 (LIS2MDLTR), U8 (LSM6DSO), U9 (nRF24L01+)
+BATT-J8 (External)U3 (SIP-3), U4 (SOT-23-6)
GND-J1 (External)-
VCC-J9 (External)U1 (TSOT-23-6)

4.1.1 Open-Collector Pull-up Audit

Examined 0 candidate pin(s) on 0 net(s).

4.2 AI-Assisted Analysis

This section is created by AI and should be reviewed for accuracy. There may be some incorrect analysis, especially if any errors are called out in the Design Summary or Component Value sections.

4.2.1 Power Tree Overview

AI-Assisted The design is powered from an external battery source entering through connector J8 (XT60-M) on the +BATT rail. This rail feeds a reverse-polarity protection stage built around the LM74700 ideal diode controller (U4) and an AON6262E 60 V N-channel MOSFET (Q2). The LM74700 drives Q2 as an ideal diode, regulating the forward voltage drop to approximately 20 mV per the TI LM74700-Q1 datasheet (Rev. G). The protected output appears on the Net-(D1-A) node, which connects through a bidirectional TVS diode D1 (SMBJ33CA) to GND for transient clamping. A P-channel MOSFET Q1 (PowerPAK SO-8L) is placed between +BATT and VCC, controlled by the hall-effect switch U3 (US1881) through a gate network consisting of R3 (10 k) pulling the gate toward +BATT. The VCC rail is also fed externally through connector J9 (XT60-F), providing an alternative power input path.

From VCC, the AP63205WU (U1) generates the +5V rail through inductor L1 (3.3 uH). The +5V rail then feeds the AP63203WU (U2), which generates the +3V3 rail through inductor L2 (2.2 uH). U2 EN pin is tied directly to +5V, so U2 starts as soon as +5V is established. U1 EN is connected through R1 (100 k) to VCC, providing a direct enable from the input supply. This creates a simple two-stage sequential power-up: VCC rises first, then +5V, then +3V3. There is no explicit power-good monitoring or sequencing controller; the natural rise time of each stage provides the sequencing delay.

The +5V rail supplies the SK6812 addressable LEDs (D2 through D4), the SN74LV1T34DBV level translator (U10), and the AP63203WU (U2). The +3V3 rail supplies the STM32F765VITx microcontroller (U7), the nRF24L01+ RF transceiver (U9), the LPS22HBTR barometric pressure sensor (U5), the LIS2MDLTR magnetometer (U6), and the LSM6DSO IMU (U8). The micro SD card socket (J13) is also powered from +3V3. Several connectors (J10, J11, J12, J6) carry +3V3 off-board for external peripherals, and connectors J2, J3, J5, J15 carry +5V off-board.

4.2.2 Battery Input Protection: LM74700 and MOSFET Stage

AI-Assisted U4 (LM74700) is configured as a reverse-polarity protection ideal diode controller. Its ANODE pin (pin 6) connects to the Net-(D1-A) node, which is the downstream side of Q2. The CATHODE pin (pin 4) connects to +BATT. The GATE pin (pin 5) drives Q2 gate. The EN pin (pin 3) is tied to Net-(D1-A), enabling the controller whenever the anode-side voltage is present. The GND pin (pin 2) connects to the system ground. The VCAP pin (pin 1) has a 100 nF ceramic capacitor (C10) to the ANODE net, which matches the LM74700-Q1 datasheet recommendation of 0.1 uF for the charge pump capacitor.

Q2 (AON6262E) is a 60 V, 40 A N-channel MOSFET in a TDSON-8 package. Its drain connects to +BATT and its source connects to Net-(D1-A). The 60 V VDS rating is appropriate for the LM74700 application, as the TI datasheet recommends MOSFETs with voltage ratings up to 60 V maximum. The 40 A continuous drain current rating provides substantial margin for the expected system load, which is well under 5 A total.

D1 (SMBJ33CA) is a 33 V bidirectional TVS diode placed between Net-(D1-A) and GND. This is the same TVS part recommended in the LM74700-Q1 datasheet typical 12 V battery protection application circuit. The breakdown voltage of 36.7 V meets jump-start and load-dump requirements on the positive side. C9 (100 nF) and C10 (100 nF) provide local decoupling on the Net-(D1-A) node.

The battery voltage monitoring divider on the VBAT net uses R4 (100 k) from +BATT and R5 (27 k) to GND, with a ratio of 0.213. This divider feeds U7 pin 15 (PC0) for ADC measurement. For a nominal 12 V battery, the ADC input would see approximately 2.55 V, which is within the STM32F765 3.3 V ADC reference range. For a 24 V battery, the ADC input would be approximately 5.11 V, which exceeds the 3.3 V VREF+ of the STM32. The divider ratio is therefore appropriate for a 12 V battery system but would require adjustment for 24 V operation.

The charging voltage monitoring divider on the VCHG net uses R6 (100 k) from Net-(D1-A) and R7 (27 k) to GND, feeding U7 pin 16 (PC1). This provides the MCU with visibility into the voltage on the protected side of the ideal diode.

4.2.3 AP63205WU 5 V Buck Converter (U1)

AI-Assisted U1 is a Diodes Incorporated AP63205WU, a fixed 5 V output, 2 A synchronous buck converter operating at 1.1 MHz with integrated compensation. Per the AP63200/AP63201/AP63203/AP63205 datasheet (DS41326 Rev. 3-2), the AP63205 has a fixed 5 V output with the FB pin connected directly to the output rail. In this design, U1 FB (pin 1) connects directly to the +5V rail, which is the correct configuration for the fixed-output variant.

The input supply to U1 comes from VCC through pin 3 (IN). The VCC rail has one 10 uF ceramic capacitor (C3, 0603) as input decoupling. The datasheet recommends a minimum of 10 uF ceramic input capacitor, so this is met. The EN pin (pin 2) is connected through R1 (100 k) to VCC, which allows the device to start automatically as VCC rises. The EN pin is a high-voltage pin that can be directly connected to VIN per the datasheet.

The bootstrap capacitor C1 (100 nF, 0603) is placed between BST (pin 6) and SW (pin 5) on the Net-(U1-BST) and Net-(U1-SW) nets respectively. The AP63205 EVB User Guide specifies that "an external 0.1uF ceramic capacitor is required as bootstrap capacitor between BST and SW pin," and C1 at 100 nF satisfies this requirement.

The output inductor L1 is 3.3 uH in a Wuerth MAPI-4020 package. The datasheet recommends 2.2 uH to 10 uH for most applications, so 3.3 uH is within the recommended range. The output capacitance on the +5V rail consists of four 22 uF ceramics (C4, C5, C7, C8 in 0603), four 100 nF ceramics (C47, C49, C50, C51 in 0603), one 10 uF ceramic (C6, 0603), and one 470 uF electrolytic (C48). The total ceramic output capacitance is approximately 98 uF (four times 22 uF plus one 10 uF plus four times 100 nF), which substantially exceeds the datasheet recommended 22 uF minimum. The 470 uF electrolytic provides additional bulk energy storage. This is a well-decoupled output rail.

The datasheet recommends the inductor DC current rating be at least 35 percent higher than the 2 A maximum load, meaning at least 2.7 A. The Wuerth MAPI-4020 series in 3.3 uH typically offers saturation current ratings of 2.4 A to 3.5 A depending on the specific part number. The designer should select a variant with at least 2.7 A saturation current rating.

4.2.4 AP63203WU 3.3 V Buck Converter (U2)

AI-Assisted U2 is a Diodes Incorporated AP63203WU, a fixed 3.3 V output, 2 A synchronous buck converter. Per the same family datasheet (DS41326 Rev. 3-2), the AP63203 has a fixed 3.3 V output with the FB pin connected directly to the output. U2 FB (pin 1) connects directly to the +3V3 rail, which is correct.

U2 is powered from the +5V rail through pin 3 (IN) and pin 2 (EN). The EN pin is tied directly to +5V, so U2 starts as soon as the +5V rail is established. This is a valid configuration since the EN pin can be connected directly to VIN. The input voltage of 5 V is above the 3.8 V minimum input requirement.

The bootstrap capacitor C2 (100 nF, 0603) is placed between BST (pin 6) and SW (pin 5), satisfying the 0.1 uF requirement. The output inductor L2 is 2.2 uH in a Wuerth MAPI-4020 package, which is at the lower end of the recommended 2.2 uH to 10 uH range but acceptable for the 5 V to 3.3 V conversion at 1.1 MHz.

The output capacitance on the +3V3 rail includes two 22 uF ceramics (C7, C8 in 0603) and two 4.7 uF ceramics (C25 in 0402, C22 in 0402), plus numerous 100 nF decoupling capacitors distributed to the load ICs. However, C7 and C8 are also listed on the +5V rail. Examining the net connections more carefully, C7 pin 2 and C8 pin 2 connect to +3V3, while C7 pin 1 and C8 pin 1 connect to GND. This means C7 and C8 are on the +3V3 rail. The dedicated output capacitance on +3V3 therefore includes two 22 uF ceramics (C7, C8), providing 44 uF of ceramic output capacitance. Combined with the distributed 100 nF and 4.7 uF decoupling capacitors across the rail, the total effective capacitance exceeds the 22 uF minimum recommendation.

The +3V3 rail serves a significant number of consumers: the STM32F765VITx MCU (U7) with five VDD pins, one VDDA pin, one VREF+ pin, and one VBAT pin; the nRF24L01+ (U9) with three VDD pins; plus three sensors (U5, U6, U8) and the micro SD card socket. The total current draw is likely in the range of 300 mA to 800 mA depending on MCU activity and RF transmission state, well within the 2 A capability of the AP63203WU.

4.2.5 STM32F765VITx MCU Power Domain

AI-Assisted U7 (STM32F765VITx) is an ARM Cortex-M7 microcontroller in LQFP-100. It has multiple power supply pins that require careful decoupling. The design provides the following power connections:

The five VDD pins (pins 11, 27, 50, 75, 100) are each filtered through individual 100 nF ceramic capacitors (C12, C13, C15, C16, C18 respectively, all 0402) from +3V3 to the VDD pins, with the capacitors placed between +3V3 and the respective Net-(U7-VDD) segments. This provides per-pin decoupling as recommended by ST.

The VDDA pin (pin 21) has a 100 nF ceramic (C14, 0402) from +3V3 to Net-(U7-VDDA). The VREF+ pin (pin 20) has a 100 nF ceramic (C19, 0402) and a 1 uF ceramic (C21, 0402) from +3V3 to Net-(U7-VREF+). This dual-capacitor arrangement on VREF+ is appropriate for analog reference filtering.

The VBAT pin (pin 6) has a 100 nF ceramic (C17, 0402) from +3V3 to Net-(U7-VBAT). VBAT is connected to +3V3 rather than a separate battery-backed supply, meaning RTC and backup domain contents will be lost when +3V3 is removed.

The two VCAP pins (VCAP_1 at pin 48 and VCAP_2 at pin 73) each have a 2.2 uF ceramic capacitor (C42 and C45 respectively, 0402) to GND. The STM32F7 datasheet specifies 2.2 uF per VCAP pin for the internal voltage regulator output, and this requirement is met.

The six VSS pins (pins 10, 19, 26, 49, 74, 99) and VSSA (pin 19) connect to GND. The NRST pin (pin 14) has a 100 nF capacitor (C20, 0402) to GND and a 10 k pull-up resistor (R8) to +3V3, providing proper reset filtering.

4.2.6 nRF24L01+ RF Transceiver Power Domain

AI-Assisted U9 (nRF24L01+) has three VDD pins (pins 7, 15, 18) connected to the +3V3 rail. The decoupling on the +3V3 rail near U9 includes seven 100 nF ceramics, one 10 nF ceramic, two 10 uF ceramics, one 1 nF ceramic, two 22 uF ceramics, and two 4.7 uF ceramics. This is a generous decoupling arrangement that exceeds the nRF24L01+ datasheet recommendations.

The DVDD pin (pin 19) is an internal digital supply output that requires a 33 nF decoupling capacitor to GND per the nRF24L01+ datasheet. C41 (33 nF, 0402) is placed from Net-(U9-DVDD) to GND, satisfying this requirement.

The VDD_PA pin (pin 11) is the power amplifier supply output. The nRF24L01+ datasheet specifies a specific LC matching network on this pin. In this design, C35 (2.2 nF) and C36 (4.7 pF) connect from Net-(U9-VDD_PA) to GND, and L3 (2.7 nH) connects from VDD_PA to the ANT1 net. This forms part of the antenna matching network.

The IREF pin (pin 16) has R20 (22 k) to GND on the Net-(U9-IREF) net. The nRF24L01+ datasheet specifies a 22 k resistor from IREF to GND for setting the internal reference current, and this value is correct.

The crystal oscillator uses Y2 (16 MHz) with C39 (22 pF) and C46 (22 pF) as load capacitors, and R22 (1 M) as a feedback resistor across the crystal. The nRF24L01+ requires a 16 MHz crystal, and the 22 pF load capacitors are a common value for this application.

4.2.7 Sensor and Peripheral Power

AI-Assisted The three sensors U5 (LPS22HBTR), U6 (LIS2MDLTR), and U8 (LSM6DSO) are all powered from +3V3. Each sensor has both VDD and VDD_IO pins connected to +3V3, with local decoupling capacitors. U5 has C30 (10 uF) and C31 (100 nF) on +3V3 near its pins. U6 has C32 (100 nF) and C33 (10 nF) for decoupling, plus C29 (220 nF) on the C1 pin which is a required internal decoupling capacitor per the LIS2MDLTR datasheet. U8 has C40 (100 nF) and C43 (100 nF) on +3V3 near its VDD and VDDIO pins.

The I2C buses have appropriate pull-up resistors: I2C1_SCL has R25 (2.2 k) to +3V3, I2C1_SDA has R28 (2.2 k) to +3V3, I2C2_SCL has R29 (2.2 k) to +3V3, and I2C2_SDA has R31 (2.2 k) to +3V3. The 2.2 k value provides adequate drive strength for standard and fast-mode I2C at 3.3 V.

The micro SD card (J13) is powered from +3V3 on its VDD pin (pin 4). The data lines DAT0 through DAT3 and CMD have 10 k pull-up resistors to +3V3 (R10, R9, R13, R14, R11) and 22 ohm series resistors (R21, R24, R19, R23, R26, R27) for signal integrity. The SD card detect pin has R15 (10 k) pull-up to +3V3.

4.2.8 LED Driver and Level Translator

AI-Assisted Three SK6812 addressable RGB LEDs (D2, D3, D4) are powered from the +5V rail on their VDD pins. The data chain runs from U10 output through R30 (330 ohm) to D2 DIN, then D2 DOUT to D3 DIN, D3 DOUT to D4 DIN, and D4 DOUT to connector J15 pin 2 for potential daisy-chaining off-board.

U10 (SN74LV1T34DBV) is a single-gate level translator powered from +5V (VCC, pin 5) with GND on pin 3. Its input (pin 2, A) connects to the LED net from U7 pin 63 (PC6), and its output (pin 4, Y) drives R30 to the LED chain. This translates the 3.3 V MCU output to 5 V logic levels required by the SK6812 protocol. Pin 1 (NC) is intentionally unconnected, which is correct for this device.

4.2.9 Power Sequencing and Enable Logic

AI-Assisted The power sequencing in this design relies on the natural cascade of the two buck converters. When VCC is applied (either through J9 externally or through Q1 from +BATT), U1 EN is pulled high through R1 (100 k) to VCC, and U1 begins switching. As the +5V rail rises, U2 EN (tied directly to +5V) sees the rising voltage. The AP63203/AP63205 family has a UVLO threshold of approximately 3.1 V (falling) per the datasheet. Since U2 EN is connected to +5V, U2 will enable once +5V exceeds the EN rising threshold (approximately 1.5 V typical). This means U2 will attempt to start before +5V has fully settled to 5 V, but the internal soft-start of the AP63203WU will manage the output ramp.

There is no explicit sequencing delay capacitor on U2 EN. The datasheet notes that a small ceramic capacitor from EN to GND can delay startup, calculated as Cd[nF] = 1.27 times ts[ms]. If a specific delay between +5V and +3V3 is needed, a capacitor could be added on U2 EN. For this design, the natural propagation delay is likely sufficient given the relatively simple load profile.

Neither U1 nor U2 has a power-good output. The AP63205/AP63203 family does not provide a PGOOD pin. If the MCU or other logic needs to know that power rails are stable before proceeding, this must be inferred through software (e.g., ADC monitoring of the VBAT divider or internal supply monitoring).

4.2.10 Observations and Findings

AI-Assisted The overall power architecture is straightforward and appropriate for a battery-powered embedded system with moderate power requirements. The two-stage buck conversion from VCC to +5V to +3V3 is efficient and uses well-characterized fixed-output converters that minimize external component count.

The LM74700 reverse-polarity protection circuit follows the TI reference design closely, including the SMBJ33CA TVS diode and 60 V MOSFET selection. The 0.1 uF VCAP capacitor on U4 matches the datasheet recommendation.

The Q1 P-MOSFET and U3 hall-effect switch circuit provides a magnetic-activated power switch between +BATT and VCC. The zener diode DZ1 (MMSZ5245, 15 V) on the Net-(DZ1-A) net clamps the gate voltage of Q1, protecting the MOSFET gate from overvoltage when the battery voltage exceeds the gate rating. R3 (10 k) from +BATT to the gate provides the pull-up, and U3 output pulls the gate low through DZ1 to turn on Q1 when a magnetic field is detected.

The VCC rail has only one 10 uF ceramic capacitor (C3) for bulk storage. Since VCC feeds U1 which can draw up to 2 A switching current, additional input capacitance on VCC would reduce input voltage ripple and improve EMI performance. The AP63205 datasheet recommends at least 10 uF ceramic input capacitance, which is met, but the single capacitor provides no redundancy.

The +5V rail output capacitance is generous with 88 uF ceramic plus 470 uF electrolytic, providing excellent transient response and low ripple. The +3V3 rail has adequate but less generous output capacitance.

The STM32F765VITx VCAP pins are correctly decoupled with 2.2 uF ceramics. The per-pin VDD decoupling with 100 nF ceramics follows ST recommendations. The VREF+ pin has both 100 nF and 1 uF capacitors for proper analog reference filtering.
DeviceRailObservationSeverity
U4 (LM74700)+BATTVCAP capacitor C10 is 100 nF, matching the 0.1 uF recommendation in the LM74700-Q1 datasheet (Rev. G, Figure 10-1).
U4 (LM74700)+BATTEN pin (pin 3) is tied to Net-(D1-A) (anode side), enabling the controller when supply is present. Valid configuration per datasheet.
Q2 (AON6262E)+BATT60 V VDS, 40 A ID N-channel MOSFET. TI LM74700 datasheet recommends MOSFETs with voltage rating up to 60 V. Rating is appropriate.
D1 (SMBJ33CA)+BATT33 V bidirectional TVS matches the LM74700-Q1 datasheet recommended TVS for 12 V battery protection (breakdown 36.7 V).
U1 (AP63205WU)+5VFB pin connected directly to +5V output rail. Correct for fixed 5 V output variant per DS41326 Rev. 3-2.
U1 (AP63205WU)+5VBootstrap capacitor C1 is 100 nF between BST and SW. Matches the 0.1 uF requirement in the AP63205 EVB User Guide.
U1 (AP63205WU)+5VOutput inductor L1 is 3.3 uH (Wuerth MAPI-4020). Within the 2.2 uH to 10 uH recommended range per DS41326.
U1 (AP63205WU)VCCInput capacitance is a single 10 uF ceramic (C3). Meets the 10 uF minimum but provides no redundancy for a 2 A switching converter. Consider adding a second 10 uF capacitor.Low
U1 (AP63205WU)+5VOutput capacitance totals approximately 88 uF ceramic plus 470 uF electrolytic, well above the 22 uF minimum per DS41326.
U2 (AP63203WU)+3V3FB pin connected directly to +3V3 output rail. Correct for fixed 3.3 V output variant per DS41326 Rev. 3-2.
U2 (AP63203WU)+3V3Bootstrap capacitor C2 is 100 nF between BST and SW. Matches the 0.1 uF requirement.
U2 (AP63203WU)+3V3Output inductor L2 is 2.2 uH (Wuerth MAPI-4020). At the lower boundary of the 2.2 uH to 10 uH range per DS41326. Acceptable but inductor ripple current will be higher.Low
U2 (AP63203WU)+3V3EN pin tied directly to +5V. U2 will begin switching as +5V rises past the EN threshold (~1.5 V), before +5V is fully regulated. Internal soft-start manages the ramp.
U7 (STM32F765VITx)+3V3Five VDD pins each have a 100 nF ceramic decoupling capacitor. Meets ST AN4661 recommendations.
U7 (STM32F765VITx)+3V3VCAP_1 (pin 48) has C42 (2.2 uF) and VCAP_2 (pin 73) has C45 (2.2 uF) to GND. Matches the STM32F7 datasheet requirement of 2.2 uF per VCAP pin.
U7 (STM32F765VITx)+3V3VREF+ (pin 20) has 100 nF (C19) and 1 uF (C21) decoupling. Adequate analog reference filtering.
U7 (STM32F765VITx)+3V3VBAT (pin 6) is connected to +3V3 through C17 (100 nF). No separate backup battery; RTC contents will be lost on power removal.Low
U9 (nRF24L01+)+3V3DVDD pin (19) has 33 nF capacitor (C41) to GND. Matches the nRF24L01+ datasheet requirement.
U9 (nRF24L01+)+3V3IREF pin (16) has 22 k resistor (R20) to GND. Matches the nRF24L01+ datasheet specified value.
R4/R5VBATBattery voltage divider (100 k / 27 k, ratio 0.213) to U7 PC0 ADC input. At 12 V battery: 2.55 V at ADC, within 3.3 V range. At 24 V: 5.11 V, exceeds VREF+. Suitable for 12 V systems only.Low
U1/U2+5V/+3V3Neither AP63205WU nor AP63203WU provides a power-good output. No hardware indication of rail stability is available to downstream logic.Low
DZ1 (MMSZ5245)+BATT15 V zener on Q1 gate net clamps gate-source voltage, protecting the P-MOSFET gate oxide from battery overvoltage.
U5/U6/U8+3V3All three sensors (LPS22HBTR, LIS2MDLTR, LSM6DSO) have VDD and VDD_IO connected to +3V3 with local decoupling capacitors present.
U6 (LIS2MDLTR)+3V3C1 pin has 220 nF capacitor (C29) to GND, satisfying the LIS2MDLTR datasheet requirement for an internal decoupling capacitor on this pin.

5 Connector Pinouts

Total connectors15

5.1 J1 Conn_01x03_Pin

J1 - Conn_01x03_Pin
PinPin NameNetNotes
1Pin_1GND
2Pin_2NC
3Pin_3THRR

5.2 J2 Conn_01x04_Pin

J2 - Conn_01x04_Pin
PinPin NameNetNotes
1Pin_1+5V
2Pin_2NC
3Pin_3NC
4Pin_4NC
5Pin_5NC
6Pin_6GND

5.3 J3 Conn_01x04_Pin (UART)

J3 - Conn_01x04_Pin (UART)
PinPin NameNetNotes
1Pin_1+5V
2Pin_2UART4_TX
3Pin_3UART4_RX
4Pin_4GND

5.4 J4 Conn_01x03_Pin

J4 - Conn_01x03_Pin
PinPin NameNetNotes
1Pin_1GND
2Pin_2NC
3Pin_3THRL

5.5 J5 Conn_01x04_Pin

J5 - Conn_01x04_Pin
PinPin NameNetNotes
1Pin_1+5V
2Pin_2TX1
3Pin_3RX1
4Pin_4NC
5Pin_5NC
6Pin_6GND

5.6 J6 Conn_01x04_Pin

J6 - Conn_01x04_Pin
PinPin NameNetNotes
1Pin_1+3V3
2Pin_2NC
3Pin_3GND
4Pin_4NC
5Pin_5NC
6Pin_6NC

5.7 J7 Conn_01x02_Pin

J7 - Conn_01x02_Pin
PinPin NameNetNotes
1Pin_1GND
2Pin_2Net-(D1-A)

5.8 J8 Conn_01x02_Pin

J8 - Conn_01x02_Pin
PinPin NameNetNotes
1Pin_1GND
2Pin_2+BATT

5.9 J9 Conn_01x02_Pin

J9 - Conn_01x02_Pin
PinPin NameNetNotes
1Pin_1GND
2Pin_2VCC

5.10 J10 Conn_01x04_Pin (I2C)

J10 - Conn_01x04_Pin (I2C)
PinPin NameNetNotes
1Pin_1+3V3
2Pin_2I2C2_SCL
3Pin_3I2C2_SDA
4Pin_4GND

5.11 J11 Conn_01x04_Pin (I2C)

J11 - Conn_01x04_Pin (I2C)
PinPin NameNetNotes
1Pin_1+3V3
2Pin_2I2C1_SCL
3Pin_3I2C1_SDA
4Pin_4GND

5.12 J12 Conn_01x04_Pin (I2C)

J12 - Conn_01x04_Pin (I2C)
PinPin NameNetNotes
1Pin_1+3V3
2Pin_2I2C2_SCL
3Pin_3I2C2_SDA
4Pin_4GND

5.13 J13 Micro_SD_Card

J13 - Micro_SD_Card
PinPin NameNetNotes
1DAT2DAT2
2DAT3/CDDAT3
3CMDCMD
4VDD+3V3
5CLKCLK
6VSSGND
7DAT0DAT0
8DAT1DAT1
9DETSD_Detect
10SHIELDGND

5.14 J14 50 ohm

J14 - 50 ohm
PinPin NameNetNotes
1InAntenna
2ExtGND

5.15 J15 Conn_01x03_Pin

J15 - Conn_01x03_Pin
PinPin NameNetNotes
1Pin_1GND
2Pin_2Net-(D4-DOUT)
3Pin_3+5V

6 Indicator Documentation

No indicator devices (LED*, LD*, D* LEDs) found in design.

7 Switch Documentation

No switches or push buttons found in design.

8 Low-Speed Serial Interfaces (LSSI)

Detected: 2 I2C, 1 SPI, 4 UART

8.1 I2C

I2C: U7
Topology: U7 » Targets (J11)
SignalNet NameConnectorTest PointTarget Pin
SCLI2C1_SCLJ11_2(none)U7_92 (PB6)
SDAI2C1_SDAJ11_3(none)U7_93 (PB7)
ControllerIndustry TypeDescription
U7STM32F765VITxSTMicroelectronics Arm Cortex-M7 MCU,
2048KB flash, 512KB RAM,
216 MHz, 1.7-3.6V, 82 GPIO,
LQFP100
I2C: U7 -> U5, U6, U8
Topology: U7 » Targets (U5, U6, U8, J10, J12)
SignalNet NameConnectorTest PointTarget Pin
SCLI2C2_SCLJ10_2, J12_2(none)U5_2 (SCL/SPC), U6_1 (SCL/SPC), U7_46 (PB10), U8_13 (SCL)
SDAI2C2_SDAJ10_3, J12_3(none)U5_4 (SDA/SDI/SDO), U6_4 (SDA/SDI/SDO), U7_47 (PB11), U8_14 (SDA)
AddressTargetIndustry TypeDescription
U5LPS22HBTR
U6LIS2MDLTR
U8LSM6DSO
ControllerIndustry TypeDescription
U7STM32F765VITxSTMicroelectronics Arm Cortex-M7 MCU,
2048KB flash, 512KB RAM,
216 MHz, 1.7-3.6V, 82 GPIO,
LQFP100
I2C Pull-up Check
NetComponentStatus
I2C1_SDAR28Pull-up resistor 2.2K (R28) found on SDA
I2C1_SCLR25Pull-up resistor 2.2K (R25) found on SCL
I2C2_SDAR31Pull-up resistor 2.2K (R31) found on SDA
I2C2_SCLR29Pull-up resistor 2.2K (R29) found on SCL

8.2 SPI

SPI: U7, U9
Topology: U7, U9 » Targets ()
SignalNet NameConnectorTest Point
MOSIMOSI(none)(none)
MISOMISO(none)(none)
SCKSCK(none)(none)
CSCSN(none)(none)
ControllerIndustry TypeDescription
U7STM32F765VITxSTMicroelectronics Arm Cortex-M7 MCU,
2048KB flash, 512KB RAM,
216 MHz, 1.7-3.6V, 82 GPIO,
LQFP100
U9nRF24L01PnRF24L01+, Ultra low power 2.4GHz RF Transceiver,
QFN20 4x4mm

8.3 UART

UART [UART4]: U7
Topology: U7 » Targets (J3)
SignalNet NameConnectorTest Point
TXUART4_TXJ3_2(none)
RXUART4_RXJ3_3(none)
ControllerIndustry TypeDescription
U7STM32F765VITxSTMicroelectronics Arm Cortex-M7 MCU,
2048KB flash, 512KB RAM,
216 MHz, 1.7-3.6V, 82 GPIO,
LQFP100
UART [UART5]: U7
Topology: U7 » Targets ()
SignalNet NameConnectorTest Point
TXUART5_TX(none)(none)
RXUART5_RX(none)(none)
ControllerIndustry TypeDescription
U7STM32F765VITxSTMicroelectronics Arm Cortex-M7 MCU,
2048KB flash, 512KB RAM,
216 MHz, 1.7-3.6V, 82 GPIO,
LQFP100
UART [UART7]: U7
Topology: U7 » Targets ()
SignalNet NameConnectorTest Point
TXUART7_TX(none)(none)
RXUART7_RX(none)(none)
ControllerIndustry TypeDescription
U7STM32F765VITxSTMicroelectronics Arm Cortex-M7 MCU,
2048KB flash, 512KB RAM,
216 MHz, 1.7-3.6V, 82 GPIO,
LQFP100
UART [UART8]: U7
Topology: U7 » Targets ()
SignalNet NameConnectorTest Point
TXUART8_TX(none)(none)
RXUART8_RX(none)(none)
ControllerIndustry TypeDescription
U7STM32F765VITxSTMicroelectronics Arm Cortex-M7 MCU,
2048KB flash, 512KB RAM,
216 MHz, 1.7-3.6V, 82 GPIO,
LQFP100

8.4 LSSI DFT Analysis

16 signal(s) missing test point coverage. Test points allow ATE to run tests without requiring operator intervention and setup. They should be considered mandatory for high volume products.
During test, ATE can override functional operation to explicitly test through the interface in ways that functional operation cannot, or is not available at certain test stages.
Missing Test Points
SignalNet NameConnectorInterface
SCLI2C1_SCLJ11_2I2C
SDAI2C1_SDAJ11_3I2C
SCLI2C2_SCLJ10_2I2C -> U5, U6, U8
SDAI2C2_SDAJ10_3I2C -> U5, U6, U8
CSCSN(none)SPI
MISOMISO(none)SPI
MOSIMOSI(none)SPI
SCKSCK(none)SPI
RXUART4_RXJ3_3UART
TXUART4_TXJ3_2UART
RXUART5_RX(none)UART
TXUART5_TX(none)UART
RXUART7_RX(none)UART
TXUART7_TX(none)UART
RXUART8_RX(none)UART
TXUART8_TX(none)UART

9 High-Speed Serial Interfaces (HSSI)

1 single-ended controlled impedance signal(s)

9.1 Controlled Impedance Signals

Single-ended signals requiring controlled impedance. Grouped by target impedance value.

50 Ohm Signals
Net NameImpedance ClassNotes
AntennaRF_50Ohm

9.2 AI-Assisted Analysis

This section is created by AI and should be reviewed for accuracy. There may be some incorrect analysis, especially if any errors are called out in the Design Summary or Component Value sections.

9.2.1 nRF24L01+ 2.4 GHz RF Transceiver Link (U9 to J14)

AI-Assisted The only high-speed serial interface in this design is the 2.4 GHz RF link between the nRF24L01+ transceiver U9 and the U.FL coaxial connector J14. The nRF24L01+ operates in the 2.4 GHz ISM band using Nordic's proprietary Enhanced ShockBurst protocol at air data rates up to 2 Mbps. The RF output from U9 is a balanced differential signal on pins ANT1 (pin 12) and ANT2 (pin 13), which presents a complex impedance of 15 ohm + j88 ohm. A matching network converts this to a single-ended 50-ohm output suitable for the U.FL connector J14.

The matching network follows the Nordic reference design (Figure 13 of the nRF24L01 Product Specification v2.0) for single-ended 50-ohm RF output. The ANT1 pin connects to L3 (2.7 nH) which provides the required DC bias path to VDD_PA, and to L4 (8.2 nH) which bridges to ANT2. The ANT2 pin connects through L5 (3.9 nH) to the series capacitor path consisting of C38 (1.5 pF) and then to the Antenna net where C37 (1 pF) provides a shunt to ground. The Antenna net connects to J14 pin 1 and is annotated as a 50-ohm RF impedance-controlled net. All matching network inductors (L3, L4, L5) and capacitors (C37, C38) use 0402 packages, consistent with the Nordic recommendation to use small-footprint components to minimize parasitic effects at 2.4 GHz.

The VDD_PA supply (pin 11) is decoupled with C35 (2.2 nF) and C36 (4.7 pF) to ground, matching the reference design values. The DVDD regulated output (pin 19) is decoupled with C41 (33 nF) to ground, also matching the reference design. The three VDD pins (7, 15, 18) are connected to the +3V3 rail with bulk and local decoupling provided by a combination of 100 nF ceramics, 10 nF, 1 nF, 10 uF, 22 uF, and 4.7 uF capacitors on the +3V3 rail. The total decoupling on +3V3 near U9 is generous and exceeds the minimum requirement.

The IREF pin (pin 16) is connected through R20 (22 kohm) to ground, which matches the datasheet requirement for a 22 kohm reference current resistor. The 16 MHz crystal Y2 is connected between XC1 (pin 10) and XC2 (pin 9) with 22 pF load capacitors C39 and C46 to ground, and a 1 Mohm feedback resistor R22 across the crystal terminals. These values match the reference design.

The U.FL connector J14 is a Hirose U.FL-R-SMT-1 rated for 50-ohm impedance, which is appropriate for the 2.4 GHz signal. The Antenna net trace between the matching network output and J14 requires 50-ohm controlled impedance during layout. The net is already annotated as RF_50Ohm, indicating the designer intends impedance control on this trace.

9.2.2 SPI Control Interface (U7 to U9)

AI-Assisted The SPI interface between the STM32F765VITx (U7) and the nRF24L01+ (U9) carries control and data traffic at up to 10 Mbps. The connections are: SCK from U7 PA5 (pin 29) to U9 SCK (pin 3), MOSI from U7 PA7 (pin 31) to U9 MOSI (pin 4), MISO from U7 PA6 (pin 30) to U9 MISO (pin 5), CSN from U7 PA3 (pin 25) to U9 CSN (pin 2), CE from U7 PA4 (pin 28) to U9 CE (pin 1), and IRQ from U9 IRQ (pin 6) to U7 PA2 (pin 24). At 10 Mbps these are not high-speed serial signals requiring impedance control, but trace lengths should be kept short and matched in layout to avoid clock-to-data skew. No series termination resistors are present on the SPI lines, which is acceptable for short traces at this data rate.

9.2.3 Observations and Findings

AI-Assisted The design contains no multi-gigabit serial interfaces. The STM32F765VITx in the LQFP-100 package does not expose USB high-speed PHY pins or Ethernet RMII/MII pins, so no USB or Ethernet high-speed interfaces are present. The UART interfaces (USART1, USART3, UART4, UART5, UART7, UART8) are standard asynchronous serial at logic levels and do not require impedance-controlled routing. Several UART TX/RX signals route to JST GH connectors (J3, J5) and 2.54 mm pin headers (J6), which is appropriate for their data rates.

The micro SD card interface on J13 uses the SDMMC peripheral of U7 with 22-ohm series resistors on the data and command lines (R19, R21, R23, R24, R26, R27) and 10 kohm pull-ups to +3V3 on DAT0-DAT3, CMD, and SD_Detect. While SDMMC can operate at up to 50 MHz clock in high-speed mode, this is a single-ended parallel interface and does not fall under high-speed serial interface requirements.

The nRF24L01+ RF matching network is the sole high-speed analog path in the design. All component values match the Nordic reference design for 50-ohm single-ended output. The U.FL connector is appropriate for 2.4 GHz. The 50-ohm impedance annotation on the Antenna net is correctly applied. The crystal, bias resistor, and decoupling capacitor values all conform to the datasheet specifications.
InterfaceProtocolFindingSeverity
nRF24L01+ RF output (U9 to J14)Nordic Enhanced ShockBurst 2.4 GHzMatching network component values (L3 2.7 nH, L4 8.2 nH, L5 3.9 nH, C37 1 pF, C38 1.5 pF) match the Nordic reference design Figure 13 for single-ended 50-ohm output per nRF24L01 Product Specification v2.0.
nRF24L01+ VDD_PA decoupling (U9 pin 11)Nordic Enhanced ShockBurst 2.4 GHzC35 (2.2 nF) and C36 (4.7 pF) to ground match the reference design decoupling for VDD_PA per nRF24L01 Product Specification v2.0 Figure 13.
nRF24L01+ DVDD decoupling (U9 pin 19)Nordic Enhanced ShockBurst 2.4 GHzC41 (33 nF) to ground matches the reference design DVDD decoupling per nRF24L01 Product Specification v2.0 Figure 13.
nRF24L01+ IREF bias (U9 pin 16)Nordic Enhanced ShockBurst 2.4 GHzR20 (22 kohm) to ground matches the datasheet requirement for IREF per nRF24L01 Product Specification v2.0.
nRF24L01+ crystal oscillator (Y2)Nordic Enhanced ShockBurst 2.4 GHz16 MHz crystal Y2 with 22 pF load capacitors C39 and C46, and 1 Mohm feedback resistor R22, matches the reference design per nRF24L01 Product Specification v2.0 Figure 13.
Antenna trace impedance (Antenna net)2.4 GHz RFThe Antenna net is annotated as RF_50Ohm for 50-ohm impedance control. The U.FL connector J14 (Hirose U.FL-R-SMT-1) is rated for 50 ohm and is appropriate for 2.4 GHz.
nRF24L01+ ANT1/ANT2 DC bias path2.4 GHz RFANT1 has a DC path to VDD_PA through L3 (2.7 nH). ANT2 has a DC path through L4 (8.2 nH) to ANT1 and then through L3 to VDD_PA. The datasheet requires ANT1 and ANT2 to have a DC path to VDD per nRF24L01 Product Specification v2.0.
SPI interface (U7 to U9)SPI up to 10 MbpsNo series termination resistors on SPI lines. Acceptable for short traces at 10 Mbps. Trace length matching is a layout concern.
SDMMC interface (U7 to J13)SD 4-bit up to 50 MHz22-ohm series resistors on data and command lines provide signal damping. 10 kohm pull-ups to +3V3 on DAT0-DAT3, CMD, and SD_Detect. This is a single-ended parallel interface, not a high-speed serial link.

10 Memory Interface Analysis

Found 1 complete memory interface(s)

10.1 J13 EMMC Connector

J13 (Micro_SD_Card) - EMMC Connector Interface [4-bit]
SignalPin NamePin #Net NameTest PointSource IC
CLOCKCLK5CLK-U7_80
CTRL_CMDCMD3CMD-U7_83
DATA_0DAT18DAT1-U7_66
DATA_1DAT3/CD2DAT3-U7_79
DATA_2DAT21DAT2-U7_78
DATA_3DAT07DAT0-U7_65

10.2 AI-Assisted Analysis

This section is created by AI and should be reviewed for accuracy. There may be some incorrect analysis, especially if any errors are called out in the Design Summary or Component Value sections.

10.2.1 Micro SD Card Interface (J13, U7)

AI-Assisted The only external memory interface in this design is a micro SD card socket, J13 (Hirose DM3AT-SF-PEJM5), connected to the SDMMC1 peripheral of the STM32F765VITx MCU (U7). The interface is configured for 4-bit SD mode using the standard STM32F7 SDMMC1 alternate-function pin mapping: PC8 for SDMMC1_D0, PC9 for SDMMC1_D1, PC10 for SDMMC1_D2, PC11 for SDMMC1_D3, PC12 for SDMMC1_CK, and PD2 for SDMMC1_CMD. This pin assignment is consistent with the STM32F765 datasheet (DS11532 Rev 9) and matches the well-established SDMMC1 mapping used across the STM32F4/F7 families.

Each data line and the CMD line has a 22 ohm series resistor between the MCU and the connector: R21 on DAT0, R23 on DAT1, R24 on DAT2, R26 on DAT3, R19 on CMD, and R27 on CLK. These series resistors provide signal integrity improvement by damping reflections on the relatively short PCB traces to the card socket. The 22 ohm value is a common choice for SD card interfaces operating at default and high-speed modes (up to 50 MHz clock).

Pull-up resistors to +3V3 are provided on all data and command lines as required by the SD card specification: R13 (10k) on DAT0, R14 (10k) on DAT1, R9 (10k) on DAT2, R10 (10k) on DAT3, and R11 (10k) on CMD. The CLK line correctly has no pull-up, which is consistent with the SD specification and STM32 application guidance that states all SDIO pins except CLK need to be pulled up. The pull-up resistors are placed on the connector side of the series resistors, which is the correct placement to ensure the card sees the pull-up voltage directly.

The card VDD pin (J13 pin 4) is connected to the +3V3 rail, and VSS (J13 pin 6) is connected to GND. The connector shield (J13 pin 10) is also tied to GND. A card-detect signal is routed from J13 pin 9 (DET) through a 10k pull-up resistor R15 to +3V3, and then to U7 pin 62 (PD15) on the net SD_Detect. This allows firmware to detect card insertion and removal events.

The +3V3 rail powering the SD card interface is generated by U2 (AP63203WU), a 2A buck converter. The rail has adequate bulk and bypass capacitance: four 22 uF ceramics (C4, C5, C7, C8), two 10 uF ceramics (C3, C6), and numerous 100 nF bypass capacitors distributed across the MCU and peripheral ICs. This is sufficient for the transient current demands of an SD card during write bursts, which can reach several hundred milliamps.

There is no dedicated decoupling capacitor placed immediately adjacent to J13 pin 4 (VDD). While the +3V3 rail has substantial bulk capacitance, adding a 100 nF ceramic capacitor close to the card socket VDD pin is recommended to suppress high-frequency noise generated by the card's internal switching activity. This is a minor layout-phase consideration rather than a schematic error, as the rail capacitance is shared.

10.2.2 Absence of DDR/SDRAM, SRAM, NVRAM, and QSPI Flash

AI-Assisted This design does not include any DDR/SDRAM, SRAM, NVRAM, or QSPI Flash memory devices. The STM32F765VITx in the LQFP-100 package does support an FMC (Flexible Memory Controller) capable of interfacing SRAM, PSRAM, SDRAM, and NOR/NAND flash, as well as a QUADSPI peripheral. However, none of the FMC or QUADSPI pins are connected to external memory devices in this schematic. The MCU relies on its internal 2048 KB flash and 512 KB SRAM for program and data storage, supplemented by the micro SD card for bulk data storage. This is an appropriate architecture for a sensor/telemetry board where the primary data-logging medium is the removable SD card.

10.2.3 Observations and Findings

AI-Assisted The micro SD card interface is well-implemented with proper series termination, pull-up resistors, and card detection. The pin mapping follows the standard STM32F7 SDMMC1 assignment. The 10k pull-up values on the data and command lines are appropriate for the 3.3V signaling level and are consistent with common reference designs.

One observation concerns the absence of a local bypass capacitor at the SD card socket VDD pin. While the shared +3V3 rail has ample capacitance, SD cards can draw sharp current transients during write operations. A 100 nF ceramic placed within a few millimeters of J13 pin 4 during layout would improve power integrity at the card interface.

The nRF24L01+ (U9) SPI interface to U7 is not a memory interface and is therefore outside the scope of this review. No other memory buses or memory-mapped peripherals are present in the design.
MemoryInterfaceFindingSeverity
Micro SD (J13)SDMMC1 4-bitPin mapping PC8/PC9/PC10/PC11/PC12/PD2 matches STM32F765 SDMMC1 alternate function assignment per DS11532 Rev 9.
Micro SD (J13)SDMMC1 4-bit22 ohm series resistors (R19, R21, R23, R24, R26, R27) present on all six signal lines (DAT0-DAT3, CMD, CLK) for signal integrity.
Micro SD (J13)SDMMC1 4-bit10k pull-up resistors to +3V3 present on DAT0 (R13), DAT1 (R14), DAT2 (R9), DAT3 (R10), and CMD (R11). CLK has no pull-up. This matches the SD specification requirement.
Micro SD (J13)SDMMC1 4-bitPull-up resistors are placed on the connector side of the series resistors, ensuring the card sees the correct idle-high voltage level.
Micro SD (J13)SDMMC1 4-bitCard VDD (J13 pin 4) connected to +3V3 rail; VSS (J13 pin 6) and shield (J13 pin 10) connected to GND.
Micro SD (J13)SDMMC1 4-bitCard detect signal (J13 pin 9) routed to U7 PD15 via net SD_Detect with 10k pull-up R15 to +3V3.
Micro SD (J13)SDMMC1 4-bitNo dedicated bypass capacitor at J13 VDD pin. The +3V3 rail has bulk capacitance but a local 100 nF ceramic near the card socket is recommended for high-frequency decoupling during card write transients.Low
Micro SD (J13)SDMMC1 4-bit+3V3 rail from U2 (AP63203WU, 2A) provides adequate current capacity for SD card operation. Rail has four 22 uF and two 10 uF bulk ceramics plus distributed 100 nF bypass capacitors.
DDR/SDRAMN/ANo DDR or SDRAM devices present in the design. MCU uses internal 2048 KB flash and 512 KB SRAM.
QSPI FlashN/ANo QSPI or SPI flash devices present. QUADSPI peripheral of STM32F765 is unused.
SRAM/NVRAMN/ANo external SRAM or NVRAM devices present. FMC peripheral of STM32F765 is unused.

11 Designer Annotated Nets

Annotated signals4

Designer-placed annotation markers on nets that are not already analyzed as HSSI differential pairs or Memory Bus signals.

Designer Annotations
Net NameAnnotationImpedanceNotes
VCCPWR_HIGH
+3V3PWR_LOW
+5VPWR_LOW
GNDPWR_LOW

12 EMC & ESD Protection Checks

Checks run1
Passed0
Issues found1
EMC Check Summary
CheckIssuesStatus
Connector Shell Grounding1

12.1 Connector Shell Grounding

RefDesTypeIssueRecommendationSeverity
J13Micro_SD_CardJ13: Shield pins SHIELD connected directly to digital GND. Shell currents should not couple into the digital ground plane.Create net CHASSIS (or your company standard name). Move ALL shell pins to CHASSIS. Add ONE explicit connection from CHASSIS to digital GND (visible on schematic, preferably near power entry or at this connector) using: a) 0-ohm resistor (most common), b) ferrite bead, or c) 1000 pF - 0.01 uF capacitor (optionally with 1 Mohm bleed resistor in parallel).

12.2 EMC & ESD Analysis

This section is created by AI and should be reviewed for accuracy. There may be some incorrect analysis, especially if any errors are called out in the Design Summary or Component Value sections.

12.2.1 EMC Architecture Overview

AI-Assisted This design uses a single-ground-domain architecture. All connectors reference the same GND net, which serves as both signal ground and chassis ground. There is no separate chassis-ground (CGND) domain, no single-point ground connection, and no EMC barrier or doghouse annotation on any sheet. The four mounting holes H1 through H4 connect directly to GND, meaning the PCB ground plane is bonded to the enclosure chassis at every mounting point. While this simplifies the design, it creates a low-impedance path for external noise to couple directly into the signal ground plane, which can degrade immunity to conducted disturbances per IEC 61000-4-6 and increase the risk of ground-loop-induced radiated emissions per CISPR 32.

No common-mode chokes, ferrite beads, or EMI filters are present on any connector signal line entering or leaving the board. The only filtering elements are series resistors on the SD card data lines (22 ohm on CLK, CMD, DAT0 through DAT3 via R19, R21, R23, R24, R26, R27) and pull-up resistors on I2C buses (2.2k on I2C1_SCL, I2C1_SDA, I2C2_SCL, I2C2_SDA via R25, R28, R29, R31). These provide minimal high-frequency attenuation and are not substitutes for dedicated EMI filtering.

The power input path through J7 (AMASS XT30UPB) includes a bidirectional TVS diode D1 (SMBJ33CA) on the Net-(D1-A) node, which is the anode side of the LM74700 ideal diode controller U4. Per the TI LM74700-Q1 datasheet (Rev. G, SNOSD17F), this TVS placement is consistent with the recommended 12V battery protection topology. The SMBJ33CA has a 33V standoff voltage, 36.7V minimum breakdown, and 53.3V clamping voltage at 11.3A peak pulse current, providing 600W peak pulse power dissipation. This is appropriate for clamping automotive-style transients on the battery input rail. However, the design lacks a dedicated output-side bulk capacitor after the MOSFET Q2 (AON6262E), which the LM74700 datasheet recommends to maintain output voltage during line disturbances.

The 2.4 GHz RF section around U9 (nRF24L01+) uses the datasheet-recommended matching network topology with L3 (2.7nH), L4 (8.2nH), L5 (3.9nH), C37 (1pF), and C38 (1.5pF) connecting to the U.FL antenna connector J14. The antenna trace is annotated as a 50-ohm RF impedance class. The U.FL connector J14 has its outer conductor (pin 2) tied to GND. This is a standard internal-use RF connector and is not typically user-accessible, so the EMC risk from this interface is primarily radiated emissions compliance under FCC Part 15.247 or ETSI EN 300 328 for the 2.4 GHz ISM band, rather than ESD susceptibility.

12.2.2 Power Input Connector J7 and Battery Connector J8

AI-Assisted J7 is an AMASS XT30UPB vertical-mount 2-pin power connector carrying the Net-(D1-A) signal on pin 2 and GND on pin 1. This connector is used for external DC power input and is likely exposed during battery connection and disconnection events. The AMASS XT30 is an unshielded, unkeyed power connector commonly used in RC and drone applications, rated for 15A continuous current at up to 500V DC.

ESD protection on the power input is provided by D1 (SMBJ33CA), a bidirectional 600W TVS diode connected between Net-(D1-A) and GND. The SMBJ33CA clamps at 53.3V with 11.3A peak pulse current per the Littelfuse datasheet (Rev. v4). This TVS is placed on the anode side of the LM74700 U4 ideal diode controller, which is the correct location per TI's application circuit. The 0.1uF capacitors C9 and C10 provide local high-frequency decoupling on this node. R6 (100k) provides a discharge path. This protection topology is adequate for battery hot-plug transients and reverse polarity events.

J8 is a 2-pin external connector providing the +BATT rail directly. It connects to the battery voltage monitoring divider (R3, R4, R5) and the battery supervisor U3 (SIP-3 package). J8 pin 1 is GND and pin 2 is +BATT. There is no TVS diode on the +BATT net at J8. The 47uF capacitor C11 provides bulk decoupling on +BATT. If J8 is used as an alternative battery connection point that is user-accessible, the absence of TVS protection on this connector is a gap worth investigating.

J9 is a 2-pin external connector providing the VCC rail, which feeds the main 5V buck converter U1 through R1 (enable) and R2 (discharge). J9 pin 1 is GND and pin 2 is VCC. There is no TVS diode on the VCC net at J9. The VCC rail connects directly to U1 pin 3 (IN) and to Q1 drain through the +BATT path. If J9 represents an external high-voltage input, transient protection should be investigated.

12.2.3 UART Connectors J3 and J5

AI-Assisted J3 is a JST GH 4-pin vertical connector carrying UART4_TX on pin 2, UART4_RX on pin 3, GND on pin 4, and +5V power on pin 1. The UART4_TX and UART4_RX signals connect directly to U7 (STM32F765VITx) pins PA12 and PA11 respectively, with no series resistors, no common-mode chokes, and no TVS or ESD protection devices in the signal path. The JST GH is a small-pitch (1.25mm) board-to-wire connector typically used for internal board-to-board or short-cable connections. If the cable length is short and the connector remains inside an enclosure, the ESD exposure risk is low. However, if these UART lines exit the enclosure or connect to external peripherals via cables longer than approximately 30cm, the direct connection to STM32 GPIO pins without any external ESD protection creates vulnerability to IEC 61000-4-2 contact discharge events. The STM32F765 has internal ESD protection rated to HBM 2kV per JEDEC, which is insufficient for system-level IEC 61000-4-2 Level 2 (4kV contact) or higher.

J5 is a JST GH 6-pin vertical connector carrying TX1 on pin 2, RX1 on pin 3, GND on pin 6, and +5V on pin 1, with pins 4 and 5 unconnected. The TX1 and RX1 nets each connect only to J5 and have no other on-board endpoints visible in the schematic. These signals likely leave the PCB to connect to an external device. The absence of any series resistance, filtering, or ESD protection on TX1 and RX1 means the external device or cable must provide any required protection. If the mating side does not include ESD protection, these lines are exposed.

12.2.4 I2C Connectors J10, J11, and J12

AI-Assisted J10, J11, and J12 are all JST GH 4-pin vertical connectors carrying I2C bus signals with +3V3 power and GND. J11 carries I2C1_SCL and I2C1_SDA, which connect through 2.2k pull-up resistors R25 and R28 to +3V3 and directly to U7 pins PB6 and PB7. J10 and J12 both carry I2C2_SCL and I2C2_SDA, which connect through 2.2k pull-up resistors R29 and R31 to +3V3 and to U7 pins PB10 and PB11, as well as to the on-board sensors U5 (LPS22HBTR), U6 (LIS2MDLTR), and U8 (LSM6DSO).

The I2C2 bus is shared between the external connectors J10/J12 and the on-board sensors. An ESD event entering through J10 or J12 would propagate directly to U5, U6, U8, and U7 with only the 2.2k pull-up resistors providing any current limiting. The 2.2k pull-ups offer some series impedance but are not positioned as series elements in the signal path; they are shunt elements to +3V3. There are no dedicated ESD protection devices on any I2C line.

If J10, J11, or J12 connect to external sensors or peripherals via cables, the I2C bus is directly exposed. The STM32F765 I2C pins and the ST MEMS sensors (LPS22HBTR, LIS2MDLTR, LSM6DSO) have limited on-chip ESD ratings. Per IEC 61000-4-2, any connector accessible during normal operation should withstand at least Level 2 (4kV contact discharge). Adding a low-capacitance ESD protection array near J10, J11, and J12 would protect both the MCU and the on-board sensors from ESD events entering through the external I2C cables.

12.2.5 Thermistor Connectors J1 and J4

AI-Assisted J1 is a 2.54mm pitch 3-pin vertical pin header carrying THRR on pin 3, GND on pin 1, and pin 2 unconnected. THRR connects directly to U7 pin PD12. J4 is an identical 3-pin vertical pin header carrying THRL on pin 3, GND on pin 1, and pin 2 unconnected. THRL connects directly to U7 pin PD13. These appear to be analog thermistor inputs.

Both THRR and THRL connect directly to STM32 GPIO pins with no series resistance, no filtering, and no ESD protection. The 2.54mm pin headers are unshielded and easily accessible. If thermistor cables extend outside the enclosure or are user-serviceable, these pins are exposed to ESD events. A series resistor (1k to 10k) near the connector combined with a small capacitor to GND would provide both EMI filtering and a degree of ESD current limiting for these low-speed analog signals.

12.2.6 Addressable LED Output Connector J15

AI-Assisted J15 is a 2.54mm pitch 3-pin vertical pin header carrying the Net-(D4-DOUT) signal on pin 2, GND on pin 1, and +5V on pin 3. The Net-(D4-DOUT) signal originates from D4 (SK6812 addressable RGB LED) DOUT pin and connects directly to J15 with no series resistor or ESD protection. This connector drives an external LED strip or chain.

The SK6812 data output is a 5V logic signal with fast edges (typically 300ns timing per the SK6812 protocol). If the external LED strip cable is long, it acts as an antenna for both radiated emissions and ESD pickup. The +5V power on pin 3 has no local filtering at J15. A series resistor (33 to 100 ohm) on the data line near J15 would reduce ringing and radiated emissions from the cable. ESD protection is less critical here since the SK6812 output is a push-pull driver with some inherent robustness, but the +5V supply line to external LEDs could benefit from a small series ferrite bead to prevent conducted emissions from re-entering the board.

12.2.7 Micro SD Card Socket J13

AI-Assisted J13 is a Hirose DM3AT-SF-PEJM5 micro SD card socket, which is a shielded, right-angle, push-push type connector. The metal shield (pin 10) is connected to GND, providing a degree of ESD shielding for the card insertion slot. The DM3AT series features an effective ground and shield configuration per the Hirose product documentation.

The SD card data lines (DAT0 through DAT3, CMD, CLK) pass through 22-ohm series resistors (R19, R21, R23, R24, R26, R27) between J13 and U7. These series resistors provide some current limiting during ESD events and help with signal integrity. The data lines also have 10k pull-up resistors to +3V3 (R9, R10, R11, R13, R14, R15). The SD_Detect signal has a 10k pull-up R15 to +3V3.

Micro SD cards are user-removable media, making the card slot a point of direct human contact and ESD exposure. The 22-ohm series resistors provide limited ESD attenuation. The metal shield connected to GND provides the primary ESD discharge path for contact discharge to the connector body. For IEC 61000-4-2 Level 4 (8kV contact discharge) compliance, the combination of the shielded connector and series resistors may be marginal. A dedicated low-capacitance ESD protection array (such as a multi-channel TVS rated for SD card interfaces) placed between J13 and the series resistors would improve robustness. The +3V3 supply on pin 4 (VDD) has no local decoupling capacitor dedicated to J13; the shared +3V3 rail decoupling serves this purpose but is not optimally placed for transient suppression at the connector.

12.2.8 RF Antenna Connector J14

AI-Assisted J14 is a Hirose U.FL-R-SMT-1 vertical-mount coaxial connector for the 2.4 GHz antenna connection to U9 (nRF24L01+). The outer conductor (pin 2) is connected to GND. The center conductor (pin 1) connects to the Antenna net, which passes through the matching network (C37 at 1pF to GND, C38 at 1.5pF in series, then through inductors L5, L4, L3) before reaching U9 ANT1 and ANT2 pins.

The U.FL connector is a miniature internal-use RF connector not designed for frequent user access. It is typically mated once during assembly and remains inside the enclosure. The ESD risk from this connector is low in normal operation. The matching network inductors and capacitors provide some inherent high-frequency filtering of ESD transients before they reach U9. The nRF24L01+ has limited on-chip ESD protection, but the combination of the shielded coaxial connection and the LC matching network provides reasonable attenuation of ESD energy.

From an EMC emissions perspective, the 2.4 GHz ISM band transmitter must comply with applicable regulations (FCC Part 15.247, ETSI EN 300 328). The antenna matching network component values match the nRF24L01+ datasheet reference design. Radiated emissions compliance depends heavily on PCB layout, ground plane integrity under the matching network, and antenna characteristics, which cannot be assessed at the schematic phase.

12.2.9 Observations and Findings

AI-Assisted The design has a flat ground architecture with no separation between chassis ground and signal ground. All four mounting holes (H1 through H4) bond directly to GND. This is acceptable for a small embedded system that operates inside a shielded enclosure, but if the product is used without an enclosure or with a non-conductive housing, the lack of a chassis ground domain means there is no controlled ESD discharge path to earth ground. Per IEC 61000-4-2, the ground reference plane setup is critical for repeatable ESD immunity testing.

The power input at J7 has appropriate TVS protection (D1, SMBJ33CA) consistent with the TI LM74700-Q1 datasheet application circuit. The battery input at J8 and the VCC input at J9 lack TVS protection. If these connectors are user-accessible, transient protection should be investigated.

All signal connectors (J1, J3, J4, J5, J10, J11, J12, J15) lack dedicated ESD protection devices. The UART and thermistor signals connect directly to STM32F765 GPIO pins. The I2C signals connect to both the STM32 and three on-board MEMS sensors without any TVS protection. The SD card interface has series resistors and a shielded connector but no dedicated TVS array.

The RF antenna connector J14 is a low-risk internal connector with inherent protection from the matching network.

The most significant EMC risk in this design is the absence of any common-mode filtering or EMI suppression on the signal connectors. If any of the JST GH connectors (J3, J5, J10, J11, J12) or pin headers (J1, J4, J15) connect to cables that exit the enclosure, they become both radiated emissions antennas and ESD entry points. The 2.54mm pin headers (J1, J4, J15) are particularly vulnerable because they are unshielded and easily touched during assembly or maintenance.
ConnectorFindingRisk
J7Power input connector (AMASS XT30UPB). Bidirectional TVS D1 (SMBJ33CA, 33V standoff, 53.3V clamp, 600W) present on Net-(D1-A) between connector and LM74700 U4 anode. Placement and rating consistent with TI LM74700-Q1 datasheet Rev. G application circuit for 12V battery protection. Adequate transient and reverse-polarity protection.
J8Battery connector (+BATT). 47uF bulk capacitor C11 present. No TVS diode on +BATT net at J8. If user-accessible, transient protection gap exists. Per IEC 61000-4-2 and IEC 61000-4-5, exposed power connectors benefit from TVS clamping.Medium
J9VCC input connector. No TVS diode on VCC net. VCC feeds directly to buck converter U1 input (IN pin). If externally accessible, lacks surge protection per IEC 61000-4-5.Medium
J3UART4 connector (JST GH 4-pin vertical). UART4_TX and UART4_RX connect directly to STM32F765 PA12 and PA11 with no series resistance, no filtering, and no ESD protection. STM32 internal ESD rating (HBM 2kV per JEDEC) is insufficient for IEC 61000-4-2 system-level testing if cable-connected externally.Medium
J5UART1 connector (JST GH 6-pin vertical). TX1 and RX1 nets have no on-board endpoint other than J5, indicating off-board connection. No series resistance, filtering, or ESD protection present. Same exposure concern as J3 per IEC 61000-4-2.Medium
J10I2C2 connector (JST GH 4-pin vertical). I2C2_SCL and I2C2_SDA shared with on-board sensors U5, U6, U8 and MCU U7. 2.2k pull-ups to +3V3 present (R29, R31) but no dedicated ESD protection. ESD event at J10 propagates to all bus devices. Per IEC 61000-4-2, external I2C cables require TVS protection.Medium
J11I2C1 connector (JST GH 4-pin vertical). I2C1_SCL and I2C1_SDA connect to U7 PB6/PB7 through 2.2k pull-ups R25/R28. No TVS protection. Same risk profile as J10 if cable-connected externally.Medium
J12I2C2 connector (JST GH 4-pin vertical). Shares I2C2 bus with J10 and on-board sensors. No additional ESD protection. Same risk as J10.Medium
J1Thermistor input (2.54mm 3-pin vertical pin header). THRR connects directly to STM32 PD12 with no series resistance, filtering, or ESD protection. Unshielded pin header accessible during assembly. Per IEC 61000-4-2, exposed pins require protection.Low
J4Thermistor input (2.54mm 3-pin vertical pin header). THRL connects directly to STM32 PD13 with no series resistance, filtering, or ESD protection. Same risk as J1.Low
J15LED data output (2.54mm 3-pin vertical pin header). Net-(D4-DOUT) from SK6812 DOUT connects directly to J15 pin 2 with no series resistor. +5V on pin 3 has no local filtering. Long LED strip cables may cause radiated emissions per CISPR 32. Low ESD risk to on-board components since SK6812 output buffer is between the MCU and the connector.Low
J13Micro SD card socket (Hirose DM3AT-SF-PEJM5). Shielded connector with metal shield tied to GND (pin 10). 22-ohm series resistors on all data lines. 10k pull-ups to +3V3 on data and detect lines. No dedicated ESD TVS array. User-removable media creates direct human contact ESD exposure. Shield provides primary discharge path but series resistors alone may be marginal for IEC 61000-4-2 Level 4 (8kV contact). Per Hirose DM3AT datasheet, connector has effective ground and shield configuration.Low
J14RF antenna connector (Hirose U.FL-R-SMT-1 vertical). Internal-use miniature coaxial connector. Outer conductor grounded. LC matching network (L3, L4, L5, C37, C38) between connector and nRF24L01+ provides inherent ESD attenuation. Low ESD risk for internal connector per IEC 61000-4-2. Radiated emissions compliance (FCC Part 15.247 / ETSI EN 300 328) depends on layout and antenna, not assessable at schematic phase.
Ground ArchitectureSingle GND domain used for both signal and chassis ground. Mounting holes H1-H4 bonded directly to GND. No separate CGND domain or single-point ground connection. Acceptable for small enclosed embedded systems but limits EMC performance if enclosure is non-conductive. Per IEC 61000-4-2 test setup requirements, a defined ground reference plane is needed for repeatable testing.Low
EMI FilteringNo common-mode chokes, ferrite beads, or dedicated EMI filters on any signal connector. Series 22-ohm resistors on SD card lines provide minimal filtering. No filtering on UART, I2C, thermistor, or LED output lines. If any connector cables exit the enclosure, they become unfiltered radiated emissions antennas per CISPR 32 Class B.Medium

13 Design-for-Test

Design for Testability (DFT) analysis for ICT/bed-of-nails test coverage.

13.1 DFx Options Selected

OptionSettingDescription
Test Point Insertion
Insert on power railsYesPlace test points on power rail nets in schematic
Insert on all netsNoExtend TP insertion to signal nets beyond power rails
Exclude HSSI netsYesExclude HSSI/differential pair nets from TP insertion
Exclude DRAM netsYesExclude SDRAM/DDR nets from TP insertion
Exclude BSCAN opens (full)YesExclude nets with 100% boundary scan opens coverage
Exclude BSCAN opens (partial)NoExclude nets with partial boundary scan opens coverage
Exclude BSCAN shortsNoExclude nets with boundary scan shorts coverage
GND test points6Number of GND test points to insert for BON fixture ground connections
Target PCOLA-SOQ0%Insert TPs in priority order until this PCOLA-SOQ % is reached
Target fault coverage0%Insert TPs in priority order until this shorts/opens fault coverage % is reached
Kelvin min resistance0.000 ohmLower bound (ohms) for Kelvin 4-wire TP insertion range
Kelvin max resistance1.000 ohmUpper bound (ohms) for Kelvin 4-wire TP insertion range
Tester Styles
OpticalManualVisual inspection for polarity, placement, and solder
AXIYesAutomated X-ray Inspection of hidden solder joints (BGA, QFN)
ATENoneNo automated test equipment
Test Access
JTAG/LSSI ConnectorYesConnector access to JTAG, SPI, I2C buses
IO ConnectorsNoIO connectors available for external stimulus/observation
TP AccessNoneNo physical probe access to test points
LoopbackNoneNo loopback cables
Test Types
Powered-Off Shorts/OpensNoUnpowered shorts and opens detection via probe access
PassivesNoR, C, L value measurement via probe or fixture access
Active AnalogNoVoltage regulator, reference, and op-amp output verification
Non-BSCAN DigitalNoDigital ICs without boundary scan: pin observability analysis
Boundary Scan1149.xIEEE 1149.1-2013 / 1149.6-2015 / 1149.10-2017 full boundary scan suite
LSSINoJTAG chain, SPI, I2C, UART bus test coverage analysis
JTAG FunctionalNoFunctional verification beyond structural scan
Require Rail TPs for Diode TestNoRequire TPs on all IO power rails for ESD diode opens test (default: basic test with GND TP only)
Capacitance Probe Plate Target DevicesRefdes or footprint patterns for capacitance probe plate targets (ICs and vertical connectors)
Use Boundary Scan for Capacitance Probe Plate StimulusNoCount boundary scan drive cells on other devices as valid stimulus for the capacitance probe plate (applicable to VTEP / IEEE 1149.8.1-capable hardware)
NVM Programming
Default MethodPre-programmedChips arrive pre-programmed; no programming access needed
Environment
Test environmentvolume_productionVolume production: fixture-based, AOI/AXI, throughput-optimized

13.2 Power Rail Test Point Check

Power rails found5
Rails with TPs0
Rails without TPs5
With designer annotation4
5 power rail(s) need test points in the submitted design.
10 test point(s) inserted in modified output. Download modified schematics to see placements.
Power Rail Coverage
Net NameAnnotationTest PointStatus
+3V3PWR_LOW- NEEDS TP
+5VPWR_LOW- NEEDS TP
+BATT- NEEDS TP
GNDPWR_LOW- NEEDS TP
VCCPWR_HIGH- NEEDS TP
Inserted Test Points (Modified Output)
Test PointNetSheet
TP1+3V3caiman.kicad_sch
TP2+5Vcaiman.kicad_sch
TP3+BATTcaiman.kicad_sch
TP4GNDcaiman.kicad_sch
TP5VCCcaiman.kicad_sch
TP6GNDcaiman.kicad_sch
TP7GNDcaiman.kicad_sch
TP8GNDcaiman.kicad_sch
TP9GNDcaiman.kicad_sch
TP10GNDcaiman.kicad_sch

13.3 Current Test Points

Total test points0
No test points found in design.

13.4 Boundary Scan Testability

No boundary scan capable devices were found in this design.

13.5 Inspection

Total: 115 components, 426 of 434 pins with inspection coverage.

13.5.1 Manual Optical

Solder joint coverage is analyzed as if AOI were available. Manual inspection may not detect all opens or shorts present.
Assumed Classification (Non-IPC Footprints)
Footprint names are not IPC-7351B or IPC-7251. Package type inferred from Pkg Type property or designator prefix. Classification may be incorrect.
FootprintSize (mil)Pkg TypeClassificationMethodCountPinsRefdes
Opens + Shorts (all joints visible)
Package_QFP
LQFP-100_14x14mm_P0.5mmQFP (Quad Flat Pack)Footprint1100U7
Package_TO_SOT_SMD
SOT-23-5SOT (Small Outline Transistor)Footprint15U10
SOT-23-6SOT (Small Outline Transistor)Footprint16U4
TDSON-8-1SOT (Small Outline Transistor)Designator15Q2
TSOT-23-6SOT (Small Outline Transistor)Footprint212U1, U2
Capacitor_SMD
C_0402_1005MetricChip PassiveDesignator3570C12, C13, C14, C15, C16, C17, C18, C19 ...+27 more
C_0603_1608MetricChip PassiveDesignator1428C1, C10, C2, C3, C4, C47, C49, C5 ...+6 more
Inductor_SMD
L_0402_1005MetricChip PassiveDesignator36L3, L4, L5
PCM_Capacitor_SMD_AKL
CP_Elec_8x10Chip PassiveDesignator24C11, C48
PCM_Inductor_SMD_AKL
L_Wuerth_MAPI-4020Chip PassiveDesignator24L1, L2
Resistor_SMD
R_0402_1005MetricChip PassiveDesignator1938R10, R11, R12, R13, R14, R15, R16, R17 ...+11 more
R_0603_1608MetricChip PassiveDesignator816R1, R2, R3, R30, R4, R5, R6, R7
LED_SMD
LED_SK6812_PLCC4_5.0x5.0mm_P3.2mmSOD (Diode Package)Designator312D2, D3, D4
PCM_Diode_SMD_AKL
D_SOD-123F_ZenerSOD (Diode Package)Footprint12DZ1
PCM_Diode_SMD_Handsoldering_AKL
D_SMB_TVSSOD (Diode Package)Designator12D1
Subtotal: 94 components, 310 pins
Opens only (leads visible, shorts unreliable)
Package_SO
PowerPAK_SO-8L_SingleSOIC/SOPFootprint15Q1
Package_TO_SOT_THT
TO-92SOIC/SOPDesignator13U3
Subtotal: 2 components, 8 pins
Presence check (manual verification)
Connector_AMASS
AMASS_XT30UPB-M_1x02_P5.0mm_VerticalConnectorDesignator12J7
AMASS_XT60-F_1x02_P7.20mm_VerticalConnectorDesignator12J9
AMASS_XT60-M_1x02_P7.20mm_VerticalConnectorDesignator12J8
Connector_Card
microSD_HC_Hirose_DM3AT-SF-PEJM5ConnectorDesignator110J13
Connector_Coaxial
U.FL_Hirose_U.FL-R-SMT-1_VerticalConnectorDesignator12J14
Connector_JST
JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_VerticalConnectorDesignator416J10, J11, J12, J3
JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_VerticalConnectorDesignator212J2, J5
Connector_PinHeader_2.54mm
PinHeader_1x03_P2.54mm_VerticalConnectorDesignator26J1, J4
Subtotal: 13 components, 52 pins

13.5.2 AXI

Assumed Classification (Non-IPC Footprints)
Hidden-joint classification inferred from Pkg Type property or designator prefix. Footprint names are not IPC-7351B or IPC-7251.
FootprintSize (mil)Pkg TypeClassificationMethodCountPinsRefdes
Package_LGA
LGA-12_2x2mm_P0.5mmLGA (Land Grid Array)Footprint112U6
LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4yLGA (Land Grid Array)Footprint114U8
ST_HLGA-10_2x2mm_P0.5mm_LayoutBorder3x2yLGA (Land Grid Array)Footprint110U5
Package_DFN_QFN
QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mmQFN/DFN (No-Lead)Footprint120U9
Subtotal: 4 components, 56 pins

13.5.3 Unclassified Components

These components could not be classified for inspection. The library model lacks a Pkg Type property and the footprint name is not IPC-7351B or IPC-7251.
FootprintSize (mil)Pkg TypeClassificationMethodCountPinsRefdes
Crystal
Crystal_SMD_3225-4Pin_3.2x2.5mmOscillator / CrystalDesignator28Y1, Y2
Subtotal: 2 components, 8 pins

13.6 Pin Fault Coverage

Predicted status of each pin for shorts and opens based on DFx options selected in section 13.1.

13.6.1 Fault Coverage Summary

Fault Coverage Summary (455 pins)
Test MethodOpensShorts
X-ray (AXI)0 (0.0%)0 (0.0%)
Optical (AOI)0 (0.0%)0 (0.0%)
Electrical
   Powered-off Testing--
   Boundary Scan0 (0.0%)0 (0.0%)
   LSSI24 (5.3%)24 (5.3%)
   Total90 (19.8%)211 (46.4%)
Total Fault Coverage90 (19.8%)211 (46.4%)
No coverage365 (80.2%)244 (53.6%)

13.6.2 Uncovered Pins (268)

These pins have no electrical, optical, or X-ray test coverage even with all available test techniques applied.
Pin ⇅Net ⇅
C45_2Net-(U7-VCAP_2)
R8_1NRST
C16_1Net-(U7-VDD)
D2_4Net-(D2-DOUT)
D2_2Net-(D2-DIN)
J2_3
J2_4
J2_2
J2_5
J12_3I2C2_SDA
J12_2I2C2_SCL
R23_2DAT1
R23_1Net-(U7-PC9)
C29_2Net-(U6-C1)
R4_1VBAT
C20_2NRST
C15_1Net-(U7-VDD)
C39_1Net-(U9-XC1)
U3_3Net-(DZ1-A)
Q1_4Net-(DZ1-A)
D4_4Net-(D4-DOUT)
D4_2Net-(D3-DOUT)
R28_2I2C1_SDA
J10_3I2C2_SDA
J10_2I2C2_SCL
L5_2Net-(C38-Pad1)
L5_1Net-(U9-ANT2)
R18_2SWO
R18_1Net-(U7-PB3)
J6_4
J6_2
J6_5
J6_6
C12_1Net-(U7-VDD)
U5_4I2C2_SDA
U5_7BAR_INT
U5_2I2C2_SCL
R26_2DAT3
R26_1Net-(U7-PC11)
J4_2
J4_3THRL
R10_2DAT3
J11_3I2C1_SDA
J11_2I2C1_SCL
R24_2DAT2
R24_1Net-(U7-PC10)
J15_2Net-(D4-DOUT)
R20_1Net-(U9-IREF)
C9_1Net-(D1-A)
D3_4Net-(D3-DOUT)
D3_2Net-(D2-DOUT)
R16_2SWDIO
R16_1Net-(U7-PA13)
C1_1Net-(U1-SW)
C1_2Net-(U1-BST)
Y1_1Net-(U7-PH0)
Y1_4Net-(C28-Pad2)
C10_1Net-(U4-VCAP)
C10_2Net-(D1-A)
C17_1Net-(U7-VBAT)
L3_2Net-(U9-VDD_PA)
L3_1Net-(U9-ANT1)
C38_1Net-(C38-Pad1)
C38_2Antenna
C21_1Net-(U7-VREF+)
C41_2Net-(U9-DVDD)
U10_1
U10_4Net-(U10-Y)
U10_2LED
R7_1VCHG
R17_2SWCLK
R17_1Net-(U7-PA14)
Y2_1Net-(U9-XC2)
Y2_4Net-(U9-XC1)
C24_2Net-(U7-PH0)
C37_2Antenna
U7_56USART3_RX
U7_91
U7_83Net-(U7-PD2)
U7_54USART1_RX
U7_89Net-(U7-PB3)
U7_64
U7_63LED
U7_9
U7_21Net-(U7-VDDA)
U7_72Net-(U7-PA13)
U7_55USART3_TX
U7_57
U7_75Net-(U7-VDD)
U7_34
U7_36
U7_12Net-(U7-PH0)
U7_81
U7_43
U7_70UART4_RX
U7_53USART1_TX
U7_97UART8_RX
U7_20Net-(U7-VREF+)
U7_6Net-(U7-VBAT)
U7_60THRL
U7_61
U7_2
U7_59THRR
U7_51UART5_RX
U7_58
U7_15VBAT
U7_35
U7_73Net-(U7-VCAP_2)
U7_95
U7_94
U7_96
U7_44
U7_66Net-(U7-PC9)
U7_39
U7_48Net-(U7-VCAP_1)
U7_50Net-(U7-VDD)
U7_27Net-(U7-VDD)
U7_24IRQ
U7_69
U7_86
U7_88
U7_23
U7_92I2C1_SCL
U7_82
U7_7
U7_90
U7_79Net-(U7-PC11)
U7_28CE
U7_100Net-(U7-VDD)
U7_80Net-(U7-PC12)
U7_87
U7_4
U7_68
U7_3
U7_45
U7_22
U7_47I2C2_SDA
U7_85
U7_40
U7_41
U7_13Net-(U7-PH1)
U7_32
U7_46I2C2_SCL
U7_52UART5_TX
U7_25CSN
U7_33
U7_14NRST
U7_5
U7_62SD_Detect
U7_78Net-(U7-PC10)
U7_71UART4_TX
U7_77
U7_84
U7_93I2C1_SDA
U7_76Net-(U7-PA14)
U7_37UART7_RX
U7_16VCHG
U7_29SCK
U7_11Net-(U7-VDD)
U7_38UART7_TX
U7_30MISO
U7_65Net-(U7-PC8)
U7_42
U7_17
U7_1
U7_8
U7_18
U7_31MOSI
U7_98UART8_TX
U7_67
C28_2Net-(C28-Pad2)
U8_4IMU_INT
U8_9
U8_11
U8_10
U8_14I2C2_SDA
U8_13I2C2_SCL
C36_1Net-(U9-VDD_PA)
U2_5Net-(U2-SW)
U2_6Net-(U2-BST)
R27_2CLK
R27_1Net-(U7-PC12)
R13_1DAT0
D1_2Net-(D1-A)
L1_1Net-(U1-SW)
J13_8DAT1
J13_9SD_Detect
J13_2DAT3
J13_1DAT2
J13_5CLK
J13_3CMD
J13_7DAT0
C35_1Net-(U9-VDD_PA)
R15_1SD_Detect
R6_2Net-(D1-A)
R6_1VCHG
C13_1Net-(U7-VDD)
U9_5MISO
U9_12Net-(U9-ANT1)
U9_11Net-(U9-VDD_PA)
U9_1CE
U9_10Net-(U9-XC1)
U9_6IRQ
U9_9Net-(U9-XC2)
U9_3SCK
U9_4MOSI
U9_16Net-(U9-IREF)
U9_2CSN
U9_19Net-(U9-DVDD)
U9_13Net-(U9-ANT2)
J1_2
J1_3THRR
C46_1Net-(U9-XC2)
U4_1Net-(U4-VCAP)
U4_5Net-(Q2-G)
U4_3Net-(D1-A)
U4_6Net-(D1-A)
C14_1Net-(U7-VDDA)
U1_5Net-(U1-SW)
U1_6Net-(U1-BST)
U1_2Net-(U1-EN)
R5_2VBAT
R3_2Net-(DZ1-A)
R14_1DAT1
R19_2CMD
R19_1Net-(U7-PD2)
C19_1Net-(U7-VREF+)
L2_1Net-(U2-SW)
J14_1Antenna
R21_2DAT0
R21_1Net-(U7-PC8)
R1_1Net-(U1-EN)
R30_2Net-(D2-DIN)
R30_1Net-(U10-Y)
Q2_3Net-(D1-A)
Q2_1Net-(D1-A)
Q2_4Net-(Q2-G)
Q2_2Net-(D1-A)
R12_1Net-(U7-PH1)
R12_2Net-(C28-Pad2)
R31_2I2C2_SDA
R11_2CMD
C42_1Net-(U7-VCAP_1)
J7_2Net-(D1-A)
R29_2I2C2_SCL
R25_2I2C1_SCL
J3_3UART4_RX
J3_2UART4_TX
R9_2DAT2
U6_12
U6_11
U6_4I2C2_SDA
U6_2
U6_5Net-(U6-C1)
U6_7MAG_INT
U6_1I2C2_SCL
R22_1Net-(U9-XC1)
R22_2Net-(U9-XC2)
C2_1Net-(U2-SW)
C2_2Net-(U2-BST)
L4_2Net-(U9-ANT2)
L4_1Net-(U9-ANT1)
J5_3RX1
J5_4
J5_2TX1
J5_5
C18_1Net-(U7-VDD)
DZ1_2Net-(DZ1-A)

13.6.3 Per-Pin Coverage Matrix

● = Detected ◐ = Partially detected - = Not tested | E = Electrical (ICT/flying probe) O = Optical (AOI) X = X-ray (AXI)

Pin ⇅Net ⇅E Opens ⇅E Shorts ⇅O Opens ⇅O Shorts ⇅X Opens ⇅X Shorts ⇅
C45_1GND----
C45_2Net-(U7-VCAP_2)------
R8_2+3V3----
R8_1NRST------
C50_1GND-----
C50_2+5V-----
C16_1Net-(U7-VDD)------
C16_2+3V3----
D2_4Net-(D2-DOUT)------
D2_2Net-(D2-DIN)------
D2_3+5V-----
D2_1GND-----
J2_3------
J2_1+5V-----
J2_4------
J2_2------
J2_5------
J2_6GND-----
J12_3I2C2_SDA------
J12_1+3V3-----
J12_4GND-----
J12_2I2C2_SCL------
R23_2DAT1------
R23_1Net-(U7-PC9)------
C29_1GND----
C29_2Net-(U6-C1)------
J9_2VCC-----
J9_1GND-----
C25_1+3V3-----
C25_2GND-----
R4_2+BATT----
R4_1VBAT------
C20_1GND----
C20_2NRST------
C15_1Net-(U7-VDD)------
C15_2+3V3----
C39_1Net-(U9-XC1)------
C39_2GND----
U3_1+BATT----
U3_3Net-(DZ1-A)------
U3_2GND-----
R2_2GND-----
R2_1VCC-----
Q1_2+BATT-----
Q1_5VCC-----
Q1_4Net-(DZ1-A)------
Q1_3+BATT-----
Q1_1+BATT-----
D4_4Net-(D4-DOUT)------
D4_2Net-(D3-DOUT)------
D4_3+5V-----
D4_1GND-----
R28_2I2C1_SDA------
R28_1+3V3----
C49_1GND-----
C49_2+5V-----
J10_3I2C2_SDA------
J10_1+3V3-----
J10_4GND-----
J10_2I2C2_SCL------
L5_2Net-(C38-Pad1)------
L5_1Net-(U9-ANT2)------
R18_2SWO------
R18_1Net-(U7-PB3)------
C4_1GND-----
C4_2+5V-----
J6_3GND-----
J6_1+3V3-----
J6_4------
J6_2------
J6_5------
J6_6------
C12_1Net-(U7-VDD)------
C12_2+3V3----
U5_3GND-----
U5_4I2C2_SDA------
U5_8GND-----
U5_7BAR_INT------
U5_5GND-----
U5_9GND-----
U5_6+3V3----
U5_1+3V3----
U5_10+3V3----
U5_2I2C2_SCL------
R26_2DAT3------
R26_1Net-(U7-PC11)------
J4_2------
J4_1GND-----
J4_3THRL------
C5_1GND-----
C5_2+5V-----
R10_2DAT3------
R10_1+3V3----
J11_3I2C1_SDA------
J11_1+3V3-----
J11_4GND-----
J11_2I2C1_SCL------
C23_1+3V3-----
C23_2GND-----
R24_2DAT2------
R24_1Net-(U7-PC10)------
J15_2Net-(D4-DOUT)------
J15_1GND-----
J15_3+5V-----
R20_1Net-(U9-IREF)------
R20_2GND----
C9_1Net-(D1-A)------
C9_2GND----
D3_4Net-(D3-DOUT)------
D3_2Net-(D2-DOUT)------
D3_3+5V-----
D3_1GND-----
R16_2SWDIO------
R16_1Net-(U7-PA13)------
C6_1GND-----
C6_2+5V-----
C1_1Net-(U1-SW)------
C1_2Net-(U1-BST)------
Y1_1Net-(U7-PH0)------
Y1_2GND-----
Y1_4Net-(C28-Pad2)------
Y1_3GND-----
C10_1Net-(U4-VCAP)------
C10_2Net-(D1-A)------
C44_1GND-----
C44_2+3V3-----
C17_1Net-(U7-VBAT)------
C17_2+3V3----
L3_2Net-(U9-VDD_PA)------
L3_1Net-(U9-ANT1)------
C38_1Net-(C38-Pad1)------
C38_2Antenna------
C21_1Net-(U7-VREF+)------
C21_2+3V3----
C41_1GND----
C41_2Net-(U9-DVDD)------
U10_3GND-----
U10_1------
U10_4Net-(U10-Y)------
U10_2LED------
U10_5+5V-----
C27_1GND-----
C27_2+3V3-----
H1_1GND-----
R7_2GND----
R7_1VCHG------
R17_2SWCLK------
R17_1Net-(U7-PA14)------
C43_1GND-----
C43_2+3V3-----
C8_1GND-----
C8_2+3V3-----
Y2_1Net-(U9-XC2)------
Y2_2GND-----
Y2_4Net-(U9-XC1)------
Y2_3GND-----
C24_1GND----
C24_2Net-(U7-PH0)------
C37_1GND-----
C37_2Antenna------
U7_56USART3_RX------
U7_91------
U7_99GND----
U7_83Net-(U7-PD2)------
U7_54USART1_RX------
U7_89Net-(U7-PB3)------
U7_64------
U7_63LED------
U7_9------
U7_21Net-(U7-VDDA)------
U7_72Net-(U7-PA13)------
U7_55USART3_TX------
U7_57------
U7_75Net-(U7-VDD)------
U7_34------
U7_36------
U7_12Net-(U7-PH0)------
U7_81------
U7_43------
U7_70UART4_RX------
U7_53USART1_TX------
U7_19GND----
U7_97UART8_RX------
U7_20Net-(U7-VREF+)------
U7_6Net-(U7-VBAT)------
U7_60THRL------
U7_61------
U7_2------
U7_59THRR------
U7_51UART5_RX------
U7_58------
U7_15VBAT------
U7_35------
U7_73Net-(U7-VCAP_2)------
U7_95------
U7_94------
U7_96------
U7_44------
U7_66Net-(U7-PC9)------
U7_39------
U7_48Net-(U7-VCAP_1)------
U7_26GND----
U7_50Net-(U7-VDD)------
U7_27Net-(U7-VDD)------
U7_24IRQ------
U7_69------
U7_86------
U7_88------
U7_23------
U7_92I2C1_SCL------
U7_82------
U7_7------
U7_90------
U7_79Net-(U7-PC11)------
U7_28CE------
U7_100Net-(U7-VDD)------
U7_80Net-(U7-PC12)------
U7_87------
U7_4------
U7_68------
U7_3------
U7_45------
U7_22------
U7_47I2C2_SDA------
U7_85------
U7_40------
U7_41------
U7_13Net-(U7-PH1)------
U7_32------
U7_46I2C2_SCL------
U7_52UART5_TX------
U7_25CSN------
U7_33------
U7_14NRST------
U7_10GND----
U7_5------
U7_62SD_Detect------
U7_78Net-(U7-PC10)------
U7_71UART4_TX------
U7_77------
U7_84------
U7_93I2C1_SDA------
U7_76Net-(U7-PA14)------
U7_37UART7_RX------
U7_74GND----
U7_16VCHG------
U7_29SCK------
U7_11Net-(U7-VDD)------
U7_38UART7_TX------
U7_30MISO------
U7_65Net-(U7-PC8)------
U7_42------
U7_17------
U7_1------
U7_49GND----
U7_8------
U7_18------
U7_31MOSI------
U7_98UART8_TX------
U7_67------
C47_1GND-----
C47_2+5V-----
C3_1GND-----
C3_2VCC-----
H4_1GND-----
C22_1+3V3-----
C22_2GND-----
H2_1GND-----
C28_1GND----
C28_2Net-(C28-Pad2)------
U8_4IMU_INT------
U8_9------
U8_12+3V3----
U8_11------
U8_10------
U8_3GND-----
U8_1GND-----
U8_5+3V3----
U8_7GND-----
U8_6GND-----
U8_2GND-----
U8_14I2C2_SDA------
U8_13I2C2_SCL------
U8_8+3V3----
C36_1Net-(U9-VDD_PA)------
C36_2GND----
H3_1GND-----
U2_1+3V3----
U2_2+5V-----
U2_5Net-(U2-SW)------
U2_6Net-(U2-BST)------
U2_4GND-----
U2_3+5V-----
R27_2CLK------
R27_1Net-(U7-PC12)------
R13_2+3V3----
R13_1DAT0------
D1_1GND-----
D1_2Net-(D1-A)------
L1_2+5V----
L1_1Net-(U1-SW)------
J13_4+3V3-----
J13_8DAT1------
J13_6GND-----
J13_9SD_Detect------
J13_2DAT3------
J13_1DAT2------
J13_5CLK------
J13_3CMD------
J13_7DAT0------
J13_10GND-----
C35_1Net-(U9-VDD_PA)------
C35_2GND----
R15_2+3V3----
R15_1SD_Detect------
R6_2Net-(D1-A)------
R6_1VCHG------
C13_1Net-(U7-VDD)------
C13_2+3V3----
U9_17GND----
U9_8GND----
U9_5MISO------
U9_12Net-(U9-ANT1)------
U9_11Net-(U9-VDD_PA)------
U9_1CE------
U9_10Net-(U9-XC1)------
U9_18+3V3-----
U9_6IRQ------
U9_9Net-(U9-XC2)------
U9_3SCK------
U9_15+3V3-----
U9_4MOSI------
U9_16Net-(U9-IREF)------
U9_2CSN------
U9_7+3V3-----
U9_19Net-(U9-DVDD)------
U9_20GND----
U9_13Net-(U9-ANT2)------
U9_14GND----
J1_2------
J1_1GND-----
J1_3THRR------
C46_1Net-(U9-XC2)------
C46_2GND----
C7_1GND-----
C7_2+3V3-----
U4_4+BATT-----
U4_1Net-(U4-VCAP)------
U4_5Net-(Q2-G)------
U4_3Net-(D1-A)------
U4_6Net-(D1-A)------
U4_2GND----
C30_1+3V3-----
C30_2GND-----
C14_1Net-(U7-VDDA)------
C14_2+3V3----
U1_4GND-----
U1_5Net-(U1-SW)------
U1_3VCC----
U1_6Net-(U1-BST)------
U1_1+5V----
U1_2Net-(U1-EN)------
R5_2VBAT------
R5_1GND----
R3_2Net-(DZ1-A)------
R3_1+BATT----
R14_2+3V3----
R14_1DAT1------
R19_2CMD------
R19_1Net-(U7-PD2)------
C19_1Net-(U7-VREF+)------
C19_2+3V3----
L2_2+3V3----
L2_1Net-(U2-SW)------
C48_2GND-----
C48_1+5V-----
C26_1+3V3-----
C26_2GND-----
C32_1GND-----
C32_2+3V3-----
J14_1Antenna------
J14_2GND-----
R21_2DAT0------
R21_1Net-(U7-PC8)------
R1_2VCC----
R1_1Net-(U1-EN)------
R30_2Net-(D2-DIN)------
R30_1Net-(U10-Y)------
Q2_3Net-(D1-A)------
Q2_1Net-(D1-A)------
Q2_4Net-(Q2-G)------
Q2_2Net-(D1-A)------
Q2_5+BATT-----
R12_1Net-(U7-PH1)------
R12_2Net-(C28-Pad2)------
C51_1GND-----
C51_2+5V-----
C31_1+3V3-----
C31_2GND-----
C34_1+3V3-----
C34_2GND-----
R31_2I2C2_SDA------
R31_1+3V3----
R11_2CMD------
R11_1+3V3----
C42_1Net-(U7-VCAP_1)------
C42_2GND----
J8_2+BATT-----
J8_1GND-----
J7_2Net-(D1-A)------
J7_1GND-----
R29_2I2C2_SCL------
R29_1+3V3----
R25_2I2C1_SCL------
R25_1+3V3----
J3_3UART4_RX------
J3_1+5V-----
J3_4GND-----
J3_2UART4_TX------
R9_2DAT2------
R9_1+3V3----
C11_2+BATT-----
C11_1GND-----
U6_10+3V3----
U6_12------
U6_11------
U6_4I2C2_SDA------
U6_3+3V3----
U6_2------
U6_5Net-(U6-C1)------
U6_9+3V3----
U6_8GND----
U6_7MAG_INT------
U6_6GND----
U6_1I2C2_SCL------
C33_1+3V3-----
C33_2GND-----
R22_1Net-(U9-XC1)------
R22_2Net-(U9-XC2)------
C2_1Net-(U2-SW)------
C2_2Net-(U2-BST)------
C40_1GND-----
C40_2+3V3-----
L4_2Net-(U9-ANT2)------
L4_1Net-(U9-ANT1)------
J5_3RX1------
J5_1+5V-----
J5_4------
J5_2TX1------
J5_5------
J5_6GND-----
C18_1Net-(U7-VDD)------
C18_2+3V3----
DZ1_2Net-(DZ1-A)------
DZ1_1+BATT-----

13.7 PCOLA/SOQ Fault Coverage

PCOLA/SOQ scores how well the configured test methods cover each component and each connection. PCOLA evaluates five device-level properties: Presence, Correctness, Orientation, Live (functional), and Alignment. SOQ evaluates three connection-level properties: Shorts detection, Opens detection, and solder joint Quality. Scores are on a 0–100,000 scale where 100,000 means every property is fully covered. The Combined score is the average of PCOLA and SOQ.

13.7.1 Coverage by Test Method

P=Presence C=Correctness O=Orientation L=Live A=Alignment | S=Shorts O(pins)=Opens Q=Quality

PCOLA/SOQ coverage scores by test method. Scores: 0 (None), 0.5 (Partial), 1.0 (Full).
Test MethodPCOLASOpensSolder Quality
Electrical Test41.3%0.0%0.0%10.5%0.0%20.2%14.3%0.0%
Optical Inspection (AOI)0.0%0.0%0.0%0.0%0.0%0.0%0.0%0.0%
X-Ray Inspection (AXI)0.0%0.0%0.0%0.0%0.0%0.0%0.0%0.0%
Combined41.3%0.0%0.0%10.5%0.0%20.2%14.3%0.0%

13.7.2 PCB Device/Pin Count

Devices (PCOLA): 115
Pins (SOQ): 434

13.7.3 Board-Level Scores

Board-Level Coverage (0 – 100,000 scale)
DimensionScoreCoverage
PCOLA10366 / 100,00010.4%
SOQ11482 / 100,00011.5%
Combined10924 / 100,00010.9%
Electrical vs Inspection
SourcePCOLA ScoreSOQ Score
Electrical Test10366 / 100,00011482 / 100,000
Optical/X-ray Inspection0 / 100,0000 / 100,000
Combined (max)10366 / 100,00011482 / 100,000

13.7.4 PCOLA (115 devices)

● = Full (1.0) ◐ = Partial (0.5) ○ = None (0) — = N/A (excluded)
* Footprint not IPC-7351B/7251 compliant — no inspection coverage scored

Score ⇅RefDes ⇅Type / Footprint ⇅Class ⇅P ⇅C ⇅O ⇅L ⇅A ⇅Method ⇅
20%U8LSM6DSO / LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y *ICLSSI, Powered_Off
20%U5LPS22HBTR / ST_HLGA-10_2x2mm_P0.5mm_LayoutBorder3x2y *ICLSSI, Powered_Off
20%U6LIS2MDLTR / LGA-12_2x2mm_P0.5mm *ICLSSI, Powered_Off
20%U7STM32F765VITx / LQFP-100_14x14mm_P0.5mm *ICLSSI, Powered_Off
10%C452.2uF / C_0402_1005Metric *CapacitorPowered_Off
10%R810k / R_0402_1005Metric *ResistorPowered_Off
10%C500.1uF / C_0603_1608Metric *CapacitorPowered_Off
10%C16100nf / C_0402_1005Metric *CapacitorPowered_Off
10%D2SK6812 / LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm *DiodePowered_Off
10%J2Conn_01x04_Pin / JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical *ConnectorPowered_Off
10%J12Conn_01x04_Pin / JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical *ConnectorPowered_Off
10%J3Conn_01x04_Pin / JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical *ConnectorPowered_Off
10%C29220nf / C_0402_1005Metric *CapacitorPowered_Off
10%J9Conn_01x02_Pin / AMASS_XT60-F_1x02_P7.20mm_Vertical *ConnectorPowered_Off
10%C254.7uF / C_0402_1005Metric *CapacitorPowered_Off
10%R4100k / R_0603_1608Metric *ResistorPowered_Off
10%C20100nf / C_0402_1005Metric *CapacitorPowered_Off
10%C15100nf / C_0402_1005Metric *CapacitorPowered_Off
10%C3922pF / C_0402_1005Metric *CapacitorPowered_Off
10%U3US1881 / TO-92 *ICPowered_Off
10%R215k / R_0603_1608Metric *ResistorPowered_Off
10%Q1Q_PMOS-E_Generic_SSSGD / PowerPAK_SO-8L_Single *TransistorPowered_Off
10%D4SK6812 / LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm *DiodePowered_Off
10%C490.1uF / C_0603_1608Metric *CapacitorPowered_Off
10%J10Conn_01x04_Pin / JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical *ConnectorPowered_Off
10%R910k / R_0402_1005Metric *ResistorPowered_Off
10%C1147uF / CP_Elec_8x10 *CapacitorPowered_Off
10%C422uF / C_0603_1608Metric *CapacitorPowered_Off
10%C12100nf / C_0402_1005Metric *CapacitorPowered_Off
10%C3310nf / C_0402_1005Metric *CapacitorPowered_Off
10%J4Conn_01x03_Pin / PinHeader_1x03_P2.54mm_Vertical *ConnectorPowered_Off
10%C522uF / C_0603_1608Metric *CapacitorPowered_Off
10%R1010k / R_0402_1005Metric *ResistorPowered_Off
10%J11Conn_01x04_Pin / JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical *ConnectorPowered_Off
10%C23100nf / C_0402_1005Metric *CapacitorPowered_Off
10%C40100nf / C_0402_1005Metric *CapacitorPowered_Off
10%R2022k / R_0402_1005Metric *ResistorPowered_Off
10%C90.1uF / C_0603_1608Metric *CapacitorPowered_Off
10%D3SK6812 / LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm *DiodePowered_Off
10%J5Conn_01x04_Pin / JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical *ConnectorPowered_Off
10%C610uF / C_0603_1608Metric *CapacitorPowered_Off
10%C18100nf / C_0402_1005Metric *CapacitorPowered_Off
10%Y125MHz / Crystal_SMD_3225-4Pin_3.2x2.5mm *OtherPowered_Off
10%DZ1MMSZ5245 / D_SOD-123F_Zener *OtherPowered_Off
10%C4410uf / C_0402_1005Metric *CapacitorPowered_Off
10%C17100nf / C_0402_1005Metric *CapacitorPowered_Off
10%C470.1uF / C_0603_1608Metric *CapacitorPowered_Off
10%C211uF / C_0402_1005Metric *CapacitorPowered_Off
10%C4133nf / C_0402_1005Metric *CapacitorPowered_Off
10%U10SN74LV1T34DBV / SOT-23-5 *ICPowered_Off
10%C27100nf / C_0402_1005Metric *CapacitorPowered_Off
10%R727k / R_0603_1608Metric *ResistorPowered_Off
10%C43100nf / C_0402_1005Metric *CapacitorPowered_Off
10%C822uF / C_0603_1608Metric *CapacitorPowered_Off
10%Y216MHz / Crystal_SMD_3225-4Pin_3.2x2.5mm *OtherPowered_Off
10%C2418pF / C_0402_1005Metric *CapacitorPowered_Off
10%C371pF / C_0402_1005Metric *CapacitorPowered_Off
10%C422.2uF / C_0402_1005Metric *CapacitorPowered_Off
10%C310uF / C_0603_1608Metric *CapacitorPowered_Off
10%C224.7uf / C_0402_1005Metric *CapacitorPowered_Off
10%C2818pF / C_0402_1005Metric *CapacitorPowered_Off
10%C364.7pF / C_0402_1005Metric *CapacitorPowered_Off
10%U2AP63203WU / TSOT-23-6 *ICPowered_Off
10%R1310k / R_0402_1005Metric *ResistorPowered_Off
10%D1SMBJ33CA / D_SMB_TVS *DiodePowered_Off
10%L13.3uH / L_Wuerth_MAPI-4020 *InductorPowered_Off
10%J13Micro_SD_Card / microSD_HC_Hirose_DM3AT-SF-PEJM5 *ConnectorPowered_Off
10%C352.2nF / C_0402_1005Metric *CapacitorPowered_Off
10%R1510k / R_0402_1005Metric *ResistorPowered_Off
10%C13100nf / C_0402_1005Metric *CapacitorPowered_Off
10%U9nRF24L01P / QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm *ICPowered_Off
10%J1Conn_01x03_Pin / PinHeader_1x03_P2.54mm_Vertical *ConnectorPowered_Off
10%C4622pF / C_0402_1005Metric *CapacitorPowered_Off
10%C722uF / C_0603_1608Metric *CapacitorPowered_Off
10%U4LM74700 / SOT-23-6 *ICPowered_Off
10%C3010uf / C_0402_1005Metric *CapacitorPowered_Off
10%C14100nf / C_0402_1005Metric *CapacitorPowered_Off
10%U1AP63205WU / TSOT-23-6 *ICPowered_Off
10%R527k / R_0603_1608Metric *ResistorPowered_Off
10%R310k / R_0603_1608Metric *ResistorPowered_Off
10%R1410k / R_0402_1005Metric *ResistorPowered_Off
10%C19100nf / C_0402_1005Metric *CapacitorPowered_Off
10%L22.2uH / L_Wuerth_MAPI-4020 *InductorPowered_Off
10%C48470uF / CP_Elec_8x10 *CapacitorPowered_Off
10%C26100nF / C_0402_1005Metric *CapacitorPowered_Off
10%C32100nf / C_0402_1005Metric *CapacitorPowered_Off
10%J1450 ohm / U.FL_Hirose_U.FL-R-SMT-1_Vertical *ConnectorPowered_Off
10%R1100k / R_0603_1608Metric *ResistorPowered_Off
10%Q2AON6262E / TDSON-8-1 *TransistorPowered_Off
10%C510.1uF / C_0603_1608Metric *CapacitorPowered_Off
10%C31100nf / C_0402_1005Metric *CapacitorPowered_Off
10%C341nf / C_0402_1005Metric *CapacitorPowered_Off
10%R1110k / R_0402_1005Metric *ResistorPowered_Off
10%J8Conn_01x02_Pin / AMASS_XT60-M_1x02_P7.20mm_Vertical *ConnectorPowered_Off
10%J7Conn_01x02_Pin / AMASS_XT30UPB-M_1x02_P5.0mm_Vertical *ConnectorPowered_Off
0%R2322ohm / R_0402_1005Metric *Resistor
0%L53.9nH / L_0402_1005Metric *Inductor
0%R1822 ohm / R_0402_1005Metric *Resistor
0%R2622ohm / R_0402_1005Metric *Resistor
0%R2422ohm / R_0402_1005Metric *Resistor
0%R1622 ohm / R_0402_1005Metric *Resistor
0%C1100nF / C_0603_1608Metric *Capacitor
0%C100.1uF / C_0603_1608Metric *Capacitor
0%R1247k / R_0402_1005Metric *Resistor
0%R1722 ohm / R_0402_1005Metric *Resistor
0%R2722ohm / R_0402_1005Metric *Resistor
0%C381.5pF / C_0402_1005Metric *Capacitor
0%R2122ohm / R_0402_1005Metric *Resistor
0%R221M / R_0402_1005Metric *Resistor
0%C2100nF / C_0603_1608Metric *Capacitor
0%R6100k / R_0603_1608Metric *Resistor
0%L48.2nH / L_0402_1005Metric *Inductor
0%L32.7nH / L_0402_1005Metric *Inductor
0%R30330 / R_0603_1608Metric *Resistor
0%R1922ohm / R_0402_1005Metric *Resistor

13.7.5 SOQ (434 pins)

● = Full (1.0) ◐ = Partial (0.5) ○ = None (0)

Score ⇅Pin ⇅Net ⇅S ⇅O ⇅Q ⇅
50%C45_1GND
50%U9_20GND
50%R8_2+3V3
50%C17_2+3V3
50%U9_8GND
50%C12_2+3V3
50%C36_2GND
50%C16_2+3V3
50%U9_17GND
50%C13_2+3V3
50%R15_2+3V3
50%C21_2+3V3
50%C41_1GND
50%U5_6+3V3
50%U5_1+3V3
50%U5_10+3V3
50%C35_2GND
50%L1_2+5V
50%U7_19GND
50%R13_2+3V3
50%U2_1+3V3
50%U8_8+3V3
50%U8_5+3V3
50%U8_12+3V3
50%C29_1GND
50%R7_2GND
50%R10_1+3V3
50%C28_1GND
50%U7_49GND
50%U7_74GND
50%R4_2+BATT
50%U7_10GND
50%C20_1GND
50%C18_2+3V3
50%U6_6GND
50%C15_2+3V3
50%U6_8GND
50%C39_2GND
50%U3_1+BATT
50%U6_9+3V3
50%U6_3+3V3
50%R20_2GND
50%U6_10+3V3
50%C9_2GND
50%R9_1+3V3
50%C24_1GND
50%C42_2GND
50%R11_1+3V3
50%R1_2VCC
50%U7_26GND
50%L2_2+3V3
50%U7_99GND
50%C19_2+3V3
50%R14_2+3V3
50%R3_1+BATT
50%R5_1GND
50%U1_1+5V
50%U1_3VCC
50%C14_2+3V3
50%U4_2GND
50%C46_2GND
50%U9_14GND
17%U9_7+3V3
17%J1_1GND
17%C50_1GND
17%C50_2+5V
17%C7_1GND
17%C43_1GND
17%C43_2+3V3
17%D2_3+5V
17%D2_1GND
17%C8_1GND
17%J2_1+5V
17%C8_2+3V3
17%C7_2+3V3
17%Y2_2GND
17%J2_6GND
17%U4_4+BATT
17%J12_1+3V3
17%J12_4GND
17%Y2_3GND
17%C30_1+3V3
17%C37_1GND
17%C30_2GND
17%J9_2VCC
17%J9_1GND
17%C25_1+3V3
17%C25_2GND
17%U1_4GND
17%C48_2GND
17%C48_1+5V
17%C26_1+3V3
17%C26_2GND
17%U3_2GND
17%R2_2GND
17%R2_1VCC
17%Q1_2+BATT
17%Q1_5VCC
17%C32_1GND
17%Q1_3+BATT
17%Q1_1+BATT
17%C32_2+3V3
17%J14_2GND
17%D4_3+5V
17%D4_1GND
17%C49_1GND
17%C49_2+5V
17%Y1_2GND
17%J10_1+3V3
17%J10_4GND
17%Q2_5+BATT
17%C51_1GND
17%C51_2+5V
17%C31_1+3V3
17%C31_2GND
17%C4_1GND
17%C4_2+5V
17%C34_1+3V3
17%U5_3GND
17%C34_2GND
17%U5_8GND
17%J8_2+BATT
17%U5_5GND
17%U5_9GND
17%J8_1GND
17%J7_1GND
17%J3_1+5V
17%J3_4GND
17%J4_1GND
17%C11_2+BATT
17%C5_1GND
17%C5_2+5V
17%C11_1GND
17%C33_1+3V3
17%J11_1+3V3
17%J11_4GND
17%C33_2GND
17%C23_1+3V3
17%C23_2GND
17%C40_1GND
17%C40_2+3V3
17%J5_1+5V
17%J5_6GND
17%DZ1_1+BATT
17%C47_1GND
17%D3_3+5V
17%D3_1GND
17%C47_2+5V
17%C3_1GND
17%C6_1GND
17%C6_2+5V
17%C3_2VCC
17%C22_1+3V3
17%C22_2GND
17%U8_3GND
17%U8_1GND
17%Y1_3GND
17%U8_7GND
17%U8_6GND
17%C44_1GND
17%C44_2+3V3
17%U8_2GND
17%U2_2+5V
17%U2_4GND
17%U2_3+5V
17%D1_1GND
17%J13_4+3V3
17%J13_6GND
17%U10_3GND
17%J13_10GND
17%U9_18+3V3
17%U9_15+3V3
17%U10_5+5V
17%C27_1GND
17%C27_2+3V3
0%C45_2Net-(U7-VCAP_2)
0%R8_1NRST
0%C16_1Net-(U7-VDD)
0%D2_4Net-(D2-DOUT)
0%D2_2Net-(D2-DIN)
0%J2_3
0%J2_4
0%J2_2
0%J2_5
0%J12_3I2C2_SDA
0%J12_2I2C2_SCL
0%R23_2DAT1
0%R23_1Net-(U7-PC9)
0%C29_2Net-(U6-C1)
0%R4_1VBAT
0%C20_2NRST
0%C15_1Net-(U7-VDD)
0%C39_1Net-(U9-XC1)
0%U3_3Net-(DZ1-A)
0%Q1_4Net-(DZ1-A)
0%D4_4Net-(D4-DOUT)
0%D4_2Net-(D3-DOUT)
0%J10_2I2C2_SCL
0%L5_2Net-(C38-Pad1)
0%L5_1Net-(U9-ANT2)
0%R18_2SWO
0%R18_1Net-(U7-PB3)
0%C12_1Net-(U7-VDD)
0%U5_4I2C2_SDA
0%U5_7BAR_INT
0%U5_2I2C2_SCL
0%R26_2DAT3
0%R26_1Net-(U7-PC11)
0%J4_2
0%J4_3THRL
0%R10_2DAT3
0%J11_3I2C1_SDA
0%J11_2I2C1_SCL
0%R24_2DAT2
0%R24_1Net-(U7-PC10)
0%R20_1Net-(U9-IREF)
0%C9_1Net-(D1-A)
0%D3_4Net-(D3-DOUT)
0%D3_2Net-(D2-DOUT)
0%R16_2SWDIO
0%R16_1Net-(U7-PA13)
0%C1_1Net-(U1-SW)
0%C1_2Net-(U1-BST)
0%Y1_1Net-(U7-PH0)
0%J10_3I2C2_SDA
0%Y1_4Net-(C28-Pad2)
0%C10_1Net-(U4-VCAP)
0%C10_2Net-(D1-A)
0%C17_1Net-(U7-VBAT)
0%L3_2Net-(U9-VDD_PA)
0%L3_1Net-(U9-ANT1)
0%C38_1Net-(C38-Pad1)
0%C38_2Antenna
0%C21_1Net-(U7-VREF+)
0%C41_2Net-(U9-DVDD)
0%U10_1
0%U10_4Net-(U10-Y)
0%U10_2LED
0%R7_1VCHG
0%R17_2SWCLK
0%R17_1Net-(U7-PA14)
0%Y2_1Net-(U9-XC2)
0%Y2_4Net-(U9-XC1)
0%C24_2Net-(U7-PH0)
0%C37_2Antenna
0%U7_56USART3_RX
0%U7_91
0%U7_83Net-(U7-PD2)
0%U7_54USART1_RX
0%U7_89Net-(U7-PB3)
0%U7_64
0%U7_63LED
0%U7_9
0%U7_21Net-(U7-VDDA)
0%U7_72Net-(U7-PA13)
0%U7_55USART3_TX
0%U7_57
0%U7_75Net-(U7-VDD)
0%U7_34
0%U7_12Net-(U7-PH0)
0%U7_81
0%U7_43
0%U7_70UART4_RX
0%U7_53USART1_TX
0%U7_97UART8_RX
0%U7_20Net-(U7-VREF+)
0%U7_6Net-(U7-VBAT)
0%U7_60THRL
0%U7_61
0%U7_2
0%U7_59THRR
0%U7_51UART5_RX
0%U7_58
0%U7_93I2C1_SDA
0%U2_5Net-(U2-SW)
0%U2_6Net-(U2-BST)
0%U7_76Net-(U7-PA14)
0%U7_37UART7_RX
0%R27_2CLK
0%R27_1Net-(U7-PC12)
0%U7_3
0%R13_1DAT0
0%U7_13Net-(U7-PH1)
0%D1_2Net-(D1-A)
0%U7_68
0%L1_1Net-(U1-SW)
0%U7_16VCHG
0%J13_8DAT1
0%U7_29SCK
0%J13_9SD_Detect
0%J13_2DAT3
0%J13_1DAT2
0%J13_5CLK
0%J13_3CMD
0%J13_7DAT0
0%U7_11Net-(U7-VDD)
0%C35_1Net-(U9-VDD_PA)
0%U7_4
0%U7_87
0%R15_1SD_Detect
0%R6_2Net-(D1-A)
0%R6_1VCHG
0%C13_1Net-(U7-VDD)
0%U7_80Net-(U7-PC12)
0%U7_100Net-(U7-VDD)
0%U7_28CE
0%U9_5MISO
0%U9_12Net-(U9-ANT1)
0%U9_11Net-(U9-VDD_PA)
0%U9_1CE
0%U9_10Net-(U9-XC1)
0%U7_38UART7_TX
0%U9_6IRQ
0%U9_9Net-(U9-XC2)
0%U9_3SCK
0%U7_30MISO
0%U9_4MOSI
0%U9_16Net-(U9-IREF)
0%U9_2CSN
0%U7_65Net-(U7-PC8)
0%U9_19Net-(U9-DVDD)
0%U7_79Net-(U7-PC11)
0%U9_13Net-(U9-ANT2)
0%U7_90
0%J1_2
0%U7_42
0%J1_3THRR
0%C46_1Net-(U9-XC2)
0%U7_7
0%U7_17
0%U7_1
0%U7_41
0%U4_1Net-(U4-VCAP)
0%U4_5Net-(Q2-G)
0%U4_3Net-(D1-A)
0%U4_6Net-(D1-A)
0%U7_82
0%U7_8
0%U7_18
0%C14_1Net-(U7-VDDA)
0%U7_92I2C1_SCL
0%U7_31MOSI
0%U1_5Net-(U1-SW)
0%U7_23
0%U1_6Net-(U1-BST)
0%U7_88
0%U1_2Net-(U1-EN)
0%R5_2VBAT
0%U7_86
0%R3_2Net-(DZ1-A)
0%U7_69
0%U7_24IRQ
0%R14_1DAT1
0%R19_2CMD
0%R19_1Net-(U7-PD2)
0%C19_1Net-(U7-VREF+)
0%U7_27Net-(U7-VDD)
0%U7_50Net-(U7-VDD)
0%L2_1Net-(U2-SW)
0%U7_98UART8_TX
0%U7_67
0%U7_52UART5_TX
0%U7_25CSN
0%U7_33
0%U7_14NRST
0%J14_1Antenna
0%U7_32
0%R21_2DAT0
0%R21_1Net-(U7-PC8)
0%U7_48Net-(U7-VCAP_1)
0%R1_1Net-(U1-EN)
0%R30_2Net-(D2-DIN)
0%R30_1Net-(U10-Y)
0%Q2_3Net-(D1-A)
0%Q2_1Net-(D1-A)
0%Q2_4Net-(Q2-G)
0%Q2_2Net-(D1-A)
0%U7_5
0%R12_1Net-(U7-PH1)
0%U7_36
0%U7_40
0%C28_2Net-(C28-Pad2)
0%U8_4IMU_INT
0%U8_9
0%U7_85
0%U8_11
0%R11_2CMD
0%U7_39
0%C42_1Net-(U7-VCAP_1)
0%U7_66Net-(U7-PC9)
0%U8_10
0%U7_62SD_Detect
0%J7_2Net-(D1-A)
0%U7_78Net-(U7-PC10)
0%J3_3UART4_RX
0%U7_47I2C2_SDA
0%U7_71UART4_TX
0%J3_2UART4_TX
0%R9_2DAT2
0%U7_44
0%U7_77
0%U7_84
0%U7_96
0%U6_12
0%U6_11
0%U6_4I2C2_SDA
0%U7_94
0%U6_2
0%U6_5Net-(U6-C1)
0%U7_95
0%U7_73Net-(U7-VCAP_2)
0%U6_7MAG_INT
0%U7_35
0%U6_1I2C2_SCL
0%U8_14I2C2_SDA
0%U8_13I2C2_SCL
0%R22_1Net-(U9-XC1)
0%R22_2Net-(U9-XC2)
0%C2_1Net-(U2-SW)
0%C2_2Net-(U2-BST)
0%U7_22
0%C36_1Net-(U9-VDD_PA)
0%L4_2Net-(U9-ANT2)
0%L4_1Net-(U9-ANT1)
0%J5_3RX1
0%U7_46I2C2_SCL
0%J5_4
0%J5_2TX1
0%J5_5
0%U7_45
0%C18_1Net-(U7-VDD)
0%U7_15VBAT
0%DZ1_2Net-(DZ1-A)
0%R12_2Net-(C28-Pad2)

13.7.6 Scoring Matrix

PCOLA/SOQ scoring premises used for this analysis. Each cell shows the score assigned when a test method applies to a component or pin.

MethodPCOLASOpensQ
AOIFullFullFullPartialPartialPartialPartial
AXIPartialPartialPartialPartial
JTAG/BSCANFullFullFullPartialFullFull
BSCAN_PassivesFullFullFullFullFullFull
I2CPartialPartialPartialPartialPartial
SPIPartialPartialPartialPartialPartial
UARTPartial
Passive_MeasFullFullFullFullFullFull
Powered_OffPartialPartialFull

14 Model Quality

Schematic symbol and library model quality analysis.

14.1 Library Model Grades

Grading schematic library model quality based on pin electrical type definitions:

Grade Definitions
GradeRatingDescription
AExcellentHas Power pins AND properly typed I/O pins (>=90% typed)
BGood>=70% typed OR (>=50% typed AND has Power)
CFairMix of typed and Passive pins (>=40% typed)
DPoorMostly Passive with few typed pins (>=10% typed)
FFailAll pins Passive/Unknown (<10% typed, no ERC)
IC Library Model Grades (sorted worst to best)
RefDesGrdPinsPwrInOutIOOCOEHiZPasPart NumberCreator
U1C622100001AP63205WU
U2C622100001AP63203WU
U4C622100001LM74700
U9C2094200005nRF24L01P
U10B522100000SN74LV1T34DBV
U3B320010000US1881
U5B1041050000LPS22HBTR
U6B1244040000LIS2MDLTR
U7B1001130820004STM32F765VITx
U8B1442260000LSM6DSO

14.1.1 Library Quality Summary

Total ICs evaluated10
Grade A (excellent)0 (0.0%)
Grade B (good)6 (60.0%)
Grade C (fair)4 (40.0%)
Grade D (poor)0 (0.0%)
Grade F (fail)0 (0.0%)
OVERALL LIBRARY QUALITYB (3.50/4.00)

14.2 Component Library Validation

Checking for generic/incomplete library models using statistical patterns.

Library Model Issues (10 models)
Library NameIndustry NamePart NumberRefDesPinsDistributionIssues
AP63203WU--U26P:1 Pwr:2 I:2 O:1 Power-named pins not typed as Power - library pin types incomplete; No Industry Name property - BOM and procurement tools require this field [SW=Output, BST=Passive]
AP63205WU--U16P:1 Pwr:2 I:2 O:1 Power-named pins not typed as Power - library pin types incomplete; No Industry Name property - BOM and procurement tools require this field [SW=Output, BST=Passive]
LIS2MDLTR--U612Pwr:4 Bi:4 ?:4 33% of pins are Unknown type; No Industry Name property - BOM and procurement tools require this field
LM74700--U46P:1 Pwr:2 I:2 O:1 No Industry Name property - BOM and procurement tools require this field
LPS22HBTR--U510Pwr:4 Bi:5 ?:1 No Industry Name property - BOM and procurement tools require this field
LSM6DSO--U814Pwr:4 Bi:6 I:2 O:2 No Industry Name property - BOM and procurement tools require this field
SN74LV1T34DBV--U105Pwr:2 I:1 O:1 ?:1 No Industry Name property - BOM and procurement tools require this field
STM32F765VITx--U7100P:4 Pwr:11 Bi:82 I:3 Pin 99 (VSS) at same location as pin 26 (VSS); Pin 99 (VSS) at same location as pin 10 (VSS); Pin 99 (VSS) at same location as pin 74 (VSS); Pin 99 (VSS) at same location as pin 49 (VSS); Pin 26 (VSS) at same location as pin 10 (VSS); Pin 26 (VSS) at same location as pin 74 (VSS); Pin 26 (VSS) at same location as pin 49 (VSS); Pin 10 (VSS) at same location as pin 74 (VSS); Pin 10 (VSS) at same location as pin 49 (VSS); Pin 74 (VSS) at same location as pin 49 (VSS); Power-named pins not typed as Power - library pin types incomplete; No Industry Name property - BOM and procurement tools require this field [VSS=Passive, VREF+=Input, VSS=Passive, VSS=Passive, VSS=Passive]
US1881--U33Pwr:2 Bi:1 No Industry Name property - BOM and procurement tools require this field
nRF24L01P--U920P:5 Pwr:9 I:4 O:2 No Industry Name property - BOM and procurement tools require this field

14.2.1 Validation Heuristics

All pins same type: Generic library with no electrical rules

High % passive pins on IC: Incomplete type information

No power pins: May indicate separate power symbol

Low type diversity: Very underspecified library model

Power-named pins not typed as Power: Library pin types incomplete

14.3 Shielded Connector Model Quality

Shielded connectors with missing pin names0
All shielded connectors have proper pin names for EMC analysis.

14.4 Footprints and Other Models

Components with model data33
Component Model Assignments
RefDesIndustry NamePinsModel TypeModel
#SYM1Open Hardware logo, large0FootprintSymbol:OSHW-Symbol_6.7x6mm_SilkScreen
D2RGB LED with integrated controller4FootprintLED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm
D3RGB LED with integrated controller4FootprintLED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm
D4RGB LED with integrated controller4FootprintLED_SMD:LED_SK6812_PLCC4_5.0x5.0mm_P3.2mm
H1Mounting Hole with connection1FootprintMountingHole:MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom
H2Mounting Hole with connection1FootprintMountingHole:MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom
H3Mounting Hole with connection1FootprintMountingHole:MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom
H4Mounting Hole with connection1FootprintMountingHole:MountingHole_4.3mm_M4_ISO7380_Pad_TopBottom
J1Generic connector, single row, 01x03, script generated3FootprintConnector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical
J2Generic connector, single row, 01x06, script generated6FootprintConnector_JST:JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical
J3Generic connector, single row, 01x04, script generated4FootprintConnector_JST:JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical
J4Generic connector, single row, 01x03, script generated3FootprintConnector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical
J5Generic connector, single row, 01x06, script generated6FootprintConnector_JST:JST_GH_BM06B-GHS-TBT_1x06-1MP_P1.25mm_Vertical
J6Generic connector, single row, 01x06, script generated6FootprintConnector_PinHeader_2.54mm:PinHeader_1x06_P2.54mm_Vertical
J10Generic connector, single row, 01x04, script generated4FootprintConnector_JST:JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical
J11Generic connector, single row, 01x04, script generated4FootprintConnector_JST:JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical
J12Generic connector, single row, 01x04, script generated4FootprintConnector_JST:JST_GH_BM04B-GHS-TBT_1x04-1MP_P1.25mm_Vertical
J13Micro SD Card Socket with one card detection pin10FootprintConnector_Card:microSD_HC_Hirose_DM3AT-SF-PEJM5
J15Generic connector, single row, 01x03, script generated3FootprintConnector_PinHeader_2.54mm:PinHeader_1x03_P2.54mm_Vertical
Q1P-MOSFET enchancement mode transistor, generic symbol, Alternate KiCAD Library5FootprintPackage_SO:PowerPAK_SO-8L_Single
Q2TDSON-85FootprintPackage_TO_SOT_SMD:TDSON-8-1
U1TSOT-23-66FootprintPackage_TO_SOT_SMD:TSOT-23-6
U2TSOT-23-66FootprintPackage_TO_SOT_SMD:TSOT-23-6
U3SIP-33FootprintPackage_TO_SOT_THT:TO-92
U4SOT-23-66FootprintPackage_TO_SOT_SMD:SOT-23-6
U5LPS22HBTR10FootprintPackage_LGA:ST_HLGA-10_2x2mm_P0.5mm_LayoutBorder3x2y
U6LIS2MDLTR12FootprintPackage_LGA:LGA-12_2x2mm_P0.5mm
U7Cortex-M7100FootprintPackage_QFP:LQFP-100_14x14mm_P0.5mm
U8LSM6DSO14FootprintPackage_LGA:LGA-14_3x2.5mm_P0.5mm_LayoutBorder3x4y
U9nRF24L01+20FootprintPackage_DFN_QFN:QFN-20-1EP_4x4mm_P0.5mm_EP2.5x2.5mm
U10SOT-23-55FootprintPackage_TO_SOT_SMD:SOT-23-5
Y1Four pin crystal, GND on pins 2 and 3, small symbol4FootprintCrystal:Crystal_SMD_3225-4Pin_3.2x2.5mm
Y2Four pin crystal, GND on pins 2 and 3, small symbol4FootprintCrystal:Crystal_SMD_3225-4Pin_3.2x2.5mm

14.5 IC Pin Electrical Properties

Unique IC models10
Total IC instances10
IC Library Models
Industry NameLibrary NameRefDesNotes
TSOT-23-6AP63203WUU2
TSOT-23-6AP63205WUU1
LIS2MDLTRLIS2MDLTRU6
SOT-23-6LM74700U4
LPS22HBTRLPS22HBTRU5
LSM6DSOLSM6DSOU8
SOT-23-5SN74LV1T34DBVU10
Cortex-M7STM32F765VITxU7
SIP-3US1881U3
nRF24L01+nRF24L01PU9

14.5.1 AP63203WU (TSOT-23-6)

PinPin NameElectricalNotes
1FBInput
2ENInput
3INPower In
4GNDPower In
5SWOutput
6BSTPassive

14.5.2 AP63205WU (TSOT-23-6)

PinPin NameElectricalNotes
1FBInput
2ENInput
3INPower In
4GNDPower In
5SWOutput
6BSTPassive

14.5.3 LIS2MDLTR (LIS2MDLTR)

PinPin NameElectricalNotes
1SCL/SPCBidirectional
2NCUnknown
3CSBidirectional
4SDA/SDI/SDOBidirectional
5C1Unknown
6GNDPower In
7INT/DRDY/SDOBidirectional
8GNDPower In
9VDDPower In
10VDD_IOPower In
11NCUnknown
12NCUnknown

14.5.4 LM74700 (SOT-23-6)

PinPin NameElectricalNotes
1VCAPPassive
2GNDPower In
3ENInput
4CATHODEInput
5GATEOutput
6ANODEPower In

14.5.5 LPS22HBTR (LPS22HBTR)

PinPin NameElectricalNotes
1VDD_IOPower In
2SCL/SPCBidirectional
3RESUnknown
4SDA/SDI/SDOBidirectional
5SDO/SA0Bidirectional
6CSBidirectional
7INT_DRDYBidirectional
8GNDPower In
9GNDPower In
10VDDPower In

14.5.6 LSM6DSO (LSM6DSO)

PinPin NameElectricalNotes
1SDO/SA0Bidirectional
2SDxBidirectional
3SCxBidirectional
4INT1Output
5VDDIOPower In
6GNDPower Out
7GNDPower Out
8VDDPower In
9INT2Output
10OCS_AuxBidirectional
11SDO_AuxBidirectional
12CSInput
13SCLInput
14SDABidirectional

14.5.7 SN74LV1T34DBV (SOT-23-5)

PinPin NameElectricalNotes
1NCUnknown
2AInput
3GNDPower In
4YOutput
5VCCPower In

14.5.8 STM32F765VITx (Cortex-M7)

PinPin NameElectricalNotes
1PE2Bidirectional
2PE3Bidirectional
3PE4Bidirectional
4PE5Bidirectional
5PE6Bidirectional
6VBATPower In
7PC13Bidirectional
8PC14Bidirectional
9PC15Bidirectional
10VSSPower In
11VDDPower In
12PH0Bidirectional
13PH1Bidirectional
14NRSTInput
15PC0Bidirectional
16PC1Bidirectional
17PC2Bidirectional
18PC3Bidirectional
19VSSAPower In
20VREF+Input
21VDDAPower In
22PA0Bidirectional
23PA1Bidirectional
24PA2Bidirectional
25PA3Bidirectional
26VSSPassive
27VDDPower In
28PA4Bidirectional
29PA5Bidirectional
30PA6Bidirectional
31PA7Bidirectional
32PC4Bidirectional
33PC5Bidirectional
34PB0Bidirectional
35PB1Bidirectional
36PB2Bidirectional
37PE7Bidirectional
38PE8Bidirectional
39PE9Bidirectional
40PE10Bidirectional
41PE11Bidirectional
42PE12Bidirectional
43PE13Bidirectional
44PE14Bidirectional
45PE15Bidirectional
46PB10Bidirectional
47PB11Bidirectional
48VCAP_1Power Out
49VSSPassive
50VDDPower In
51PB12Bidirectional
52PB13Bidirectional
53PB14Bidirectional
54PB15Bidirectional
55PD8Bidirectional
56PD9Bidirectional
57PD10Bidirectional
58PD11Bidirectional
59PD12Bidirectional
60PD13Bidirectional
61PD14Bidirectional
62PD15Bidirectional
63PC6Bidirectional
64PC7Bidirectional
65PC8Bidirectional
66PC9Bidirectional
67PA8Bidirectional
68PA9Bidirectional
69PA10Bidirectional
70PA11Bidirectional
71PA12Bidirectional
72PA13Bidirectional
73VCAP_2Power Out
74VSSPassive
75VDDPower In
76PA14Bidirectional
77PA15Bidirectional
78PC10Bidirectional
79PC11Bidirectional
80PC12Bidirectional
81PD0Bidirectional
82PD1Bidirectional
83PD2Bidirectional
84PD3Bidirectional
85PD4Bidirectional
86PD5Bidirectional
87PD6Bidirectional
88PD7Bidirectional
89PB3Bidirectional
90PB4Bidirectional
91PB5Bidirectional
92PB6Bidirectional
93PB7Bidirectional
94BOOT0Input
95PB8Bidirectional
96PB9Bidirectional
97PE0Bidirectional
98PE1Bidirectional
99VSSPassive
100VDDPower In

14.5.9 US1881 (SIP-3)

PinPin NameElectricalNotes
1VDDPower In
2GNDPower In
3OUTPUTBidirectional

14.5.10 nRF24L01P (nRF24L01+)

PinPin NameElectricalNotes
1CEInput
2CSNInput
3SCKInput
4MOSIInput
5MISOOutput
6IRQOutput
7VDDPower In
8VSSPower In
9XC2Passive
10XC1Passive
11VDD_PAPower Out
12ANT1Passive
13ANT2Passive
14VSSPower In
15VDDPower In
16IREFPassive
17VSSPower In
18VDDPower In
19DVDDPower Out
20VSSPower In