Orthrus-TX Design Analysis
1 Design Summary
| Design Type | Flat (1 sheets) |
| Total Components | 143 |
| Total Pins | 629 |
| Total Nets | 105 |
| Total Test Points | 0 |
Processor
The STM32H745ZIT6 is the sole active IC on the board apart from ESD protection and power regulation. The device features dual Cortex-M7 and Cortex-M4 cores with floating-point units supporting single- and double-precision operations, along with a full DSP instruction set and memory protection units. The LQFP-144 package exposes 97 general-purpose I/Os, which this design uses extensively to service the numerous peripheral connectors.
The MCU includes an internal SMPS step-down converter. VLXSMPS is the SMPS step-down converter output coupled to an inductor, and VFBSMPS is the feedback voltage sense input. The schematic data shows VSSSMPS (pin 14) and VFBSMPS (pin 17) present on the MCU. When the SMPS is not used, VDDSMPS, VFBSMPS, and VSSSMPS should be connected to ground and VLXSMPS should be floating, per the ST community guidance and RM0399 Figure 22. The reference manual revision clarifies: "This power supply shall be connected to VDD when SMPS is used. Otherwise, it must be connected to GND." The design appears to use external LDO regulation (AP2112K-3.3) rather than the internal SMPS, so these pins must follow the LDO-only supply configuration.
Power Architecture
The design operates from a single VCC rail (13 pins) and a GND rail (123 pins). Three AP2112K-3.3 LDO regulators (LD1, LD2, LD3) provide 3.3 V regulation. The AP2112K is a 600 mA CMOS LDO regulator with enable, in a SOT-23-5 package. The datasheet specifies operation with 1.0 uF ceramic capacitors on both input and output. The use of three separate regulators suggests the designer has partitioned the 3.3 V supply into independent domains, likely separating the MCU digital core, analog/reference supply, and USB or radio module power. This is a sound approach for a mixed-signal design with sensitive analog inputs (joysticks, potentiometers) and RF modules.
The STM32H745ZIT6 has multiple power input pins: VDD (pins 7, 13, 19, 32, 42, 56, 71, 79, 92, 106, 119, 129, 144), VDDA (pin 36), VREF+ (pin 35), VBAT (pin 8), VDDLDO (pins 70, 105, 143), VDD50_USB (pin 90), VDD33_USB (pin 91), VDDSMPS (pin 16), and VSSSMPS (pin 14). The three VCAP pins (68, 103, 140) are power outputs for the internal core voltage regulator and require external decoupling capacitors (typically 4.7 uF ceramic each per AN4938). VDD pins require one single tantalum or ceramic capacitor of 4.7 uF minimum for the package and a 100 nF ceramic capacitor close to each VDD pin.
The PDR_ON pin (142) controls the internal power supervisor. VDD/VDDA can drop down to 1.62 V by using an external power supervisor and connecting PDR_ON to VSS. If the design ties PDR_ON high (to VDD), the internal power-on reset is active and VDD must remain above 1.71 V.
The VBAT pin (8) supports the RTC and backup domain. VBAT can be connected to an external battery (1.2 V to 3.6 V); if no external battery is used, it is mandatory to connect this pin to an external power supply, for example VBAT can be connected to VDD through a 100 nF external ceramic capacitor.
Clock Source
The design uses a single crystal, XTAL1, which is an Epson TSX-3225 24.0000MF20G-AC3, a 24 MHz crystal with 9 pF load capacitance and 40 Ohm ESR, in a 3.2 mm x 2.5 mm SMD package. This crystal connects to the HSE oscillator pins PH0 (pin 25) and PH1 (pin 26) of the STM32H745ZIT6. The 24 MHz frequency is within the HSE specification for this MCU family. No 32.768 kHz LSE crystal is present, so the RTC will rely on the internal LSI oscillator if used.
USB Type-C Interface
Connector J1 is an HRO-TYPE-C-31-M-13x USB Type-C receptacle with full pin complement including VBUS (A4, A9, B4, B9), GND (A1, A12, B1, B12), D+ (A6, B6), D- (A7, B7), CC1 (A5), CC2 (B5), SBU1 (A8), SBU2 (B8), and SHIELD (S1). The MCU provides USB OTG FS/HS capability on pins PA11 (USB_DM) and PA12 (USB_DP), with dedicated VDD50_USB (pin 90) and VDD33_USB (pin 91) supply pins.
The design includes two differential pairs, which correspond to the USB D+/D- lines. The CC1 and CC2 pins are present, which are essential for USB Type-C orientation detection and power delivery negotiation. The SBU1 and SBU2 pins are exposed but their use in this context (likely unused for a USB 2.0 application) depends on whether any alternate mode is intended.
ESD Protection
Seven SRV05-4 ESD protection arrays (U2 through U8) are deployed across the design. The SRV05-4 combines 8 low capacitance steering diodes for up to four individual data or transmission lines and one TVS diode for power bus protection, in a SOT-23-6 package. The device provides IEC 61000-4-2 Level 4 ESD protection with plus/minus 12 kV contact discharge and plus/minus 17 kV air discharge, with ultra-low capacitance of 0.6 pF typical. Seven instances provide protection for up to 28 I/O lines, covering the USB interface and likely the external connector signals exposed to user handling (joysticks, switches, encoders, ELRS modules).
A single Schottky diode D1 (SOD-123 package) is present, likely serving as reverse-polarity protection on the power input or as a VBUS blocking diode for the USB Type-C port.
Peripheral Connectors
The design makes extensive use of Molex 53261 series wire-to-board connectors in various pin counts for the human-interface peripherals:
ELRS_1 and ELRS_2 use Molex 5034800800, an 8-position FFC/FPC connector with 0.50 mm pitch, dual contact, surface mount right-angle. These connect to ExpressLRS radio modules. ExpressLRS receivers use UART TX/RX connections, where the TX pin sends control signals and the RX pin receives telemetry data. Having two ELRS ports enables a diversity or dual-band radio configuration, consistent with high-end RC transmitters.
JOYSTICK_1 and JOYSTICK_2 are 6-pin connectors (Molex 532610671) carrying analog stick signals. Each joystick typically provides two analog axes plus a center-press button, requiring two ADC channels and one GPIO per stick.
ENCODER_1 and ENCODER_2 are 8-pin connectors (Molex 532610871) for rotary encoders, which typically provide quadrature A/B signals, a push-button switch, and power/ground.
POT_ANALOG_1 is an 8-pin connector for an analog potentiometer input, and POT_DIGITAL_1 is a 7-pin connector (Molex 532610771) for a digital potentiometer, likely an encoder-style trim control.
SWITCHES_1 is a 6-pin connector for toggle or momentary switches.
BUTTONS_1 is a 4-pin connector (Molex 532610471) for discrete push-button inputs.
BUZZER_1 is a 2-pin connector (Molex 532610271) for an audible alert device.
SCREEN_1 is an 8-pin connector for a display module, likely an OLED or small LCD driven via SPI or I2C.
PROGRAMMING_1 is an 8-pin connector providing access to the SWD debug interface (SWDIO on PA13, SWCLK on PA14) and potentially UART boot pins.
POWER_1 is a 3-pin connector (Molex 532610371) for the external power input, carrying VCC, GND, and possibly a battery voltage sense line.
SD Card Interface
SD_CARD_1 uses a Molex 1040310811 micro-SD card connector with standard SDIO signals: DAT0 (pin 7), DAT1 (pin 8), DAT2 (pin 1), CD/DAT3 (pin 2), CMD (pin 3), CLK (pin 5), VDD (pin 4), and VSS (pin 6). Two switch-detect pins (9, 10) provide card-insertion detection. The STM32H745 supports SDMMC interfaces on multiple pin groups, enabling 4-bit wide SD card access for logging, configuration storage, or model memory.
Indicators
Three LEDs (LD1, LD2, LD3) provide visual status indication. The library entry labels these with the AP2112K-3.3 description, which appears to be a library naming artifact; the component instances serve as LED indicators driven from MCU GPIO pins. The three indicators likely represent power status, radio link status, and a general-purpose or charging indicator.
Component Density and Board Complexity
The 143-component design on a single sheet is moderately dense. The passive component count of 112 chip passives supports the decoupling, filtering, and biasing requirements of the STM32H745 (which alone requires approximately 20 bypass capacitors per ST recommendations) plus the three LDO regulators, crystal load capacitors, USB termination, and connector filtering. The total of 629 pins across 105 nets indicates a well-consolidated design with significant net sharing on power rails.
Design Classification
Orthrus-TX is a custom RC radio transmitter controller board built around the STM32H745ZIT6 dual-core MCU. It accepts user inputs from joysticks, switches, encoders, potentiometers, and buttons, processes them on the Cortex-M7/M4 cores, and transmits control data via dual ExpressLRS radio modules. A USB Type-C port provides connectivity for firmware updates, configuration, and potentially USB joystick/gamepad emulation. An SD card slot enables persistent storage, and a display connector supports a user interface screen. The design is powered from an external source through a 3-pin power connector, regulated by three independent 3.3 V LDO stages, with comprehensive ESD protection on user-accessible interfaces.
1.1 Processed Sheets
| # | Sheet Name |
|---|---|
| 1 | Orthrus-TX.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 Naming | Status |
|---|---|
| 7 SMT footprints do not follow IPC-7351B naming | |
| 1 footprints (connectors, specialty) — compliance unknown | |
| 9 footprints could not be classified for inspection |
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 | ||||
|---|---|---|---|---|
| Type | Check | Count | Components | Status |
| Capacitors | Values in VALUE or Capacitance | 57 | C39, C13, C9, C21, C50, C35, C6, C52 (+49 more) | |
| Resistors | Values in VALUE or Resistance | 54 | R1, R5, R46, R21, R27, R3, R44, R9 (+46 more) | |
| Inductors | Values in VALUE or Inductance | 1 | L1 | |
3 Pin Connectivity Report
3.1 Unconnected Pins
Unconnected pins that are not marked NO_ERC.
| Refdes_Pin | Pin Function | Pin Property | Device Type | Net Name | Notes |
|---|---|---|---|---|---|
| STM32H745ZIT6_134 | PB7 | Bidirectional | STM32H745ZITx | PB7 | |
| STM32H745ZIT6_133 | PB6 | Bidirectional | STM32H745ZITx | PB6 | |
| STM32H745ZIT6_131 | PB4 | Bidirectional | STM32H745ZITx | PB4 | |
| STM32H745ZIT6_44 | PA5 | Bidirectional | STM32H745ZITx | PA5 | |
| STM32H745ZIT6_45 | PA6 | Bidirectional | STM32H745ZITx | PA6 | |
| U2_4 | IO3 | Passive | SRV05-4 | - | No net |
| U2_6 | IO4 | Passive | SRV05-4 | - | No net |
| J1_A8 | SBU1 | Bidirectional | HRO-TYPE-C-31-M-13x | - | No net |
| J1_B8 | SBU2 | Bidirectional | HRO-TYPE-C-31-M-13x | - | No net |
| U8_4 | IO3 | Passive | SRV05-4 | - | No net |
| U8_6 | IO4 | Passive | SRV05-4 | - | No net |
| LD3_4 | NC | Unknown | AP2112K-3.3 | - | No net |
| STM32H745ZIT6_9 | PC13 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_11 | PC15 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_20 | PF6 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_22 | PF8 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_10 | PC14 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_23 | PF9 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_24 | PF10 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_21 | PF7 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_72 | PB12 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_63 | PE13 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_64 | PE14 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_65 | PE15 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_66 | PB10 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_67 | PB11 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_73 | PB13 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_117 | PD5 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_108 | PA15 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_125 | PG12 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_127 | PG14 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_126 | PG13 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_138 | PE0 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_137 | PB9 | Bidirectional | STM32H745ZITx | - | No net |
| STM32H745ZIT6_139 | PE1 | Bidirectional | STM32H745ZITx | - | No net |
| LD1_4 | NC | Unknown | AP2112K-3.3 | - | No net |
| U4_6 | IO4 | Passive | SRV05-4 | - | No net |
| LD2_4 | NC | Unknown | AP2112K-3.3 | - | No net |
3.2 Implied/Hidden Net Connections
No components with implied/hidden net connections found.
3.3 Summary
| Total NO_ERC markers in design | 0 |
| Pins needing attention (warnings) | 38 |
| Pins for information only | 0 |
4 Power Overview
| Power rails | 1 |
| Regulators identified | 3 |
4.1 Power Rail Analysis
| Power Rails | |||
|---|---|---|---|
| Rail | Voltage | Source | Consumers |
| GND | - | J1 (External) | - |
4.1.1 Open-Collector Pull-up Audit
| Open-collector / open-drain outputs need an external pull-up resistor to a power rail to function. This audit lists pins where a pull-up appears to be missing or where the pin type may not match the schematic library. | ||||
| Pin | Device | Library Pin Type | Net Path | Recommended Action |
|---|---|---|---|---|
| STM32H745ZIT6_123 (PG10) | STM32H745ZIT6 (STM32H745ZITx) STMicroelectronics Arm Cortex-M7 MCU, 2048KB flash, 1024KB RAM, 480 MHz, 1.62-3.6V, 99 GPIO, LQFP144 | Bidirectional (name suggests OC) | PG10 — on-board only → SD_CARD_1_2 (CD/DAT3) — 1040310811 → U4_3 (IO2) — SRV05-4 | Pin name suggests open-drain but the library property is set to Bidirectional. Verify that SD_CARD_1_2, U4_3 can be set to have an internal pull-up or add an external pull-up. |
| STM32H745ZIT6_122 (PG9) | STM32H745ZIT6 (STM32H745ZITx) STMicroelectronics Arm Cortex-M7 MCU, 2048KB flash, 1024KB RAM, 480 MHz, 1.62-3.6V, 99 GPIO, LQFP144 | Bidirectional (name suggests OC) | PG9 — on-board only → SD_CARD_1_1 (DAT2) — 1040310811 → U4_1 (IO1) — SRV05-4 | Pin name suggests open-drain but the library property is set to Bidirectional. Verify that SD_CARD_1_1, U4_1 can be set to have an internal pull-up or add an external pull-up. |
| STM32H745ZIT6_88 (PG8) | STM32H745ZIT6 (STM32H745ZITx) STMicroelectronics Arm Cortex-M7 MCU, 2048KB flash, 1024KB RAM, 480 MHz, 1.62-3.6V, 99 GPIO, LQFP144 | Bidirectional (name suggests OC) | PG8 — on-board only → ENCODER_2_8 (8) — 532610871 | Pin name suggests open-drain but the library property is set to Bidirectional. Verify that ENCODER_2_8 can be set to have an internal pull-up or add an external pull-up. |
| STM32H745ZIT6_124 (PG11) | STM32H745ZIT6 (STM32H745ZITx) STMicroelectronics Arm Cortex-M7 MCU, 2048KB flash, 1024KB RAM, 480 MHz, 1.62-3.6V, 99 GPIO, LQFP144 | Bidirectional (name suggests OC) | PG11 — on-board only → SD_CARD_1_10 (SW_DETECT) — 1040310811 → U4_4 (IO3) — SRV05-4 | Pin name suggests open-drain but the library property is set to Bidirectional. Verify that SD_CARD_1_10, U4_4 can be set to have an internal pull-up or add an external pull-up. |
| STM32H745ZIT6_87 (PG7) | STM32H745ZIT6 (STM32H745ZITx) STMicroelectronics Arm Cortex-M7 MCU, 2048KB flash, 1024KB RAM, 480 MHz, 1.62-3.6V, 99 GPIO, LQFP144 | Bidirectional (name suggests OC) | PG7 — on-board only → ENCODER_2_7 (7) — 532610871 | Pin name suggests open-drain but the library property is set to Bidirectional. Verify that ENCODER_2_7 can be set to have an internal pull-up or add an external pull-up. |
| STM32H745ZIT6_86 (PG6) | STM32H745ZIT6 (STM32H745ZITx) STMicroelectronics Arm Cortex-M7 MCU, 2048KB flash, 1024KB RAM, 480 MHz, 1.62-3.6V, 99 GPIO, LQFP144 | Bidirectional (name suggests OC) | PG6 — on-board only → ENCODER_2_6 (6) — 532610871 | Pin name suggests open-drain but the library property is set to Bidirectional. Verify that ENCODER_2_6 can be set to have an internal pull-up or add an external pull-up. |
4.1.2 Power Diode Analysis
Analysis of diode usage in power circuits: flyback protection, reverse polarity, OR-ing, and rectification.
| Diode | Type | Role | Associated Component | Anode Net | Cathode Net | Status |
|---|---|---|---|---|---|---|
| D1 | D_Schottky | Reverse Polarity Protection | — | Net-(D1-A) | VCC | Pass |
| D1 | D_Schottky | Schottky Rectifier | — | Net-(D1-A) | VCC | Observation |
4.2 AI-Assisted Analysis
4.2.1 Power Tree Overview
From VCC, three independent AP2112K-3.3 LDO regulators (LD1, LD2, LD3) generate three separate 3.3 V rails. All three LDOs have their EN pins tied directly to VCC, so they power up as soon as VCC is established. There is no sequencing control or enable logic between the rails; all three outputs rise simultaneously, gated only by the LDO soft-start behavior. The VCC rail is decoupled with one 22 uF ceramic (C39), three 4.7 uF ceramics (C1, C17, C29), and one 100 nF ceramic (C38), providing approximately 36 uF of bulk and high-frequency bypass at the LDO inputs.
The POWER_1 connector pin 1 ties to VCC and pin 3 ties to GND. Pin 2 connects to the net RAW, which feeds a resistive divider (R43 at 100 kohm to RAW, R44 at 100 kohm to GND) presenting a half-scale voltage on PA4 of the STM32H745ZIT6 for ADC-based input voltage monitoring. A 100 nF capacitor (C41) filters the PA4 node.
4.2.2 LD1 — Main 3.3 V Digital Rail (AP2112K-3.3)
The output decoupling on LD1_3.3v is extensive: approximately twenty-seven 100 nF ceramics, one 2.2 uF ceramic (C2), two 4.7 uF ceramics (C3, C50 is 100nF — correction: C5 is 100nF, C3 is 4.7uF), six 1 uF ceramics (C42, C44, C49, C46 — some are on LD2), one 10 uF ceramic (C51), and additional capacitors distributed near the MCU power pins. The AP2112K-3.3 datasheet (DS39724 Rev. 2-2, Diodes Incorporated) specifies a minimum 1.0 uF ceramic output capacitor with X7R or X5R dielectric. The total output capacitance far exceeds this minimum, which is appropriate given the high transient current demands of the dual-core Cortex-M7/M4 MCU.
The critical concern with LD1 is current capacity. The AP2112K-3.3 is rated for 600 mA continuous output. The STM32H745ZIT6 alone, running both cores at full speed with peripherals active, can draw 300 to 400 mA. Adding the SD card (up to 100 mA during write bursts), six SRV05-4 ESD arrays (negligible quiescent but present), and the cumulative pull-up current through dozens of 10 kohm resistors to 3.3 V, the total load can readily approach or exceed 600 mA. This represents a significant thermal and electrical risk for a single SOT-23-5 package LDO.
4.2.3 LD2 — Analog 3.3 V Rail (AP2112K-3.3)
The output decoupling on LD2_3.3v consists of one 2.2 uF ceramic (C18) and two additional capacitors (C45 at 100 nF and C46 at 1 uF) to GND. The AP2112K-3.3 datasheet requires a minimum 1.0 uF output capacitor, which is satisfied by C18 alone. The separation of the analog supply from the noisy digital rail is good practice for ADC accuracy.
Per ST application note AN4938 Rev 7, the VREF+ pin can be connected to VDDA through a series resistor, with a typical value of 47 ohm recommended. The design uses R54 at 22 ohm, which is lower than the typical recommendation but still provides adequate high-frequency filtering in conjunction with the 1 uF and 100 nF decoupling capacitors on the VREF+ node. The resulting RC filter corner frequency with 22 ohm and 1 uF is approximately 7.2 kHz, which provides reasonable rejection of switching noise above that frequency. The load on LD2 is light — VDDA draws only a few milliamps for the ADC and DAC references, plus the joystick and potentiometer excitation currents — well within the 600 mA rating.
4.2.4 LD3 — Screen 3.3 V Rail (AP2112K-3.3)
Isolating the screen supply is a sound design choice, as display modules can generate significant current transients during refresh cycles and backlight switching. The load depends entirely on the external display module connected to SCREEN_1. Typical small SPI or I2C OLED or TFT displays draw 20 to 150 mA, well within the 600 mA capability of the AP2112K-3.3. The screen data signals (PE2 through PE6, PE9) connect directly from the MCU to SCREEN_1 without series resistors, which is acceptable for short cable runs to a co-located display.
4.2.5 STM32H745ZIT6 Internal SMPS Configuration
ST application note AN4938 Rev 7 specifies the external component requirements for the SMPS. The VLXSMPS pin requires a 2.2 uH inductor, which L1 satisfies. However, AN4938 also states that the VLXSMPS output requires a 220 pF external capacitor between VLXSMPS and GND. No such capacitor is present on the VLXSMPS net in the schematic — only L1 pin 1 and STM32H745ZIT6 pin 15 connect to this node. This missing snubber capacitor can cause excessive ringing on the switch node, increasing EMI and potentially degrading SMPS efficiency and reliability.
Furthermore, AN4938 specifies that the VFBSMPS pin must be connected to a 10 uF capacitor with 20 mohm ESR. The VCAP net currently has only C22 at 4.7 uF. This is below the required 10 uF minimum. Insufficient output capacitance on the SMPS output can cause excessive voltage ripple on VCORE, leading to logic errors, increased jitter on PLLs, and potential instability of the internal voltage regulator loop.
The three VDDLDO pins (70, 105, 143) are connected to LD1_3.3v, which is correct for the Direct SMPS configuration where the internal LDO is bypassed and the SMPS directly supplies VCORE. Pin 142 (PDR_ON) is tied to LD1_3.3v (VDD level), which enables the internal power-on reset and power-down reset supervisors — this is the recommended configuration per AN4938 when VDD remains above 1.71 V.
4.2.6 USB Type-C Power Entry and ESD Protection
The USB CC1 and CC2 configuration channel pins are each pulled down to GND through 5.1 kohm resistors (R42 on CC1, R41 on CC2). Per the USB Type-C specification, 5.1 kohm pull-downs on both CC pins identify the device as a UFP (Upstream Facing Port) sink, which will cause a DFP (Downstream Facing Port) source to apply VBUS at the default USB power level (5 V, 500 mA or 900 mA depending on USB 2.0/3.x advertisement). There is no USB PD controller on the board, so power negotiation is limited to the default level.
ESD protection on the USB data lines (USB_P, USB_N) is provided by U2 (SRV05-4), with VP tied to the VBUS net Net-(D1-A) and VN tied to GND. The SRV05-4 is rated for a 5 V working voltage, which matches the VBUS level. The D+/D- lines from J1 connect through U2 to the STM32H745ZIT6 PA12 and PA11 pins respectively for USB OTG Full Speed operation.
4.2.7 VBAT and Backup Domain
AN4938 notes that during the startup phase, if VDD rises faster than tRSTTEMPO and exceeds VBAT + 0.6 V, current may be injected into the VBAT pin through an internal diode. Since VBAT and VDD are on the same rail, this condition cannot occur, and no external diode is needed.
4.2.8 Observations and Findings
The most significant concern is the current budget on LD1. The STM32H745ZIT6 is a high-performance dual-core MCU that can draw substantial current, particularly when both the Cortex-M7 (480 MHz) and Cortex-M4 (240 MHz) cores are active with peripherals enabled. Combined with the SD card interface, ESD protection arrays, and numerous pull-up resistors, the 600 mA rating of the AP2112K-3.3 in a SOT-23-5 package leaves very little margin. Thermal shutdown of the LDO under sustained high load is a realistic risk, especially considering the power dissipation: at 4.5 V input and 3.3 V output with 500 mA load, the LDO dissipates (4.5 - 3.3) x 0.5 = 0.6 W, which is substantial for a SOT-23-5 package.
The missing 220 pF capacitor on the VLXSMPS node and the undersized VCAP capacitor (4.7 uF versus the required 10 uF) are deviations from ST's hardware design guidelines in AN4938. These should be corrected to ensure stable SMPS operation and clean VCORE supply to the processor cores.
The input decoupling on VCC is adequate in total capacitance but relies on a single Schottky diode D1 for the entire USB current path. The diode's current rating and forward voltage drop at peak load should be reviewed against the selected part's datasheet to ensure it can handle the aggregate current of all three LDOs plus their loads.
The board has no power-good indication, no voltage monitoring beyond the RAW divider on PA4, and no brownout detection beyond the MCU's internal POR/PDR (enabled via PDR_ON tied to VDD). For a USB-powered device this is generally acceptable, as the USB source is expected to be well-regulated.
| Device | Rail / Net | Observation | Severity |
|---|---|---|---|
| LD1 (AP2112K-3.3) | LD1_3.3v | Output rail supplies the entire STM32H745ZIT6 digital domain, SD card, six ESD arrays, and dozens of pull-up resistors. Aggregate load can approach or exceed the 600 mA rating of the AP2112K-3.3 (DS39724 Rev. 2-2). Thermal dissipation in SOT-23-5 at worst-case headroom is a concern. | High |
| STM32H745ZIT6 | VCAP | VFBSMPS (pin 17) output capacitor C22 is 4.7 uF. AN4938 Rev 7 (ST) specifies 10 uF minimum with 20 mohm ESR on this node. Insufficient capacitance risks excessive VCORE ripple and SMPS instability. | High |
| STM32H745ZIT6 | VLXSMPS | AN4938 Rev 7 specifies a 220 pF capacitor between VLXSMPS and GND. No such capacitor is present on the VLXSMPS net. Missing snubber increases switch-node ringing and EMI. | High |
| LD1 (AP2112K-3.3) | VCC input | EN pin (pin 3) tied directly to VCC. AP2112K-3.3 datasheet confirms this is valid for always-on operation. Input decoupling on VCC totals approximately 36 uF across five capacitors, exceeding the 1.0 uF minimum. | |
| LD2 (AP2112K-3.3) | LD2_3.3v | Dedicated analog supply for VDDA and joystick excitation. Output decoupling of 2.2 uF (C18) plus 100 nF (C45) and 1 uF (C46) exceeds the 1.0 uF minimum per DS39724. Load is light and well within 600 mA rating. | |
| LD3 (AP2112K-3.3) | LD3_3.3v | Isolated screen supply with 2.2 uF (C30) and 100 nF (C31) output decoupling. Meets AP2112K-3.3 minimum capacitor requirement. Load depends on external display module but expected well within rating. | |
| R54 (22 ohm) | VREF+ | Series resistor between LD2_3.3v and VREF+ is 22 ohm. AN4938 Rev 7 recommends a typical value of 47 ohm. The 22 ohm value provides less filtering but is not out of specification. RC corner with 1 uF (C20) is approximately 7.2 kHz. | Low |
| STM32H745ZIT6 | PDR_ON (pin 142) | Tied to LD1_3.3v, enabling the internal power-on/power-down reset supervisor. This is the recommended configuration per AN4938 when VDD is guaranteed above 1.71 V. | |
| STM32H745ZIT6 | VBAT (pin 8) | Connected to LD1_3.3v with no backup battery. RTC and backup SRAM contents are lost on power removal. AN4938 confirms this connection is valid when no battery backup is needed. | |
| D1 (Schottky) | Net-(D1-A) to VCC | Single Schottky diode carries the full board current from USB VBUS to VCC. Forward drop reduces available headroom for the LDOs. At 5 V VBUS and 0.4 V drop, VCC is approximately 4.6 V, providing 1.3 V headroom above the 3.3 V output — adequate per AP2112K-3.3 dropout specification of 250 mV typical at 600 mA. | |
| R41, R42 (5.1 kohm) | CC1, CC2 | USB Type-C CC pins pulled to GND through 5.1 kohm resistors, correctly identifying the device as a UFP sink per USB Type-C specification Rev 2.0. Default power advertisement will provide 5 V at up to 900 mA (USB 3.x) or 500 mA (USB 2.0). | |
| U2 (SRV05-4) | USB_P, USB_N | ESD protection on USB D+/D- lines with VP tied to VBUS net and VN to GND. SRV05-4 working voltage of 5 V matches VBUS level per onsemi datasheet Rev 4 (October 2024). | |
| STM32H745ZIT6 | VDDSMPS (pin 16) | Connected to LD1_3.3v, same rail as VDD. AN4938 Rev 7 states VDD and VDDSMPS must be wired together. Requirement satisfied. | |
| L1 (2.2 uH) | VLXSMPS to VCAP | Inductor value matches the 2.2 uH requirement specified in AN4938 Rev 7 for the STM32H7 internal SMPS. 0603 footprint is compact; saturation current rating of the selected inductor should be reviewed against SMPS peak current during layout. | |
| C54 (100 nF) | Net-(D1-A) | VBUS-side decoupling capacitor. USB Type-C specification recommends 1 uF to 10 uF bulk capacitance on VBUS. A single 100 nF may be insufficient for USB inrush and transient requirements. | Medium |
| LD1 (AP2112K-3.3) | LD1_3.3v to VDD50_USB | VDD50_USB (pin 90) is connected to LD1_3.3v at 3.3 V. Despite the pin name, the STM32H745 datasheet DS12923 specifies this pin accepts 3.0 to 3.6 V for USB Full Speed PHY operation. Connection is correct. |
5 Connector Pinouts
| Total connectors | 1 |
5.1 J1 HRO-TYPE-C-31-M-13x
| J1 - HRO-TYPE-C-31-M-13x | |||
|---|---|---|---|
| Pin | Pin Name | Net | Notes |
| A1 | GND | GND | |
| A4 | VBUS | Net-(D1-A) | |
| A5 | CC1 | Net-(J1-CC1) | |
| A6 | D+ | USB_P | |
| A7 | D- | USB_N | |
| A8 | SBU1 | NC | |
| A9 | VBUS | Net-(D1-A) | |
| A12 | GND | GND | |
| B1 | GND | GND | |
| B4 | VBUS | Net-(D1-A) | |
| B5 | CC2 | Net-(J1-CC2) | |
| B6 | D+ | USB_P | |
| B7 | D- | USB_N | |
| B8 | SBU2 | NC | |
| B9 | VBUS | Net-(D1-A) | |
| B12 | GND | GND | |
| S1 | SHIELD | GND | |
6 Indicator Documentation
3 indicator device(s) found.
6.1 Indicator Assignments
| Indicators | |||||
|---|---|---|---|---|---|
| RefDes | Type | Color | Signal | Sheet | Notes |
| LD3 | AP2112K-3.3 | - | LD3_3.3v | Orthrus-TX.kicad_sch | No current-limiting resistor; A:VCC K:GND |
| LD1 | AP2112K-3.3 | - | LD1_3.3v | Orthrus-TX.kicad_sch | R13 (10kΩ); A:VCC K:GND |
| LD2 | AP2112K-3.3 | - | Orthrus-TX.kicad_sch | R54 (22Ω); Always-on (VCC to GND, no control signal); A:VCC K:GND | |
6.2 Indicator Testability
7 Switch Documentation
8 Low-Speed Serial Interfaces (LSSI)
9 High-Speed Serial Interfaces (HSSI)
2 differential pair(s)
9.1 Differential Pairs
Differential pairs with designer-specified class annotations.
| Differential Pairs | |||
|---|---|---|---|
| Net Name | Class | Impedance | Notes |
| USB_P/N | DIFF_PAIR | ||
9.2 AI-Assisted Analysis
9.2.1 USB 2.0 Full-Speed Interface (J1)
The connector J1 is a 12-pin USB Type-C receptacle suitable for USB 2.0 signaling. It does not carry SuperSpeed pins, which is consistent with the Full-Speed-only capability of the embedded OTG_FS PHY. The USB 2.0 specification and ST AN4879 require 90 ohm +/-15% differential impedance on the D+/D- traces. The schematic marks USB_P and USB_N as a differential pair, but no impedance class assignment is visible in the schematic net properties. The layout engineer must assign a 90 ohm differential impedance class to these nets before routing.
Per ST AN4879, the STM32 embedded Full-Speed USB driver impedance is internally matched between 28 and 44 ohms, so no external series resistors are required on the data lines. The schematic correctly omits series resistors on USB_P and USB_N. USB Full-Speed does not require AC coupling capacitors on the data lines, and none are present, which is correct.
9.2.2 USB Type-C Configuration Channel and VBUS
VBUS from J1 (pins A4, A9, B4, B9) is routed to net Net-(D1-A) through Schottky diode D1 (cathode to VCC rail, anode to VBUS). A 100 nF ceramic capacitor C54 provides local bypass on the VBUS net. The SRV05-4 ESD protection device U2 has its VP pin (pin 5) connected to the VBUS net, providing a clamping reference for the ESD protection on the USB data lines. U2 I/O pins IO1 (pin 1) and IO2 (pin 3) are connected to USB_P and USB_N respectively, while VN (pin 2) is tied to GND. This is the correct connection topology for the SRV05-4 protecting USB data lines.
The SBU1 (J1 pin A8) and SBU2 (J1 pin B8) pins of the Type-C connector do not appear in the signal net list, indicating they are either unconnected or tied to a power rail. For a USB 2.0-only device without Alternate Mode support, SBU pins are not required and may be left unconnected.
9.2.3 USB Power Supply Integrity
Decoupling on the LD1_3.3v rail serving the USB power pins includes multiple 100 nF ceramics and bulk capacitance (4.7 uF, 2.2 uF, 10 uF, 22 uF). The USB transceiver supply filtering appears adequate for Full-Speed operation.
9.2.4 VBUS Sensing
9.2.5 Observations and Findings
| Interface | Protocol | Finding | Severity |
|---|---|---|---|
| USB_P / USB_N | USB 2.0 Full-Speed | Differential pair USB_P, USB_N between STM32H745ZIT6 PA12/PA11 and J1 A6/A7 is tagged as a differential pair but has no impedance class assignment. USB 2.0 requires 90 ohm +/-15% differential impedance per AN4879. The layout tool will not enforce impedance control without this assignment. | Medium |
| USB_P / USB_N | USB 2.0 Full-Speed | No external series resistors on USB data lines. Per ST AN4879, the STM32 internal FS driver impedance is 28-44 ohms and no external resistor is needed. Correct. | |
| USB_P / USB_N | USB 2.0 Full-Speed | No AC coupling capacitors on USB D+/D- lines. USB 2.0 Full-Speed does not require AC coupling on data lines. Correct per USB 2.0 specification. | |
| USB_P / USB_N | USB 2.0 Full-Speed ESD | ESD protection U2 (SRV05-4) is connected with IO1 on USB_P, IO2 on USB_N, VP on VBUS net, VN on GND. This is the correct topology per the SRV05-4 datasheet. | |
| J1 CC1 / CC2 | USB Type-C | CC1 pulled down by R42 (5.1 kohm) to GND; CC2 pulled down by R41 (5.1 kohm) to GND. Correct Rd value for a USB Type-C sink/device per USB Type-C specification. | |
| J1 Type-C Connector | USB 2.0 Full-Speed | HRO TYPE-C-31-M-13x is a 12-pin USB Type-C receptacle (USB 2.0 only). Suitable for Full-Speed signaling. No SuperSpeed pins are needed. | |
| VDD33_USB (pin 91) | USB Power | VDD33_USB connected to LD1_3.3v (3.3 V). Within the required 3.0-3.6 V range per DS12923. Correct. | |
| VDD50_USB (pin 90) | USB Power | VDD50_USB connected to LD1_3.3v (3.3 V) instead of 5 V. This pin supplies the embedded HS PHY and nominally requires 4.75-5.25 V per DS12923. Since only OTG_FS (Full-Speed) is used and the HS PHY is not active, this may be acceptable, but the datasheet does not explicitly permit 3.3 V on VDD50_USB. Risk of undefined behavior if HS PHY is inadvertently enabled. | Low |
| VBUS Sensing | USB 2.0 Full-Speed | No VBUS sense path from the USB connector to the MCU is visible. PA9 (typical VBUS sense pin per AN4879) is routed to PROGRAMMING_1 connector. If the device is self-powered, VBUS detection is required by the USB specification to control the D+ pull-up. If bus-powered only, this may be handled in software by assuming VBUS is always present. | Medium |
| USB_P / USB_N | USB 2.0 Full-Speed | Both A-side and B-side D+/D- pins of J1 are tied together on USB_P and USB_N nets. Correct for USB 2.0-only Type-C implementation where cable orientation does not affect D+/D- assignment. |
10 Memory Interface Analysis
10.1 AI-Assisted Analysis
10.1.1 Design Overview and Memory Interface Inventory
10.1.2 microSD Card Interface (SD_CARD_1, SDMMC2)
However, the DAT2 and DAT3 lines are routed to PG9 and PG10 respectively. According to the STM32H745 alternate function table, PG9 does not carry an SDMMC2 data function, and PG10 does not carry an SDMMC2 data function either. The valid SDMMC2_D2 pins are PB3 (AF9) and PG11 (AF10), and the valid SDMMC2_D3 pin is PB4 (AF9). Notably, PG11 — which is a valid SDMMC2_D2 pin — is instead assigned to the card-detect switch (SW_DETECT, pin 10 of SD_CARD_1). This means the hardware SDMMC2 peripheral cannot operate in 4-bit mode with the current pin assignment. The interface is limited to 1-bit SDMMC2 mode using only PB14 (D0), which halves the maximum data throughput compared to 4-bit mode. If 4-bit operation is required, DAT2 must be reassigned to PB3 or PG11, and DAT3 must be reassigned to PB4. The card-detect function on PG11 would need to move to a different GPIO.
10.1.3 SD Card Signal Integrity and Protection
The command line (PD7) and all four data lines (PB14, PB15, PG9, PG10) each have a 10 kohm pull-up resistor to LD1_3.3v (R47, R49, R48, R45, R46 respectively). The SD specification requires pull-ups on CMD and DAT0-DAT3 to ensure proper bus idle states and card detection. The 10 kohm value is within the acceptable range specified by the SD Physical Layer Specification (10 kohm to 100 kohm). The card-detect switch line (PG11) also has a 10 kohm pull-up to LD1_3.3v via R51, allowing the MCU to detect card insertion by reading the GPIO state.
ESD protection is provided by two SRV05-4 devices: U3 covers the CLK, CMD, DAT0, and DAT1 signals, while U4 covers DAT2, DAT3/CS, and the card-detect switch. The SRV05-4 VP pins on U3 and U4 are connected to LD1_3.3v, providing the correct clamping reference for a 3.3V interface. The VN pins connect to GND. This is a well-structured ESD protection arrangement for the SD card interface.
10.1.4 SD Card Decoupling and Power
10.1.5 Observations and Findings
The absence of external DDR, SRAM, NVRAM, or QSPI flash means the system is constrained to the STM32H745's internal 2 MB flash and 1 MB SRAM. For a dual-core application where both the Cortex-M7 and Cortex-M4 are active, the available internal memory may become a limiting factor depending on application complexity. The STM32H745 supports external memory via its FMC and Quad-SPI interfaces, but neither is utilized in this design. This is an architectural observation, not necessarily a defect, as the Orthrus-TX appears to be a compact radio controller transmitter where internal memory may be sufficient.
| Memory | Interface | Finding | Severity |
|---|---|---|---|
| microSD (SD_CARD_1) | SDMMC2 | Clock (PD6), CMD (PD7), DAT0 (PB14), and DAT1 (PB15) are correctly mapped to SDMMC2 alternate functions AF11/AF9 per the STM32H745xI/G datasheet (DS12956). | |
| microSD (SD_CARD_1) | SDMMC2 | DAT2 is routed to PG9 and DAT3 to PG10, neither of which has an SDMMC2 alternate function. Valid SDMMC2_D2 pins are PB3 (AF9) or PG11 (AF10); valid SDMMC2_D3 is PB4 (AF9). PG11, a valid D2 pin, is used for card-detect instead. Hardware 4-bit SDMMC2 mode is not possible with this pinout. Per STM32H745 datasheet and stm32h7xx-hal pin definitions. | High |
| microSD (SD_CARD_1) | SDMMC2 | 33 ohm series resistor R50 on SD_CLK provides appropriate edge-rate control for SD card clock signal integrity, per SD Physical Layer Specification. | |
| microSD (SD_CARD_1) | SDMMC2 | 10 kohm pull-up resistors to LD1_3.3v on CMD (R47), DAT0 (R49), DAT1 (R48), DAT2 (R45), and DAT3 (R46) are within the 10-100 kohm range required by the SD Physical Layer Specification. | |
| microSD (SD_CARD_1) | SDMMC2 | ESD protection via SRV05-4 devices U3 (CLK, CMD, DAT0, DAT1) and U4 (DAT2, DAT3, card-detect) with VP tied to LD1_3.3v and VN to GND provides correct clamping for a 3.3V interface. | |
| microSD (SD_CARD_1) | SDMMC2 | Card-detect switch (pin 10) routed to PG11 with 10 kohm pull-up (R51) to LD1_3.3v allows software card-insertion detection. | |
| microSD (SD_CARD_1) | SDMMC2 | SD card VDD powered from LD1_3.3v (AP2112K-3.3 LDO). No dedicated local bypass capacitor is visible at the SD card VDD pin; a 100 nF capacitor close to SD_CARD_1 pin 4 is recommended during layout. | Low |
| microSD (SD_CARD_1) | SDMMC2 | No series resistors on CMD or DAT lines. For default-speed and high-speed SD modes this is acceptable; series resistors are not required by the SD specification for these lines. | |
| External DDR/SDRAM | FMC | No external DDR or SDRAM devices present in the design. The STM32H745 FMC interface is unused. Internal 1 MB SRAM is the only available RAM. | |
| External QSPI Flash | QUADSPI | No external QSPI flash devices present. The STM32H745 Quad-SPI interface (capable of up to 133 MHz per DS12956) is unused. Internal 2 MB flash is the only program storage. | |
| External SRAM/NVRAM | FMC/SPI | No external SRAM or NVRAM devices present in the design. |
11 Designer Annotated Nets
12 EMC & ESD Protection Checks
| Checks run | 1 |
| Passed | 0 |
| Issues found | 1 |
| EMC Check Summary | ||
|---|---|---|
| Check | Issues | Status |
| Connector Shell Grounding | 1 | |
12.1 Connector Shell Grounding
| RefDes | Type | Issue | Recommendation | Severity |
|---|---|---|---|---|
| J1 | HRO-TYPE-C-31-M-13x | J1: 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
12.2.1 EMC Architecture and Ground Topology
The direct tie of J1 shield pin S1 to signal GND means that any ESD current injected into the connector shell will flow directly into the signal ground plane. Per IEC 61000-4-2 and general EMC design practice, this creates a path for ESD-induced ground bounce to couple into sensitive analog and digital circuits. The STM32H745ZIT6 VSSA pin (pin 34) and VREF+ filtering (C19, C20) share this same GND net, so ESD energy on the connector shell can directly disturb the analog reference. A preferred approach for consumer-facing USB Type-C connectors is to connect the shell to a chassis ground plane through a low-impedance path (e.g., a ferrite bead or 1 MOhm resistor in parallel with a 4.7nF capacitor to signal GND), providing a controlled impedance between the two ground domains. This limits high-frequency ESD coupling into the signal ground while maintaining DC bonding for safety.
No common-mode choke is present on the USB_P / USB_N differential pair between J1 and the STM32H745ZIT6. For USB 2.0 Full Speed (12 Mbps) operation, a common-mode choke is not strictly required but is recommended for radiated emissions compliance per CISPR 32 / EN 55032 Class B. The absence of filtering on the USB data lines increases the risk of conducted and radiated emissions from the USB cable acting as an antenna, particularly in the 30 to 300 MHz range where USB harmonics are strongest.
12.2.2 USB Type-C Connector J1 — ESD Protection Assessment
USB D+ and D- lines (USB_P, USB_N): These signals connect from J1 directly to STM32H745ZIT6 pins PA12 (pin 101) and PA11 (pin 100), with ESD protection provided by U2, an SRV05-4 TVS diode array in SOT-23-6. U2 pin 1 (IO1) is on USB_P, pin 3 (IO2) is on USB_N, pin 2 (VN) is tied to GND, and pin 5 (VP) is tied to the VBUS net via Net-(D1-A). The SRV05-4 is rated for IEC 61000-4-2 ESD at plus/minus 15 kV air discharge and plus/minus 8 kV contact discharge per the Semtech SRV05-4 datasheet, which meets Level 4 requirements. The device has low capacitance suitable for USB 2.0 data rates. U2 IO3 (pin 4) and IO4 (pin 6) are unused, which is acceptable as only two data lines require protection in a USB 2.0 implementation. The SRV05-4 VP pin is connected to the VBUS net (Net-(D1-A)), which serves as the positive rail reference for the internal TVS clamp. This is the correct topology per the SRV05-4 datasheet application circuit for USB port protection.
VBUS pins (A4, A9, B4, B9): The VBUS net (Net-(D1-A)) connects through D1, a Schottky diode in SOD-123, to the VCC rail. C54, a 100nF capacitor, is placed between VBUS and GND. There is no dedicated TVS diode on the VBUS line itself. The Schottky diode D1 provides reverse-polarity protection but does not clamp positive ESD transients. For a USB Type-C port exposed to user handling, a TVS diode on VBUS with a working voltage of at least 5 V (or 20 V if USB PD is supported) is a standard industry practice. The absence of a VBUS TVS means that positive ESD transients on VBUS will propagate through D1 into the VCC rail, which powers the three LDO regulators (LD1, LD2, LD3) and their downstream loads. This is a potential vulnerability for ESD coupling into the entire power tree.
CC1 and CC2 pins (A5, B5): CC1 connects through R42 (5.1 kOhm) to GND, and CC2 connects through R41 (5.1 kOhm) to GND. The 5.1 kOhm resistors identify the port as a UFP (Upstream Facing Port / sink) per the USB Type-C specification. There is no TVS or ESD protection on either CC line. The CC pins are directly adjacent to VBUS pins in the USB Type-C connector, and short-to-VBUS events due to debris, moisture, or connector wear are a well-documented failure mode. Per the TI TPD2S300 datasheet and Semtech application note SI21-03, CC pins require both ESD protection and overvoltage protection against VBUS shorts. The 5.1 kOhm resistors alone provide no transient voltage clamping. An ESD strike on CC1 or CC2 will see only the 5.1 kOhm resistor to ground, which limits current but does not clamp voltage. If the CC pins are not routed to any active IC (they terminate at the pull-down resistors only), the risk is limited to resistor damage and potential arcing to adjacent VBUS traces. However, a VBUS-to-CC short would apply up to 5 V (or higher if a non-compliant charger is connected) across the 5.1 kOhm resistor, dissipating up to 5 mW under normal conditions, but potentially much more during a transient.
SBU1 and SBU2 pins (A8, B8): These pins are marked as NC (no connect). For a USB 2.0-only implementation without alternate mode support, leaving SBU pins unconnected is acceptable. No ESD protection is needed on unconnected pins provided they are truly floating and not routed to any trace that could couple to adjacent signals.
Shield pin (S1): As noted in the EMC architecture section, S1 is tied directly to signal GND. This provides a low-impedance ESD return path but at the cost of injecting ESD current directly into the signal ground plane.
12.2.3 VBUS Power Path and Reverse Protection
C54 (100nF) is placed on the VBUS side of D1, between Net-(D1-A) and GND. This capacitor provides local high-frequency decoupling on the VBUS net and also serves as the bypass capacitor for U2 VP pin. Per the SRV05-4 datasheet, the VP pin should have a low-impedance connection to the power rail being protected. The 100nF capacitor on this net is adequate for this purpose.
The D1 Schottky diode is specified as a generic D_Schottky in SOD-123 package. The forward voltage drop of a typical SOD-123 Schottky is 0.3 to 0.5 V, which reduces the available voltage at VCC. For USB 2.0 at 5 V VBUS, this leaves approximately 4.5 to 4.7 V at VCC, which is within the input range of typical 3.3 V LDO regulators. The SOD-123 package typically supports 1 A continuous current, which is adequate for the 3 A maximum current rating of the HRO TYPE-C-31-M-13 connector only if the total board current draw remains below 1 A. If higher current is expected, the SOD-123 package may be undersized.
12.2.4 Observations and Findings
The CC1 and CC2 lines lack any TVS or ESD clamping. While these lines terminate in 5.1 kOhm pull-down resistors and do not connect to active silicon, they are exposed to user contact and VBUS-to-CC short events. Industry best practice for USB Type-C ports, as documented in TI application notes for the TPD2S300 and TPD4S311, and Semtech application note SI21-03, recommends ESD and overvoltage protection on CC pins.
The VBUS line lacks a dedicated TVS diode. ESD energy on VBUS passes through D1 into the VCC power rail, potentially disturbing all downstream regulators and their loads. A TVS diode with a working voltage of 5 V (or higher for USB PD) placed between VBUS and GND, on the connector side of D1, would clamp transients before they reach the power distribution network.
The connector shell ground (S1) is tied directly to signal GND without any filtering or impedance control. This creates a direct path for ESD currents from the connector shell into the signal ground plane, which can cause ground bounce affecting the STM32H745ZIT6 analog subsystem (VSSA, VREF+). A controlled connection (e.g., RC filter or ferrite bead between shell and signal ground) would reduce this coupling.
No common-mode filtering is present on the USB data lines. While not strictly required for USB 2.0 Full Speed, a common-mode choke would improve radiated emissions performance and is recommended for CISPR 32 / EN 55032 Class B compliance.
The design uses a single ground domain for all functions. There is no separation between analog ground, digital ground, and chassis ground. For a design with ADC inputs (the STM32H745ZIT6 has VDDA and VREF+ powered from a separate LDO, LD2), mixing ESD return currents with the analog ground reference can degrade ADC performance during and after ESD events.
| Connector | Finding | Risk |
|---|---|---|
| J1 (USB Type-C) | USB D+/D- lines (USB_P, USB_N) are protected by U2 (SRV05-4), rated plus/minus 15 kV air and plus/minus 8 kV contact per IEC 61000-4-2 (Semtech SRV05-4 datasheet). Meets Level 4 requirements. U2 VN (pin 2) tied to GND and VP (pin 5) tied to VBUS — correct topology per datasheet application circuit. | |
| J1 (USB Type-C) | CC1 (R42, 5.1 kOhm to GND) and CC2 (R41, 5.1 kOhm to GND) have no TVS or ESD clamping. CC pins are adjacent to VBUS in the Type-C connector and are vulnerable to short-to-VBUS events and direct ESD strikes. Per TI TPD2S300 datasheet and Semtech application note SI21-03, ESD and overvoltage protection on CC pins is recommended for consumer-facing USB Type-C ports. | Medium |
| J1 (USB Type-C) | VBUS line (Net-(D1-A)) has no dedicated TVS diode. D1 (Schottky, SOD-123) provides reverse-polarity protection only. Positive ESD transients on VBUS propagate through D1 into the VCC power rail feeding all three LDO regulators (LD1, LD2, LD3). Per Semtech application note SI21-03, a TVS diode on VBUS with appropriate working voltage is standard practice for USB Type-C ports. | Medium |
| J1 (USB Type-C) | Connector shell pin S1 is tied directly to signal GND with no filtering or impedance control. ESD current on the shell flows directly into the signal ground plane shared with STM32H745ZIT6 VSSA (pin 34) and VREF+ decoupling. This can cause ground bounce affecting ADC accuracy during ESD events. Per IEC 61000-4-2 design guidance, a controlled shell-to-signal-ground connection (RC network or ferrite bead) reduces ESD coupling. | Medium |
| J1 (USB Type-C) | No common-mode choke on USB_P / USB_N between J1 and STM32H745ZIT6. For USB 2.0 Full Speed, a common-mode choke is not mandatory but improves radiated emissions margin for CISPR 32 / EN 55032 Class B compliance. | Low |
| J1 (USB Type-C) | SBU1 (A8) and SBU2 (B8) are NC. Acceptable for USB 2.0-only implementation without alternate mode support. No ESD protection required on unconnected pins. | |
| J1 (USB Type-C) | C54 (100nF) on VBUS net provides local decoupling and serves as U2 VP bypass. Adequate per SRV05-4 datasheet layout guidance. | |
| J1 (USB Type-C) | Single GND domain used for connector ground, connector shell, digital VSS, analog VSSA, and SMPS VSSSMPS. No ground domain separation exists. ESD return currents from J1 share the same ground plane as the STM32H745ZIT6 analog reference (VDDA supplied by LD2, VREF+ filtered by C19/C20). Risk of ESD-induced noise coupling into ADC measurements. | Low |
13 Design-for-Test
Design for Testability (DFT) analysis for ICT/bed-of-nails test coverage.
13.1 DFx Options Selected
| Option | Setting | Description |
|---|---|---|
| Test Point Insertion | ||
| Insert on power rails | Yes | Place test points on power rail nets in schematic |
| Insert on all nets | No | Extend TP insertion to signal nets beyond power rails |
| Exclude HSSI nets | Yes | Exclude HSSI/differential pair nets from TP insertion |
| Exclude DRAM nets | Yes | Exclude SDRAM/DDR nets from TP insertion |
| Exclude BSCAN opens (full) | Yes | Exclude nets with 100% boundary scan opens coverage |
| Exclude BSCAN opens (partial) | No | Exclude nets with partial boundary scan opens coverage |
| Exclude BSCAN shorts | No | Exclude nets with boundary scan shorts coverage |
| GND test points | 6 | Number of GND test points to insert for BON fixture ground connections |
| Target PCOLA-SOQ | 0% | Insert TPs in priority order until this PCOLA-SOQ % is reached |
| Target fault coverage | 0% | Insert TPs in priority order until this shorts/opens fault coverage % is reached |
| Kelvin min resistance | 0.000 ohm | Lower bound (ohms) for Kelvin 4-wire TP insertion range |
| Kelvin max resistance | 1.000 ohm | Upper bound (ohms) for Kelvin 4-wire TP insertion range |
| Tester Styles | ||
| Optical | Manual | Visual inspection for polarity, placement, and solder |
| AXI | No | Automated X-ray Inspection of hidden solder joints (BGA, QFN) |
| ATE | None | No automated test equipment |
| Test Access | ||
| JTAG/LSSI Connector | Yes | Connector access to JTAG, SPI, I2C buses |
| IO Connectors | No | IO connectors available for external stimulus/observation |
| TP Access | None | No physical probe access to test points |
| Loopback | None | No loopback cables |
| Test Types | ||
| Powered-Off Shorts/Opens | No | Unpowered shorts and opens detection via probe access |
| Passives | No | R, C, L value measurement via probe or fixture access |
| Active Analog | No | Voltage regulator, reference, and op-amp output verification |
| Non-BSCAN Digital | No | Digital ICs without boundary scan: pin observability analysis |
| Boundary Scan | 1149.x | IEEE 1149.1-2013 / 1149.6-2015 / 1149.10-2017 full boundary scan suite |
| LSSI | No | JTAG chain, SPI, I2C, UART bus test coverage analysis |
| JTAG Functional | No | Functional verification beyond structural scan |
| Require Rail TPs for Diode Test | No | Require TPs on all IO power rails for ESD diode opens test (default: basic test with GND TP only) |
| Capacitance Probe Plate Target Devices | — | Refdes or footprint patterns for capacitance probe plate targets (ICs and vertical connectors) |
| Use Boundary Scan for Capacitance Probe Plate Stimulus | No | Count 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 Method | Pre-programmed | Chips arrive pre-programmed; no programming access needed |
| Environment | ||
| Test environment | volume_production | Volume production: fixture-based, AOI/AXI, throughput-optimized |
13.2 Power Rail Test Point Check
| Power rails found | 2 |
| Rails with TPs | 1 |
| Rails without TPs | 1 |
| Power Rail Coverage | |||
|---|---|---|---|
| Net Name | Annotation | Test Point | Status |
| GND | TP2 | ||
| VCC | - | NEEDS TP | |
| Inserted Test Points (Modified Output) | ||
|---|---|---|
| Test Point | Net | Sheet |
| TP3 | VCC | Orthrus-TX.kicad_sch |
| TP4 | GND | Orthrus-TX.kicad_sch |
| TP5 | GND | Orthrus-TX.kicad_sch |
| TP6 | GND | Orthrus-TX.kicad_sch |
| TP7 | GND | Orthrus-TX.kicad_sch |
| TP8 | GND | Orthrus-TX.kicad_sch |
| TP9 | GND | Orthrus-TX.kicad_sch |
13.3 Current Test Points
| Total test points | 2 |
| Test Points by Footprint | ||
|---|---|---|
| Footprint | Description | Count |
| TestPoint_Pad_1.0x1.0mm | BFF_1 | 2 |
13.3.1 By Sheet
| Test Point | Net Name | Footprint |
|---|---|---|
| Orthrus-TX (2 test points) | ||
| TP1 | BOOT0 | TestPoint_Pad_1.0x1.0mm |
| TP2 | GND | TestPoint_Pad_1.0x1.0mm |
13.3.2 All Test Points
| Test Point | Net Name | Sheet | Footprint |
|---|---|---|---|
| TP1 | BOOT0 | Orthrus-TX | TestPoint_Pad_1.0x1.0mm |
| TP2 | GND | Orthrus-TX | TestPoint_Pad_1.0x1.0mm |
13.4 Boundary Scan Testability
13.5 Inspection
13.5.1 Manual Optical
| 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. | |||||||
| Footprint | Size (mil) | Pkg Type | Classification | Method | Count | Pins | Refdes |
| Opens + Shorts (all joints visible) | |||||||
| Package_QFP | |||||||
| LQFP-144_20x20mm_P0.5mm | QFP (Quad Flat Pack) | Footprint | 1 | 144 | STM32H745ZIT6 | ||
| Package_TO_SOT_SMD | |||||||
| SOT-23-5 | SOT (Small Outline Transistor) | Footprint | 3 | 15 | LD1, LD2, LD3 | ||
| SOT-23-6 | SOT (Small Outline Transistor) | Footprint | 7 | 42 | U2, U3, U4, U5, U6, U7, U8 | ||
| Capacitor_SMD | |||||||
| C_0603_1608Metric | Chip Passive | Designator | 57 | 114 | C1, C10, C11, C12, C13, C14, C15, C16 ...+49 more | ||
| Inductor_SMD | |||||||
| L_0603_1608Metric | Chip Passive | Designator | 1 | 2 | L1 | ||
| Resistor_SMD | |||||||
| R_0603_1608Metric | Chip Passive | Designator | 54 | 108 | R1, R10, R11, R12, R13, R14, R15, R16 ...+46 more | ||
| Diode_SMD | |||||||
| D_SOD-123 | SOD (Diode Package) | Footprint | 1 | 2 | D1 | ||
| Subtotal: 124 components, 427 pins | |||||||
| Presence check (manual verification) | |||||||
| Custom-Library | |||||||
| Molex-216990_GCT-USB45xx_HRO-TYPE-C-31-M-13x-PiMicro_1_DOUBLESIDED | Connector | Designator | 1 | 17 | J1 | ||
| Subtotal: 1 components, 17 pins | |||||||
13.5.2 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. | |||||||
| Footprint | Size (mil) | Pkg Type | Classification | Method | Count | Pins | Refdes |
|---|---|---|---|---|---|---|---|
| Custom-Library | |||||||
| 104031-0811_MOL | Unclassified | Unknown | 1 | 10 | SD_CARD_1 | ||
| CONN_532610001-SD_02_MOL | Unclassified | Unknown | 1 | 2 | BUZZER_1 | ||
| CONN_532610001-SD_03_MOL | Unclassified | Unknown | 1 | 3 | POWER_1 | ||
| CONN_532610001-SD_04_MOL | Unclassified | Unknown | 1 | 4 | BUTTONS_1 | ||
| CONN_532610001-SD_06_MOL | Unclassified | Unknown | 3 | 18 | JOYSTICK_1, JOYSTICK_2, SWITCHES_1 | ||
| CONN_532610001-SD_07_MOL | Unclassified | Unknown | 1 | 7 | POT_DIGITAL_1 | ||
| CONN_532610001-SD_08_MOL | Unclassified | Unknown | 5 | 40 | ENCODER_1, ENCODER_2, POT_ANALOG_1, PROGRAMMING_1, SCREEN_1 | ||
| CON_5034800800_MOL | Unclassified | Unknown | 2 | 20 | ELRS_1, ELRS_2 | ||
| TSX-3225 24.0000MF20G-AC3_EPS | Unclassified | Unknown | 1 | 4 | XTAL1 | ||
| Subtotal: 16 components, 108 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 (552 pins) | ||
|---|---|---|
| Test Method | Opens | Shorts |
| X-ray (AXI) | - | - |
| Optical (AOI) | 0 (0.0%) | 0 (0.0%) |
| Electrical | ||
| Powered-off Testing | - | - |
| Boundary Scan | 0 (0.0%) | 0 (0.0%) |
| LSSI | - | - |
| Total | 36 (6.5%) | 135 (24.5%) |
| Total Fault Coverage | 36 (6.5%) | 135 (24.5%) |
| No coverage | 516 (93.5%) | 417 (75.5%) |
13.6.2 Uncovered Pins (415)
| These pins have no electrical, optical, or X-ray test coverage even with all available test techniques applied. | |
| Pin ⇅ | Net ⇅ |
|---|---|
| C13_2 | LD1_3.3v |
| C9_2 | LD1_3.3v |
| R5_2 | Net-(JOYSTICK_2-Pad2) |
| R5_1 | PA2 |
| R46_2 | LD1_3.3v |
| R46_1 | PG10 |
| R21_2 | LD1_3.3v |
| R21_1 | PB0 |
| C21_2 | NRST |
| U7_3 | PA9 |
| U7_5 | LD1_3.3v |
| U7_1 | PA10 |
| U7_4 | PB3 |
| U7_6 | NRST |
| U2_3 | USB_N |
| U2_5 | Net-(D1-A) |
| U2_1 | USB_P |
| U2_4 | |
| U2_6 | |
| R27_2 | LD1_3.3v |
| R27_1 | PC6 |
| R3_2 | Net-(JOYSTICK_1-Pad2) |
| R3_1 | PA0 |
| R44_1 | PA4 |
| R9_2 | Net-(POT_ANALOG_1-Pad5) |
| R9_1 | PC2 |
| ENCODER_1_5 | PC9 |
| ENCODER_1_2 | PC7 |
| ENCODER_1_8 | PC12 |
| ENCODER_1_1 | PC6 |
| ENCODER_1_4 | PC8 |
| ENCODER_1_7 | PC11 |
| ENCODER_1_6 | PC10 |
| C50_1 | LD1_3.3v |
| C35_2 | PC3 |
| C6_2 | LD1_3.3v |
| R23_2 | LD1_3.3v |
| R23_1 | PB2 |
| C52_2 | LD1_3.3v |
| R2_2 | LD1_3.3v |
| R2_1 | NRST |
| R25_2 | LD1_3.3v |
| R25_1 | PF14 |
| C11_2 | LD1_3.3v |
| R28_2 | LD1_3.3v |
| R28_1 | PC7 |
| R7_2 | Net-(POT_ANALOG_1-Pad3) |
| R7_1 | PC0 |
| R17_2 | LD1_3.3v |
| R17_1 | PD1 |
| R43_2 | PA4 |
| R43_1 | RAW |
| C30_1 | LD3_3.3v |
| R40_2 | LD1_3.3v |
| R40_1 | PG8 |
| C58_2 | LD1_3.3v |
| R16_2 | LD1_3.3v |
| R16_1 | PD0 |
| R30_2 | LD1_3.3v |
| R30_1 | PC9 |
| JOYSTICK_1_4 | Net-(JOYSTICK_1-Pad4) |
| JOYSTICK_1_2 | Net-(JOYSTICK_1-Pad2) |
| JOYSTICK_1_6 | LD2_3.3v |
| R35_2 | LD1_3.3v |
| R35_1 | PD13 |
| C41_2 | PA4 |
| R52_2 | Net-(BUZZER_1-Pad1) |
| R52_1 | PA8 |
| ELRS_1_2 | PD8 |
| ELRS_1_8 | PD11 |
| ELRS_1_5 | PD9 |
| ELRS_1_7 | PD10 |
| C4_2 | Net-(STM32H745ZIT6-VDD) |
| R22_2 | LD1_3.3v |
| R22_1 | PB1 |
| C49_2 | LD1_3.3v |
| U5_3 | PD9 |
| U5_5 | LD1_3.3v |
| U5_1 | PD8 |
| U5_4 | PD10 |
| U5_6 | PD11 |
| J1_A9 | Net-(D1-A) |
| J1_A4 | Net-(D1-A) |
| J1_A7 | USB_N |
| J1_A5 | Net-(J1-CC1) |
| J1_A6 | USB_P |
| J1_A8 | |
| J1_B6 | USB_P |
| J1_B7 | USB_N |
| J1_B9 | Net-(D1-A) |
| J1_B4 | Net-(D1-A) |
| J1_B8 | |
| J1_B5 | Net-(J1-CC2) |
| R11_2 | Net-(POT_ANALOG_1-Pad7) |
| R11_1 | PC4 |
| R41_1 | Net-(J1-CC2) |
| C31_1 | LD3_3.3v |
| C44_2 | LD1_3.3v |
| R54_2 | VREF+ |
| R54_1 | LD2_3.3v |
| C24_1 | PH1 |
| C34_2 | PC2 |
| R53_2 | Net-(BUZZER_1-Pad2) |
| R53_1 | PA7 |
| R19_2 | LD1_3.3v |
| R19_1 | PD3 |
| U8_3 | PA13 |
| U8_5 | LD1_3.3v |
| U8_1 | PA14 |
| U8_4 | |
| U8_6 | |
| R34_2 | LD1_3.3v |
| R34_1 | PD12 |
| ELRS_2_2 | PE8 |
| ELRS_2_8 | PB8 |
| ELRS_2_5 | PE7 |
| ELRS_2_7 | PB5 |
| R51_2 | PG11 |
| R51_1 | LD1_3.3v |
| C16_2 | LD1_3.3v |
| C54_2 | Net-(D1-A) |
| SD_CARD_1_5 | SD_CLK |
| SD_CARD_1_10 | PG11 |
| SD_CARD_1_2 | PG10 |
| SD_CARD_1_3 | PD7 |
| SD_CARD_1_7 | PB14 |
| SD_CARD_1_4 | LD1_3.3v |
| SD_CARD_1_8 | PB15 |
| SD_CARD_1_1 | PG9 |
| R38_2 | LD1_3.3v |
| R38_1 | PG6 |
| R18_2 | LD1_3.3v |
| R18_1 | PD2 |
| R15_2 | LD1_3.3v |
| R15_1 | PE12 |
| U3_3 | PD7 |
| U3_5 | LD1_3.3v |
| U3_1 | SD_CLK |
| U3_4 | PB14 |
| U3_6 | PB15 |
| C27_2 | PA2 |
| C51_1 | LD1_3.3v |
| C14_2 | LD1_3.3v |
| C46_2 | LD2_3.3v |
| POT_DIGITAL_1_4 | PB2 |
| POT_DIGITAL_1_2 | PB0 |
| POT_DIGITAL_1_6 | PF14 |
| POT_DIGITAL_1_3 | PB1 |
| POT_DIGITAL_1_5 | PF11 |
| POT_DIGITAL_1_7 | PF15 |
| C48_2 | LD1_3.3v |
| R14_2 | LD1_3.3v |
| R14_1 | PE11 |
| C56_2 | LD1_3.3v |
| R26_2 | LD1_3.3v |
| R26_1 | PF15 |
| R6_2 | Net-(JOYSTICK_2-Pad4) |
| R6_1 | PA3 |
| C33_2 | PC1 |
| PROGRAMMING_1_8 | PA10 |
| PROGRAMMING_1_1 | LD1_3.3v |
| PROGRAMMING_1_3 | PA13 |
| PROGRAMMING_1_4 | PA14 |
| PROGRAMMING_1_5 | NRST |
| PROGRAMMING_1_6 | PB3 |
| PROGRAMMING_1_7 | PA9 |
| C19_1 | VREF+ |
| C20_1 | VREF+ |
| C32_2 | PC0 |
| BUTTONS_1_4 | PE12 |
| BUTTONS_1_3 | PE11 |
| BUTTONS_1_2 | PE10 |
| C18_1 | LD2_3.3v |
| L1_2 | VCAP |
| L1_1 | VLXSMPS |
| C47_2 | LD1_3.3v |
| R8_2 | Net-(POT_ANALOG_1-Pad4) |
| R8_1 | PC1 |
| ENCODER_2_8 | PG8 |
| ENCODER_2_1 | PD12 |
| ENCODER_2_4 | PD14 |
| ENCODER_2_2 | PD13 |
| ENCODER_2_7 | PG7 |
| ENCODER_2_6 | PG6 |
| ENCODER_2_5 | PD15 |
| C45_2 | LD2_3.3v |
| R50_2 | PD6 |
| R50_1 | SD_CLK |
| C25_2 | PA0 |
| R48_2 | PB15 |
| R48_1 | LD1_3.3v |
| LD3_4 | |
| LD3_5 | LD3_3.3v |
| C5_2 | LD1_3.3v |
| R13_2 | LD1_3.3v |
| R13_1 | PE10 |
| C28_2 | PA3 |
| C42_2 | LD1_3.3v |
| STM32H745ZIT6_1 | PE2 |
| STM32H745ZIT6_2 | PE3 |
| STM32H745ZIT6_4 | PE5 |
| STM32H745ZIT6_5 | PE6 |
| STM32H745ZIT6_13 | LD1_3.3v |
| STM32H745ZIT6_25 | PH0 |
| STM32H745ZIT6_7 | Net-(STM32H745ZIT6-VDD) |
| STM32H745ZIT6_28 | PC0 |
| STM32H745ZIT6_30 | PC2 |
| STM32H745ZIT6_3 | PE4 |
| STM32H745ZIT6_9 | |
| STM32H745ZIT6_11 | |
| STM32H745ZIT6_19 | LD1_3.3v |
| STM32H745ZIT6_20 | |
| STM32H745ZIT6_22 | |
| STM32H745ZIT6_16 | LD1_3.3v |
| STM32H745ZIT6_10 | |
| STM32H745ZIT6_8 | LD1_3.3v |
| STM32H745ZIT6_15 | VLXSMPS |
| STM32H745ZIT6_23 | |
| STM32H745ZIT6_24 | |
| STM32H745ZIT6_21 | |
| STM32H745ZIT6_17 | VCAP |
| STM32H745ZIT6_26 | PH1 |
| STM32H745ZIT6_27 | NRST |
| STM32H745ZIT6_29 | PC1 |
| STM32H745ZIT6_31 | PC3 |
| STM32H745ZIT6_37 | PA0 |
| STM32H745ZIT6_42 | LD1_3.3v |
| STM32H745ZIT6_39 | PA2 |
| STM32H745ZIT6_52 | PF11 |
| STM32H745ZIT6_32 | LD1_3.3v |
| STM32H745ZIT6_60 | PE10 |
| STM32H745ZIT6_43 | PA4 |
| STM32H745ZIT6_56 | LD1_3.3v |
| STM32H745ZIT6_54 | PF15 |
| STM32H745ZIT6_58 | PE8 |
| STM32H745ZIT6_46 | PA7 |
| STM32H745ZIT6_53 | PF14 |
| STM32H745ZIT6_36 | LD2_3.3v |
| STM32H745ZIT6_47 | PC4 |
| STM32H745ZIT6_40 | PA3 |
| STM32H745ZIT6_57 | PE7 |
| STM32H745ZIT6_72 | |
| STM32H745ZIT6_74 | PB14 |
| STM32H745ZIT6_35 | VREF+ |
| STM32H745ZIT6_50 | PB1 |
| STM32H745ZIT6_51 | PB2 |
| STM32H745ZIT6_38 | PA1 |
| STM32H745ZIT6_44 | PA5 |
| STM32H745ZIT6_45 | PA6 |
| STM32H745ZIT6_48 | PC5 |
| STM32H745ZIT6_49 | PB0 |
| STM32H745ZIT6_59 | PE9 |
| STM32H745ZIT6_61 | PE11 |
| STM32H745ZIT6_62 | PE12 |
| STM32H745ZIT6_63 | |
| STM32H745ZIT6_64 | |
| STM32H745ZIT6_65 | |
| STM32H745ZIT6_66 | |
| STM32H745ZIT6_67 | |
| STM32H745ZIT6_70 | LD1_3.3v |
| STM32H745ZIT6_68 | VCAP |
| STM32H745ZIT6_71 | LD1_3.3v |
| STM32H745ZIT6_73 | |
| STM32H745ZIT6_76 | PD8 |
| STM32H745ZIT6_82 | PD12 |
| STM32H745ZIT6_84 | PD14 |
| STM32H745ZIT6_75 | PB15 |
| STM32H745ZIT6_78 | PD10 |
| STM32H745ZIT6_81 | PD11 |
| STM32H745ZIT6_79 | LD1_3.3v |
| STM32H745ZIT6_85 | PD15 |
| STM32H745ZIT6_90 | LD1_3.3v |
| STM32H745ZIT6_83 | PD13 |
| STM32H745ZIT6_87 | PG7 |
| STM32H745ZIT6_88 | PG8 |
| STM32H745ZIT6_77 | PD9 |
| STM32H745ZIT6_91 | LD1_3.3v |
| STM32H745ZIT6_92 | LD1_3.3v |
| STM32H745ZIT6_93 | PC6 |
| STM32H745ZIT6_94 | PC7 |
| STM32H745ZIT6_95 | PC8 |
| STM32H745ZIT6_86 | PG6 |
| STM32H745ZIT6_105 | LD1_3.3v |
| STM32H745ZIT6_117 | |
| STM32H745ZIT6_116 | PD4 |
| STM32H745ZIT6_99 | PA10 |
| STM32H745ZIT6_106 | LD1_3.3v |
| STM32H745ZIT6_108 | |
| STM32H745ZIT6_107 | PA14 |
| STM32H745ZIT6_102 | PA13 |
| STM32H745ZIT6_100 | USB_N |
| STM32H745ZIT6_97 | PA8 |
| STM32H745ZIT6_109 | PC10 |
| STM32H745ZIT6_110 | PC11 |
| STM32H745ZIT6_113 | PD1 |
| STM32H745ZIT6_114 | PD2 |
| STM32H745ZIT6_115 | PD3 |
| STM32H745ZIT6_133 | PB6 |
| STM32H745ZIT6_122 | PG9 |
| STM32H745ZIT6_96 | PC9 |
| STM32H745ZIT6_101 | USB_P |
| STM32H745ZIT6_98 | PA9 |
| STM32H745ZIT6_103 | VCAP |
| STM32H745ZIT6_111 | PC12 |
| STM32H745ZIT6_112 | PD0 |
| STM32H745ZIT6_121 | PD7 |
| STM32H745ZIT6_120 | PD6 |
| STM32H745ZIT6_124 | PG11 |
| STM32H745ZIT6_125 | |
| STM32H745ZIT6_127 | |
| STM32H745ZIT6_126 | |
| STM32H745ZIT6_119 | LD1_3.3v |
| STM32H745ZIT6_123 | PG10 |
| STM32H745ZIT6_129 | LD1_3.3v |
| STM32H745ZIT6_130 | PB3 |
| STM32H745ZIT6_131 | PB4 |
| STM32H745ZIT6_132 | PB5 |
| STM32H745ZIT6_134 | PB7 |
| STM32H745ZIT6_138 | |
| STM32H745ZIT6_140 | VCAP |
| STM32H745ZIT6_142 | LD1_3.3v |
| STM32H745ZIT6_137 | |
| STM32H745ZIT6_144 | LD1_3.3v |
| STM32H745ZIT6_139 | |
| STM32H745ZIT6_136 | PB8 |
| STM32H745ZIT6_143 | Net-(STM32H745ZIT6-VDDLDO) |
| R12_2 | Net-(POT_ANALOG_1-Pad8) |
| R12_1 | PC5 |
| LD1_4 | |
| LD1_5 | LD1_3.3v |
| C53_2 | LD1_3.3v |
| R29_2 | LD1_3.3v |
| R29_1 | PC8 |
| C57_2 | LD1_3.3v |
| U4_3 | PG10 |
| U4_5 | LD1_3.3v |
| U4_1 | PG9 |
| U4_4 | PG11 |
| U4_6 | |
| R49_2 | PB14 |
| R49_1 | LD1_3.3v |
| U6_3 | PE7 |
| U6_5 | LD1_3.3v |
| U6_1 | PE8 |
| U6_4 | PB5 |
| U6_6 | PB8 |
| R32_2 | LD1_3.3v |
| R32_1 | PC11 |
| C7_2 | LD1_3.3v |
| R20_2 | LD1_3.3v |
| R20_1 | PD4 |
| R31_2 | LD1_3.3v |
| R31_1 | PC10 |
| C2_1 | LD1_3.3v |
| R4_2 | Net-(JOYSTICK_1-Pad4) |
| R4_1 | PA1 |
| R42_1 | Net-(J1-CC1) |
| XTAL1_1 | PH0 |
| XTAL1_3 | PH1 |
| C15_2 | LD1_3.3v |
| C37_2 | PC5 |
| POT_ANALOG_1_6 | Net-(POT_ANALOG_1-Pad6) |
| POT_ANALOG_1_8 | Net-(POT_ANALOG_1-Pad8) |
| POT_ANALOG_1_4 | Net-(POT_ANALOG_1-Pad4) |
| POT_ANALOG_1_3 | Net-(POT_ANALOG_1-Pad3) |
| POT_ANALOG_1_7 | Net-(POT_ANALOG_1-Pad7) |
| POT_ANALOG_1_5 | Net-(POT_ANALOG_1-Pad5) |
| POT_ANALOG_1_2 | LD2_3.3v |
| R45_2 | LD1_3.3v |
| R45_1 | PG9 |
| C43_2 | Net-(STM32H745ZIT6-VDDLDO) |
| R39_2 | LD1_3.3v |
| R39_1 | PG7 |
| R37_2 | LD1_3.3v |
| R37_1 | PD15 |
| C22_1 | VCAP |
| R10_2 | Net-(POT_ANALOG_1-Pad6) |
| R10_1 | PC3 |
| POWER_1_2 | RAW |
| C23_2 | PH0 |
| C10_2 | LD1_3.3v |
| SWITCHES_1_4 | PD2 |
| SWITCHES_1_6 | PD4 |
| SWITCHES_1_3 | PD1 |
| SWITCHES_1_2 | PD0 |
| SWITCHES_1_5 | PD3 |
| C36_2 | PC4 |
| C26_2 | PA1 |
| R47_2 | LD1_3.3v |
| R47_1 | PD7 |
| C55_2 | LD1_3.3v |
| C3_1 | LD1_3.3v |
| SCREEN_1_5 | PE5 |
| SCREEN_1_2 | LD3_3.3v |
| SCREEN_1_6 | PE4 |
| SCREEN_1_3 | PE6 |
| SCREEN_1_7 | PE3 |
| SCREEN_1_4 | PE2 |
| SCREEN_1_8 | PE9 |
| C12_2 | LD1_3.3v |
| C8_2 | LD1_3.3v |
| R36_2 | LD1_3.3v |
| R36_1 | PD14 |
| D1_2 | Net-(D1-A) |
| R24_2 | LD1_3.3v |
| R24_1 | PF11 |
| LD2_4 | |
| LD2_5 | LD2_3.3v |
| JOYSTICK_2_4 | Net-(JOYSTICK_2-Pad4) |
| JOYSTICK_2_2 | Net-(JOYSTICK_2-Pad2) |
| JOYSTICK_2_6 | LD2_3.3v |
| R33_2 | LD1_3.3v |
| R33_1 | PC12 |
| BUZZER_1_2 | Net-(BUZZER_1-Pad2) |
| BUZZER_1_1 | Net-(BUZZER_1-Pad1) |
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 ⇅ |
|---|---|---|---|---|---|---|---|
| C39_2 | GND | - | ● | - | - | - | - |
| C39_1 | VCC | - | ● | - | - | - | - |
| R1_2 | BOOT0 | - | - | - | - | - | - |
| R1_1 | GND | - | ● | - | - | - | - |
| C13_2 | LD1_3.3v | - | - | - | - | - | - |
| C13_1 | GND | ● | ● | - | - | - | - |
| C9_2 | LD1_3.3v | - | - | - | - | - | - |
| C9_1 | GND | ● | ● | - | - | - | - |
| R5_2 | Net-(JOYSTICK_2-Pad2) | - | - | - | - | - | - |
| R5_1 | PA2 | - | - | - | - | - | - |
| R46_2 | LD1_3.3v | - | - | - | - | - | - |
| R46_1 | PG10 | - | - | - | - | - | - |
| R21_2 | LD1_3.3v | - | - | - | - | - | - |
| R21_1 | PB0 | - | - | - | - | - | - |
| C21_2 | NRST | - | - | - | - | - | - |
| C21_1 | GND | ● | ● | - | - | - | - |
| U7_3 | PA9 | - | - | - | - | - | - |
| U7_5 | LD1_3.3v | - | - | - | - | - | - |
| U7_1 | PA10 | - | - | - | - | - | - |
| U7_2 | GND | ● | ● | - | - | - | - |
| U7_4 | PB3 | - | - | - | - | - | - |
| U7_6 | NRST | - | - | - | - | - | - |
| U2_3 | USB_N | - | - | - | - | - | - |
| U2_5 | Net-(D1-A) | - | - | - | - | - | - |
| U2_1 | USB_P | - | - | - | - | - | - |
| U2_2 | GND | ● | ● | - | - | - | - |
| U2_4 | - | - | - | - | - | - | |
| U2_6 | - | - | - | - | - | - | |
| R27_2 | LD1_3.3v | - | - | - | - | - | - |
| R27_1 | PC6 | - | - | - | - | - | - |
| R3_2 | Net-(JOYSTICK_1-Pad2) | - | - | - | - | - | - |
| R3_1 | PA0 | - | - | - | - | - | - |
| R44_2 | GND | - | ● | - | - | - | - |
| R44_1 | PA4 | - | - | - | - | - | - |
| R9_2 | Net-(POT_ANALOG_1-Pad5) | - | - | - | - | - | - |
| R9_1 | PC2 | - | - | - | - | - | - |
| ENCODER_1_5 | PC9 | - | - | - | - | - | - |
| ENCODER_1_2 | PC7 | - | - | - | - | - | - |
| ENCODER_1_8 | PC12 | - | - | - | - | - | - |
| ENCODER_1_3 | GND | - | ● | - | - | - | - |
| ENCODER_1_1 | PC6 | - | - | - | - | - | - |
| ENCODER_1_4 | PC8 | - | - | - | - | - | - |
| ENCODER_1_7 | PC11 | - | - | - | - | - | - |
| ENCODER_1_6 | PC10 | - | - | - | - | - | - |
| C50_2 | GND | ● | ● | - | - | - | - |
| C50_1 | LD1_3.3v | - | - | - | - | - | - |
| C35_2 | PC3 | - | - | - | - | - | - |
| C35_1 | GND | - | ● | - | - | - | - |
| C6_2 | LD1_3.3v | - | - | - | - | - | - |
| C6_1 | GND | ● | ● | - | - | - | - |
| R23_2 | LD1_3.3v | - | - | - | - | - | - |
| R23_1 | PB2 | - | - | - | - | - | - |
| C52_2 | LD1_3.3v | - | - | - | - | - | - |
| C52_1 | GND | ● | ● | - | - | - | - |
| R2_2 | LD1_3.3v | - | - | - | - | - | - |
| R2_1 | NRST | - | - | - | - | - | - |
| R25_2 | LD1_3.3v | - | - | - | - | - | - |
| R25_1 | PF14 | - | - | - | - | - | - |
| C11_2 | LD1_3.3v | - | - | - | - | - | - |
| C11_1 | GND | ● | ● | - | - | - | - |
| R28_2 | LD1_3.3v | - | - | - | - | - | - |
| R28_1 | PC7 | - | - | - | - | - | - |
| R7_2 | Net-(POT_ANALOG_1-Pad3) | - | - | - | - | - | - |
| R7_1 | PC0 | - | - | - | - | - | - |
| R17_2 | LD1_3.3v | - | - | - | - | - | - |
| R17_1 | PD1 | - | - | - | - | - | - |
| R43_2 | PA4 | - | - | - | - | - | - |
| R43_1 | RAW | - | - | - | - | - | - |
| C30_2 | GND | - | ● | - | - | - | - |
| C30_1 | LD3_3.3v | - | - | - | - | - | - |
| R40_2 | LD1_3.3v | - | - | - | - | - | - |
| R40_1 | PG8 | - | - | - | - | - | - |
| C1_2 | GND | - | ● | - | - | - | - |
| C1_1 | VCC | - | ● | - | - | - | - |
| C58_2 | LD1_3.3v | - | - | - | - | - | - |
| C58_1 | GND | ● | ● | - | - | - | - |
| R16_2 | LD1_3.3v | - | - | - | - | - | - |
| R16_1 | PD0 | - | - | - | - | - | - |
| R30_2 | LD1_3.3v | - | - | - | - | - | - |
| R30_1 | PC9 | - | - | - | - | - | - |
| JOYSTICK_1_1 | GND | - | ● | - | - | - | - |
| JOYSTICK_1_4 | Net-(JOYSTICK_1-Pad4) | - | - | - | - | - | - |
| JOYSTICK_1_2 | Net-(JOYSTICK_1-Pad2) | - | - | - | - | - | - |
| JOYSTICK_1_3 | GND | - | ● | - | - | - | - |
| JOYSTICK_1_5 | GND | - | ● | - | - | - | - |
| JOYSTICK_1_6 | LD2_3.3v | - | - | - | - | - | - |
| R35_2 | LD1_3.3v | - | - | - | - | - | - |
| R35_1 | PD13 | - | - | - | - | - | - |
| C41_2 | PA4 | - | - | - | - | - | - |
| C41_1 | GND | - | ● | - | - | - | - |
| R52_2 | Net-(BUZZER_1-Pad1) | - | - | - | - | - | - |
| R52_1 | PA8 | - | - | - | - | - | - |
| ELRS_1_2 | PD8 | - | - | - | - | - | - |
| ELRS_1_6 | GND | - | ● | - | - | - | - |
| ELRS_1_8 | PD11 | - | - | - | - | - | - |
| ELRS_1_5 | PD9 | - | - | - | - | - | - |
| ELRS_1_1 | GND | - | ● | - | - | - | - |
| ELRS_1_3 | GND | - | ● | - | - | - | - |
| ELRS_1_4 | GND | - | ● | - | - | - | - |
| ELRS_1_7 | PD10 | - | - | - | - | - | - |
| ELRS_1_P1 | GND | - | ● | - | - | - | - |
| ELRS_1_P2 | GND | - | ● | - | - | - | - |
| C4_2 | Net-(STM32H745ZIT6-VDD) | - | - | - | - | - | - |
| C4_1 | GND | - | ● | - | - | - | - |
| R22_2 | LD1_3.3v | - | - | - | - | - | - |
| R22_1 | PB1 | - | - | - | - | - | - |
| C49_2 | LD1_3.3v | - | - | - | - | - | - |
| C49_1 | GND | ● | ● | - | - | - | - |
| U5_3 | PD9 | - | - | - | - | - | - |
| U5_5 | LD1_3.3v | - | - | - | - | - | - |
| U5_1 | PD8 | - | - | - | - | - | - |
| U5_2 | GND | ● | ● | - | - | - | - |
| U5_4 | PD10 | - | - | - | - | - | - |
| U5_6 | PD11 | - | - | - | - | - | - |
| J1_A9 | Net-(D1-A) | - | - | - | - | - | - |
| J1_A4 | Net-(D1-A) | - | - | - | - | - | - |
| J1_A7 | USB_N | - | - | - | - | - | - |
| J1_A1 | GND | - | ● | - | - | - | - |
| J1_A5 | Net-(J1-CC1) | - | - | - | - | - | - |
| J1_A6 | USB_P | - | - | - | - | - | - |
| J1_A8 | - | - | - | - | - | - | |
| J1_B6 | USB_P | - | - | - | - | - | - |
| J1_A12 | GND | - | ● | - | - | - | - |
| J1_B7 | USB_N | - | - | - | - | - | - |
| J1_B1 | GND | - | ● | - | - | - | - |
| J1_B9 | Net-(D1-A) | - | - | - | - | - | - |
| J1_B12 | GND | - | ● | - | - | - | - |
| J1_B4 | Net-(D1-A) | - | - | - | - | - | - |
| J1_B8 | - | - | - | - | - | - | |
| J1_S1 | GND | - | ● | - | - | - | - |
| J1_B5 | Net-(J1-CC2) | - | - | - | - | - | - |
| R11_2 | Net-(POT_ANALOG_1-Pad7) | - | - | - | - | - | - |
| R11_1 | PC4 | - | - | - | - | - | - |
| R41_2 | GND | - | ● | - | - | - | - |
| R41_1 | Net-(J1-CC2) | - | - | - | - | - | - |
| C31_2 | GND | - | ● | - | - | - | - |
| C31_1 | LD3_3.3v | - | - | - | - | - | - |
| C44_2 | LD1_3.3v | - | - | - | - | - | - |
| C44_1 | GND | ● | ● | - | - | - | - |
| R54_2 | VREF+ | - | - | - | - | - | - |
| R54_1 | LD2_3.3v | - | - | - | - | - | - |
| C24_2 | GND | - | ● | - | - | - | - |
| C24_1 | PH1 | - | - | - | - | - | - |
| C34_2 | PC2 | - | - | - | - | - | - |
| C34_1 | GND | - | ● | - | - | - | - |
| R53_2 | Net-(BUZZER_1-Pad2) | - | - | - | - | - | - |
| R53_1 | PA7 | - | - | - | - | - | - |
| R19_2 | LD1_3.3v | - | - | - | - | - | - |
| R19_1 | PD3 | - | - | - | - | - | - |
| U8_3 | PA13 | - | - | - | - | - | - |
| U8_5 | LD1_3.3v | - | - | - | - | - | - |
| U8_1 | PA14 | - | - | - | - | - | - |
| U8_2 | GND | ● | ● | - | - | - | - |
| U8_4 | - | - | - | - | - | - | |
| U8_6 | - | - | - | - | - | - | |
| R34_2 | LD1_3.3v | - | - | - | - | - | - |
| R34_1 | PD12 | - | - | - | - | - | - |
| ELRS_2_2 | PE8 | - | - | - | - | - | - |
| ELRS_2_6 | GND | - | ● | - | - | - | - |
| ELRS_2_8 | PB8 | - | - | - | - | - | - |
| ELRS_2_5 | PE7 | - | - | - | - | - | - |
| ELRS_2_1 | GND | - | ● | - | - | - | - |
| ELRS_2_3 | GND | - | ● | - | - | - | - |
| ELRS_2_4 | GND | - | ● | - | - | - | - |
| ELRS_2_7 | PB5 | - | - | - | - | - | - |
| ELRS_2_P1 | GND | - | ● | - | - | - | - |
| ELRS_2_P2 | GND | - | ● | - | - | - | - |
| R51_2 | PG11 | - | - | - | - | - | - |
| R51_1 | LD1_3.3v | - | - | - | - | - | - |
| C16_2 | LD1_3.3v | - | - | - | - | - | - |
| C16_1 | GND | ● | ● | - | - | - | - |
| C54_2 | Net-(D1-A) | - | - | - | - | - | - |
| C54_1 | GND | ● | ● | - | - | - | - |
| SD_CARD_1_5 | SD_CLK | - | - | - | - | - | - |
| SD_CARD_1_10 | PG11 | - | - | - | - | - | - |
| SD_CARD_1_2 | PG10 | - | - | - | - | - | - |
| SD_CARD_1_3 | PD7 | - | - | - | - | - | - |
| SD_CARD_1_6 | GND | - | ● | - | - | - | - |
| SD_CARD_1_7 | PB14 | - | - | - | - | - | - |
| SD_CARD_1_4 | LD1_3.3v | - | - | - | - | - | - |
| SD_CARD_1_8 | PB15 | - | - | - | - | - | - |
| SD_CARD_1_9 | GND | - | ● | - | - | - | - |
| SD_CARD_1_1 | PG9 | - | - | - | - | - | - |
| R38_2 | LD1_3.3v | - | - | - | - | - | - |
| R38_1 | PG6 | - | - | - | - | - | - |
| R18_2 | LD1_3.3v | - | - | - | - | - | - |
| R18_1 | PD2 | - | - | - | - | - | - |
| R15_2 | LD1_3.3v | - | - | - | - | - | - |
| R15_1 | PE12 | - | - | - | - | - | - |
| U3_3 | PD7 | - | - | - | - | - | - |
| U3_5 | LD1_3.3v | - | - | - | - | - | - |
| U3_1 | SD_CLK | - | - | - | - | - | - |
| U3_2 | GND | ● | ● | - | - | - | - |
| U3_4 | PB14 | - | - | - | - | - | - |
| U3_6 | PB15 | - | - | - | - | - | - |
| C27_2 | PA2 | - | - | - | - | - | - |
| C27_1 | GND | - | ● | - | - | - | - |
| C51_2 | GND | ● | ● | - | - | - | - |
| C51_1 | LD1_3.3v | - | - | - | - | - | - |
| C14_2 | LD1_3.3v | - | - | - | - | - | - |
| C14_1 | GND | ● | ● | - | - | - | - |
| C46_2 | LD2_3.3v | - | - | - | - | - | - |
| C46_1 | GND | - | ● | - | - | - | - |
| POT_DIGITAL_1_4 | PB2 | - | - | - | - | - | - |
| POT_DIGITAL_1_2 | PB0 | - | - | - | - | - | - |
| POT_DIGITAL_1_1 | GND | - | ● | - | - | - | - |
| POT_DIGITAL_1_6 | PF14 | - | - | - | - | - | - |
| POT_DIGITAL_1_3 | PB1 | - | - | - | - | - | - |
| POT_DIGITAL_1_5 | PF11 | - | - | - | - | - | - |
| POT_DIGITAL_1_7 | PF15 | - | - | - | - | - | - |
| C48_2 | LD1_3.3v | - | - | - | - | - | - |
| C48_1 | GND | ● | ● | - | - | - | - |
| R14_2 | LD1_3.3v | - | - | - | - | - | - |
| R14_1 | PE11 | - | - | - | - | - | - |
| C56_2 | LD1_3.3v | - | - | - | - | - | - |
| C56_1 | GND | ● | ● | - | - | - | - |
| R26_2 | LD1_3.3v | - | - | - | - | - | - |
| R26_1 | PF15 | - | - | - | - | - | - |
| R6_2 | Net-(JOYSTICK_2-Pad4) | - | - | - | - | - | - |
| R6_1 | PA3 | - | - | - | - | - | - |
| C33_2 | PC1 | - | - | - | - | - | - |
| C33_1 | GND | - | ● | - | - | - | - |
| C17_2 | GND | - | ● | - | - | - | - |
| C17_1 | VCC | - | ● | - | - | - | - |
| PROGRAMMING_1_8 | PA10 | - | - | - | - | - | - |
| PROGRAMMING_1_1 | LD1_3.3v | - | - | - | - | - | - |
| PROGRAMMING_1_2 | GND | - | ● | - | - | - | - |
| PROGRAMMING_1_3 | PA13 | - | - | - | - | - | - |
| PROGRAMMING_1_4 | PA14 | - | - | - | - | - | - |
| PROGRAMMING_1_5 | NRST | - | - | - | - | - | - |
| PROGRAMMING_1_6 | PB3 | - | - | - | - | - | - |
| PROGRAMMING_1_7 | PA9 | - | - | - | - | - | - |
| C19_2 | GND | - | ● | - | - | - | - |
| C19_1 | VREF+ | - | - | - | - | - | - |
| C20_2 | GND | - | ● | - | - | - | - |
| C20_1 | VREF+ | - | - | - | - | - | - |
| C32_2 | PC0 | - | - | - | - | - | - |
| C32_1 | GND | - | ● | - | - | - | - |
| BUTTONS_1_4 | PE12 | - | - | - | - | - | - |
| BUTTONS_1_3 | PE11 | - | - | - | - | - | - |
| BUTTONS_1_2 | PE10 | - | - | - | - | - | - |
| BUTTONS_1_1 | GND | - | ● | - | - | - | - |
| C18_2 | GND | - | ● | - | - | - | - |
| C18_1 | LD2_3.3v | - | - | - | - | - | - |
| L1_2 | VCAP | - | - | - | - | - | - |
| L1_1 | VLXSMPS | - | - | - | - | - | - |
| C47_2 | LD1_3.3v | - | - | - | - | - | - |
| C47_1 | GND | ● | ● | - | - | - | - |
| R8_2 | Net-(POT_ANALOG_1-Pad4) | - | - | - | - | - | - |
| R8_1 | PC1 | - | - | - | - | - | - |
| ENCODER_2_8 | PG8 | - | - | - | - | - | - |
| ENCODER_2_3 | GND | - | ● | - | - | - | - |
| ENCODER_2_1 | PD12 | - | - | - | - | - | - |
| ENCODER_2_4 | PD14 | - | - | - | - | - | - |
| ENCODER_2_2 | PD13 | - | - | - | - | - | - |
| ENCODER_2_7 | PG7 | - | - | - | - | - | - |
| ENCODER_2_6 | PG6 | - | - | - | - | - | - |
| ENCODER_2_5 | PD15 | - | - | - | - | - | - |
| C45_2 | LD2_3.3v | - | - | - | - | - | - |
| C45_1 | GND | - | ● | - | - | - | - |
| R50_2 | PD6 | - | - | - | - | - | - |
| R50_1 | SD_CLK | - | - | - | - | - | - |
| C25_2 | PA0 | - | - | - | - | - | - |
| C25_1 | GND | - | ● | - | - | - | - |
| R48_2 | PB15 | - | - | - | - | - | - |
| R48_1 | LD1_3.3v | - | - | - | - | - | - |
| LD3_1 | VCC | - | ● | - | - | - | - |
| LD3_2 | GND | - | ● | - | - | - | - |
| LD3_3 | VCC | - | ● | - | - | - | - |
| LD3_4 | - | - | - | - | - | - | |
| LD3_5 | LD3_3.3v | - | - | - | - | - | - |
| C5_2 | LD1_3.3v | - | - | - | - | - | - |
| C5_1 | GND | ● | ● | - | - | - | - |
| R13_2 | LD1_3.3v | - | - | - | - | - | - |
| R13_1 | PE10 | - | - | - | - | - | - |
| C28_2 | PA3 | - | - | - | - | - | - |
| C28_1 | GND | - | ● | - | - | - | - |
| C42_2 | LD1_3.3v | - | - | - | - | - | - |
| C42_1 | GND | ● | ● | - | - | - | - |
| C29_2 | GND | - | ● | - | - | - | - |
| C29_1 | VCC | - | ● | - | - | - | - |
| STM32H745ZIT6_1 | PE2 | - | - | - | - | - | - |
| STM32H745ZIT6_2 | PE3 | - | - | - | - | - | - |
| STM32H745ZIT6_4 | PE5 | - | - | - | - | - | - |
| STM32H745ZIT6_5 | PE6 | - | - | - | - | - | - |
| STM32H745ZIT6_12 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_13 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_25 | PH0 | - | - | - | - | - | - |
| STM32H745ZIT6_7 | Net-(STM32H745ZIT6-VDD) | - | - | - | - | - | - |
| STM32H745ZIT6_28 | PC0 | - | - | - | - | - | - |
| STM32H745ZIT6_30 | PC2 | - | - | - | - | - | - |
| STM32H745ZIT6_6 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_3 | PE4 | - | - | - | - | - | - |
| STM32H745ZIT6_9 | - | - | - | - | - | - | |
| STM32H745ZIT6_11 | - | - | - | - | - | - | |
| STM32H745ZIT6_19 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_14 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_18 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_20 | - | - | - | - | - | - | |
| STM32H745ZIT6_22 | - | - | - | - | - | - | |
| STM32H745ZIT6_16 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_10 | - | - | - | - | - | - | |
| STM32H745ZIT6_8 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_15 | VLXSMPS | - | - | - | - | - | - |
| STM32H745ZIT6_23 | - | - | - | - | - | - | |
| STM32H745ZIT6_24 | - | - | - | - | - | - | |
| STM32H745ZIT6_21 | - | - | - | - | - | - | |
| STM32H745ZIT6_17 | VCAP | - | - | - | - | - | - |
| STM32H745ZIT6_26 | PH1 | - | - | - | - | - | - |
| STM32H745ZIT6_27 | NRST | - | - | - | - | - | - |
| STM32H745ZIT6_29 | PC1 | - | - | - | - | - | - |
| STM32H745ZIT6_31 | PC3 | - | - | - | - | - | - |
| STM32H745ZIT6_37 | PA0 | - | - | - | - | - | - |
| STM32H745ZIT6_42 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_39 | PA2 | - | - | - | - | - | - |
| STM32H745ZIT6_34 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_33 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_52 | PF11 | - | - | - | - | - | - |
| STM32H745ZIT6_32 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_60 | PE10 | - | - | - | - | - | - |
| STM32H745ZIT6_43 | PA4 | - | - | - | - | - | - |
| STM32H745ZIT6_56 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_54 | PF15 | - | - | - | - | - | - |
| STM32H745ZIT6_58 | PE8 | - | - | - | - | - | - |
| STM32H745ZIT6_46 | PA7 | - | - | - | - | - | - |
| STM32H745ZIT6_53 | PF14 | - | - | - | - | - | - |
| STM32H745ZIT6_36 | LD2_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_47 | PC4 | - | - | - | - | - | - |
| STM32H745ZIT6_40 | PA3 | - | - | - | - | - | - |
| STM32H745ZIT6_57 | PE7 | - | - | - | - | - | - |
| STM32H745ZIT6_72 | - | - | - | - | - | - | |
| STM32H745ZIT6_74 | PB14 | - | - | - | - | - | - |
| STM32H745ZIT6_35 | VREF+ | - | - | - | - | - | - |
| STM32H745ZIT6_50 | PB1 | - | - | - | - | - | - |
| STM32H745ZIT6_51 | PB2 | - | - | - | - | - | - |
| STM32H745ZIT6_38 | PA1 | - | - | - | - | - | - |
| STM32H745ZIT6_41 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_44 | PA5 | - | - | - | - | - | - |
| STM32H745ZIT6_45 | PA6 | - | - | - | - | - | - |
| STM32H745ZIT6_48 | PC5 | - | - | - | - | - | - |
| STM32H745ZIT6_49 | PB0 | - | - | - | - | - | - |
| STM32H745ZIT6_55 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_59 | PE9 | - | - | - | - | - | - |
| STM32H745ZIT6_61 | PE11 | - | - | - | - | - | - |
| STM32H745ZIT6_62 | PE12 | - | - | - | - | - | - |
| STM32H745ZIT6_63 | - | - | - | - | - | - | |
| STM32H745ZIT6_64 | - | - | - | - | - | - | |
| STM32H745ZIT6_65 | - | - | - | - | - | - | |
| STM32H745ZIT6_66 | - | - | - | - | - | - | |
| STM32H745ZIT6_67 | - | - | - | - | - | - | |
| STM32H745ZIT6_69 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_70 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_68 | VCAP | - | - | - | - | - | - |
| STM32H745ZIT6_71 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_73 | - | - | - | - | - | - | |
| STM32H745ZIT6_76 | PD8 | - | - | - | - | - | - |
| STM32H745ZIT6_82 | PD12 | - | - | - | - | - | - |
| STM32H745ZIT6_84 | PD14 | - | - | - | - | - | - |
| STM32H745ZIT6_75 | PB15 | - | - | - | - | - | - |
| STM32H745ZIT6_78 | PD10 | - | - | - | - | - | - |
| STM32H745ZIT6_80 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_81 | PD11 | - | - | - | - | - | - |
| STM32H745ZIT6_79 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_85 | PD15 | - | - | - | - | - | - |
| STM32H745ZIT6_89 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_90 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_83 | PD13 | - | - | - | - | - | - |
| STM32H745ZIT6_87 | PG7 | - | - | - | - | - | - |
| STM32H745ZIT6_88 | PG8 | - | - | - | - | - | - |
| STM32H745ZIT6_77 | PD9 | - | - | - | - | - | - |
| STM32H745ZIT6_91 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_92 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_93 | PC6 | - | - | - | - | - | - |
| STM32H745ZIT6_94 | PC7 | - | - | - | - | - | - |
| STM32H745ZIT6_95 | PC8 | - | - | - | - | - | - |
| STM32H745ZIT6_86 | PG6 | - | - | - | - | - | - |
| STM32H745ZIT6_105 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_117 | - | - | - | - | - | - | |
| STM32H745ZIT6_116 | PD4 | - | - | - | - | - | - |
| STM32H745ZIT6_99 | PA10 | - | - | - | - | - | - |
| STM32H745ZIT6_106 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_108 | - | - | - | - | - | - | |
| STM32H745ZIT6_107 | PA14 | - | - | - | - | - | - |
| STM32H745ZIT6_102 | PA13 | - | - | - | - | - | - |
| STM32H745ZIT6_100 | USB_N | - | - | - | - | - | - |
| STM32H745ZIT6_97 | PA8 | - | - | - | - | - | - |
| STM32H745ZIT6_109 | PC10 | - | - | - | - | - | - |
| STM32H745ZIT6_110 | PC11 | - | - | - | - | - | - |
| STM32H745ZIT6_113 | PD1 | - | - | - | - | - | - |
| STM32H745ZIT6_114 | PD2 | - | - | - | - | - | - |
| STM32H745ZIT6_115 | PD3 | - | - | - | - | - | - |
| STM32H745ZIT6_133 | PB6 | - | - | - | - | - | - |
| STM32H745ZIT6_135 | BOOT0 | - | - | - | - | - | - |
| STM32H745ZIT6_122 | PG9 | - | - | - | - | - | - |
| STM32H745ZIT6_96 | PC9 | - | - | - | - | - | - |
| STM32H745ZIT6_101 | USB_P | - | - | - | - | - | - |
| STM32H745ZIT6_98 | PA9 | - | - | - | - | - | - |
| STM32H745ZIT6_103 | VCAP | - | - | - | - | - | - |
| STM32H745ZIT6_111 | PC12 | - | - | - | - | - | - |
| STM32H745ZIT6_104 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_112 | PD0 | - | - | - | - | - | - |
| STM32H745ZIT6_118 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_121 | PD7 | - | - | - | - | - | - |
| STM32H745ZIT6_120 | PD6 | - | - | - | - | - | - |
| STM32H745ZIT6_124 | PG11 | - | - | - | - | - | - |
| STM32H745ZIT6_125 | - | - | - | - | - | - | |
| STM32H745ZIT6_127 | - | - | - | - | - | - | |
| STM32H745ZIT6_126 | - | - | - | - | - | - | |
| STM32H745ZIT6_119 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_123 | PG10 | - | - | - | - | - | - |
| STM32H745ZIT6_129 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_130 | PB3 | - | - | - | - | - | - |
| STM32H745ZIT6_128 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_131 | PB4 | - | - | - | - | - | - |
| STM32H745ZIT6_132 | PB5 | - | - | - | - | - | - |
| STM32H745ZIT6_134 | PB7 | - | - | - | - | - | - |
| STM32H745ZIT6_138 | - | - | - | - | - | - | |
| STM32H745ZIT6_140 | VCAP | - | - | - | - | - | - |
| STM32H745ZIT6_142 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_141 | GND | - | ● | - | - | - | - |
| STM32H745ZIT6_137 | - | - | - | - | - | - | |
| STM32H745ZIT6_144 | LD1_3.3v | - | - | - | - | - | - |
| STM32H745ZIT6_139 | - | - | - | - | - | - | |
| STM32H745ZIT6_136 | PB8 | - | - | - | - | - | - |
| STM32H745ZIT6_143 | Net-(STM32H745ZIT6-VDDLDO) | - | - | - | - | - | - |
| R12_2 | Net-(POT_ANALOG_1-Pad8) | - | - | - | - | - | - |
| R12_1 | PC5 | - | - | - | - | - | - |
| LD1_1 | VCC | - | ● | - | - | - | - |
| LD1_2 | GND | - | ● | - | - | - | - |
| LD1_3 | VCC | - | ● | - | - | - | - |
| LD1_4 | - | - | - | - | - | - | |
| LD1_5 | LD1_3.3v | - | - | - | - | - | - |
| C53_2 | LD1_3.3v | - | - | - | - | - | - |
| C53_1 | GND | ● | ● | - | - | - | - |
| R29_2 | LD1_3.3v | - | - | - | - | - | - |
| R29_1 | PC8 | - | - | - | - | - | - |
| C57_2 | LD1_3.3v | - | - | - | - | - | - |
| C57_1 | GND | ● | ● | - | - | - | - |
| U4_3 | PG10 | - | - | - | - | - | - |
| U4_5 | LD1_3.3v | - | - | - | - | - | - |
| U4_1 | PG9 | - | - | - | - | - | - |
| U4_2 | GND | ● | ● | - | - | - | - |
| U4_4 | PG11 | - | - | - | - | - | - |
| U4_6 | - | - | - | - | - | - | |
| R49_2 | PB14 | - | - | - | - | - | - |
| R49_1 | LD1_3.3v | - | - | - | - | - | - |
| U6_3 | PE7 | - | - | - | - | - | - |
| U6_5 | LD1_3.3v | - | - | - | - | - | - |
| U6_1 | PE8 | - | - | - | - | - | - |
| U6_2 | GND | ● | ● | - | - | - | - |
| U6_4 | PB5 | - | - | - | - | - | - |
| U6_6 | PB8 | - | - | - | - | - | - |
| R32_2 | LD1_3.3v | - | - | - | - | - | - |
| R32_1 | PC11 | - | - | - | - | - | - |
| C7_2 | LD1_3.3v | - | - | - | - | - | - |
| C7_1 | GND | ● | ● | - | - | - | - |
| R20_2 | LD1_3.3v | - | - | - | - | - | - |
| R20_1 | PD4 | - | - | - | - | - | - |
| R31_2 | LD1_3.3v | - | - | - | - | - | - |
| R31_1 | PC10 | - | - | - | - | - | - |
| C2_2 | GND | ● | ● | - | - | - | - |
| C2_1 | LD1_3.3v | - | - | - | - | - | - |
| R4_2 | Net-(JOYSTICK_1-Pad4) | - | - | - | - | - | - |
| R4_1 | PA1 | - | - | - | - | - | - |
| R42_2 | GND | - | ● | - | - | - | - |
| R42_1 | Net-(J1-CC1) | - | - | - | - | - | - |
| XTAL1_1 | PH0 | - | - | - | - | - | - |
| XTAL1_2 | GND | - | ● | - | - | - | - |
| XTAL1_3 | PH1 | - | - | - | - | - | - |
| XTAL1_4 | GND | - | ● | - | - | - | - |
| C15_2 | LD1_3.3v | - | - | - | - | - | - |
| C15_1 | GND | ● | ● | - | - | - | - |
| C37_2 | PC5 | - | - | - | - | - | - |
| C37_1 | GND | - | ● | - | - | - | - |
| POT_ANALOG_1_6 | Net-(POT_ANALOG_1-Pad6) | - | - | - | - | - | - |
| POT_ANALOG_1_8 | Net-(POT_ANALOG_1-Pad8) | - | - | - | - | - | - |
| POT_ANALOG_1_4 | Net-(POT_ANALOG_1-Pad4) | - | - | - | - | - | - |
| POT_ANALOG_1_1 | GND | - | ● | - | - | - | - |
| POT_ANALOG_1_3 | Net-(POT_ANALOG_1-Pad3) | - | - | - | - | - | - |
| POT_ANALOG_1_7 | Net-(POT_ANALOG_1-Pad7) | - | - | - | - | - | - |
| POT_ANALOG_1_5 | Net-(POT_ANALOG_1-Pad5) | - | - | - | - | - | - |
| POT_ANALOG_1_2 | LD2_3.3v | - | - | - | - | - | - |
| R45_2 | LD1_3.3v | - | - | - | - | - | - |
| R45_1 | PG9 | - | - | - | - | - | - |
| C43_2 | Net-(STM32H745ZIT6-VDDLDO) | - | - | - | - | - | - |
| C43_1 | GND | - | ● | - | - | - | - |
| R39_2 | LD1_3.3v | - | - | - | - | - | - |
| R39_1 | PG7 | - | - | - | - | - | - |
| R37_2 | LD1_3.3v | - | - | - | - | - | - |
| R37_1 | PD15 | - | - | - | - | - | - |
| C38_2 | GND | - | ● | - | - | - | - |
| C38_1 | VCC | - | ● | - | - | - | - |
| C22_2 | GND | - | ● | - | - | - | - |
| C22_1 | VCAP | - | - | - | - | - | - |
| R10_2 | Net-(POT_ANALOG_1-Pad6) | - | - | - | - | - | - |
| R10_1 | PC3 | - | - | - | - | - | - |
| POWER_1_3 | GND | - | ● | - | - | - | - |
| POWER_1_2 | RAW | - | - | - | - | - | - |
| POWER_1_1 | VCC | - | ● | - | - | - | - |
| C23_2 | PH0 | - | - | - | - | - | - |
| C23_1 | GND | - | ● | - | - | - | - |
| C10_2 | LD1_3.3v | - | - | - | - | - | - |
| C10_1 | GND | ● | ● | - | - | - | - |
| SWITCHES_1_4 | PD2 | - | - | - | - | - | - |
| SWITCHES_1_6 | PD4 | - | - | - | - | - | - |
| SWITCHES_1_1 | GND | - | ● | - | - | - | - |
| SWITCHES_1_3 | PD1 | - | - | - | - | - | - |
| SWITCHES_1_2 | PD0 | - | - | - | - | - | - |
| SWITCHES_1_5 | PD3 | - | - | - | - | - | - |
| C36_2 | PC4 | - | - | - | - | - | - |
| C36_1 | GND | - | ● | - | - | - | - |
| C26_2 | PA1 | - | - | - | - | - | - |
| C26_1 | GND | - | ● | - | - | - | - |
| R47_2 | LD1_3.3v | - | - | - | - | - | - |
| R47_1 | PD7 | - | - | - | - | - | - |
| C55_2 | LD1_3.3v | - | - | - | - | - | - |
| C55_1 | GND | ● | ● | - | - | - | - |
| C3_2 | GND | ● | ● | - | - | - | - |
| C3_1 | LD1_3.3v | - | - | - | - | - | - |
| SCREEN_1_5 | PE5 | - | - | - | - | - | - |
| SCREEN_1_2 | LD3_3.3v | - | - | - | - | - | - |
| SCREEN_1_6 | PE4 | - | - | - | - | - | - |
| SCREEN_1_3 | PE6 | - | - | - | - | - | - |
| SCREEN_1_7 | PE3 | - | - | - | - | - | - |
| SCREEN_1_4 | PE2 | - | - | - | - | - | - |
| SCREEN_1_8 | PE9 | - | - | - | - | - | - |
| SCREEN_1_1 | GND | - | ● | - | - | - | - |
| C12_2 | LD1_3.3v | - | - | - | - | - | - |
| C12_1 | GND | ● | ● | - | - | - | - |
| C8_2 | LD1_3.3v | - | - | - | - | - | - |
| C8_1 | GND | ● | ● | - | - | - | - |
| R36_2 | LD1_3.3v | - | - | - | - | - | - |
| R36_1 | PD14 | - | - | - | - | - | - |
| D1_1 | VCC | - | ● | - | - | - | - |
| D1_2 | Net-(D1-A) | - | - | - | - | - | - |
| R24_2 | LD1_3.3v | - | - | - | - | - | - |
| R24_1 | PF11 | - | - | - | - | - | - |
| LD2_1 | VCC | - | ● | - | - | - | - |
| LD2_2 | GND | - | ● | - | - | - | - |
| LD2_3 | VCC | - | ● | - | - | - | - |
| LD2_4 | - | - | - | - | - | - | |
| LD2_5 | LD2_3.3v | - | - | - | - | - | - |
| JOYSTICK_2_1 | GND | - | ● | - | - | - | - |
| JOYSTICK_2_4 | Net-(JOYSTICK_2-Pad4) | - | - | - | - | - | - |
| JOYSTICK_2_2 | Net-(JOYSTICK_2-Pad2) | - | - | - | - | - | - |
| JOYSTICK_2_3 | GND | - | ● | - | - | - | - |
| JOYSTICK_2_5 | GND | - | ● | - | - | - | - |
| JOYSTICK_2_6 | LD2_3.3v | - | - | - | - | - | - |
| R33_2 | LD1_3.3v | - | - | - | - | - | - |
| R33_1 | PC12 | - | - | - | - | - | - |
| BUZZER_1_2 | Net-(BUZZER_1-Pad2) | - | - | - | - | - | - |
| BUZZER_1_1 | Net-(BUZZER_1-Pad1) | - | - | - | - | - | - |
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 Method | P | C | O | L | A | S | Opens | Solder Quality |
|---|---|---|---|---|---|---|---|---|
| Electrical Test | 31.9% | 0.7% | 0.0% | 0.0% | 0.0% | 12.2% | 6.5% | 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% |
| Combined | 31.9% | 0.7% | 0.0% | 0.0% | 0.0% | 12.2% | 6.5% | 0.0% |
13.7.2 PCB Device/Pin Count
Devices (PCOLA): 141
Pins (SOQ): 552
13.7.3 Board-Level Scores
| Board-Level Coverage (0 – 100,000 scale) | ||
|---|---|---|
| Dimension | Score | Coverage |
| PCOLA | 6525 / 100,000 | 6.5% |
| SOQ | 6250 / 100,000 | 6.2% |
| Combined | 6387 / 100,000 | 6.4% |
| Electrical vs Inspection | ||
|---|---|---|
| Source | PCOLA Score | SOQ Score |
| Electrical Test | 6525 / 100,000 | 6250 / 100,000 |
| Optical/X-ray Inspection | 0 / 100,000 | 0 / 100,000 |
| Combined (max) | 6525 / 100,000 | 6250 / 100,000 |
13.7.4 PCOLA (141 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 ⇅ |
|---|---|---|---|---|---|---|---|---|---|
| 40% | R1 | 10kΩ / R_0603_1608Metric * | Resistor | ● | ● | ○ | — | ○ | Passive_Meas, Powered_Off |
| 10% | C39 | 22µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C13 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C9 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C53 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C57 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | U4 | SRV05-4 / SOT-23-6 * | IC | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C21 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | U7 | SRV05-4 / SOT-23-6 * | IC | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | U2 | SRV05-4 / SOT-23-6 * | IC | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | U6 | SRV05-4 / SOT-23-6 * | IC | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C7 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | R44 | 100kΩ / R_0603_1608Metric * | Resistor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C23 | 12pF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | ENCODER_1 | 532610871 / CONN_532610001-SD_08_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C50 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C35 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C6 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C2 | 2.2µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C52 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | R42 | 5.1kΩ / R_0603_1608Metric * | Resistor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | XTAL1 | TSX-3225 24.0000MF20G-AC3 / TSX-3225 24.0000MF20G-AC3_EPS * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C11 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C15 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C37 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | POT_ANALOG_1 | 532610871 / CONN_532610001-SD_08_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C43 | 1µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C30 | 2.2µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C38 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C1 | 4.7µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C58 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C22 | 4.7µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | POWER_1 | 532610371 / CONN_532610001-SD_03_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | JOYSTICK_1 | 532610671 / CONN_532610001-SD_06_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C10 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C41 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | SWITCHES_1 | 532610671 / CONN_532610001-SD_06_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | ELRS_1 | 5034800800 / CON_5034800800_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C4 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C36 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C49 | 1µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | U5 | SRV05-4 / SOT-23-6 * | IC | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | J1 | HRO-TYPE-C-31-M-13x / Molex-216990_GCT-USB45xx_HRO-TYPE-C-31-M-13x-PiMicro_1_DOUBLESIDED * | Connector | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C26 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | R41 | 5.1kΩ / R_0603_1608Metric * | Resistor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C31 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C44 | 1µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C55 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C24 | 12pF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C34 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C3 | 4.7µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | SCREEN_1 | 532610871 / CONN_532610001-SD_08_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | U8 | SRV05-4 / SOT-23-6 * | IC | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C56 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | ELRS_2 | 5034800800 / CON_5034800800_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C12 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C16 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C54 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | SD_CARD_1 | 1040310811 / 104031-0811_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C8 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | D1 | D_Schottky / D_SOD-123 * | Diode | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | LD2 | AP2112K-3.3 / SOT-23-5 * | LED | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | U3 | SRV05-4 / SOT-23-6 * | IC | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C27 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C51 | 10µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C14 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C46 | 1µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | POT_DIGITAL_1 | 532610771 / CONN_532610001-SD_07_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C48 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | JOYSTICK_2 | 532610671 / CONN_532610001-SD_06_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C25 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C33 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C17 | 4.7µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | PROGRAMMING_1 | 532610871 / CONN_532610001-SD_08_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C19 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C20 | 1µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C32 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | BUTTONS_1 | 532610471 / CONN_532610001-SD_04_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C18 | 2.2µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C47 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | ENCODER_2 | 532610871 / CONN_532610001-SD_08_MOL * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C45 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | LD3 | AP2112K-3.3 / SOT-23-5 * | LED | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | C5 | 100nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C28 | 10nF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C42 | 1µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | C29 | 4.7µF / C_0603_1608Metric * | Capacitor | ◐ | ○ | ○ | — | ○ | Powered_Off |
| 10% | STM32H745ZIT6 | STM32H745ZITx / LQFP-144_20x20mm_P0.5mm * | Other | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 10% | LD1 | AP2112K-3.3 / SOT-23-5 * | LED | ◐ | ○ | ○ | ○ | ○ | Powered_Off |
| 0% | R5 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R46 | 47kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R21 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R27 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R3 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R9 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R23 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R2 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R25 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R28 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R7 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R17 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R43 | 100kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R40 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R16 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R30 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R35 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R52 | 22Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R22 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R11 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R54 | 22Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R53 | 22Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R19 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R51 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R38 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R18 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R15 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R14 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R39 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R37 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R49 | 47kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R6 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R10 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R32 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R20 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | L1 | 2.2uH / L_0603_1608Metric * | Inductor | ○ | ○ | ○ | — | ○ | |
| 0% | R50 | 33Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R31 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R34 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R47 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R4 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R12 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R48 | 47kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R26 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R29 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R36 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R8 | 100Ω / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R24 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R45 | 47kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R13 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | R33 | 10kΩ / R_0603_1608Metric * | Resistor | ○ | ○ | ○ | — | ○ | |
| 0% | BUZZER_1 | 532610271 / CONN_532610001-SD_02_MOL * | Other | ○ | ○ | ○ | ○ | ○ |
13.7.5 SOQ (552 pins)
● = Full (1.0) ◐ = Partial (0.5) ○ = None (0)
| Score ⇅ | Pin ⇅ | Net ⇅ | S ⇅ | O ⇅ | Q ⇅ |
|---|---|---|---|---|---|
| 50% | C44_1 | GND | ◐ | ● | ○ |
| 50% | C48_1 | GND | ◐ | ● | ○ |
| 50% | C54_1 | GND | ◐ | ● | ○ |
| 50% | U3_2 | GND | ◐ | ● | ○ |
| 50% | U2_2 | GND | ◐ | ● | ○ |
| 50% | C13_1 | GND | ◐ | ● | ○ |
| 50% | C5_1 | GND | ◐ | ● | ○ |
| 50% | C9_1 | GND | ◐ | ● | ○ |
| 50% | U5_2 | GND | ◐ | ● | ○ |
| 50% | C14_1 | GND | ◐ | ● | ○ |
| 50% | C50_2 | GND | ◐ | ● | ○ |
| 50% | C47_1 | GND | ◐ | ● | ○ |
| 50% | C52_1 | GND | ◐ | ● | ○ |
| 50% | C51_2 | GND | ◐ | ● | ○ |
| 50% | C11_1 | GND | ◐ | ● | ○ |
| 50% | C21_1 | GND | ◐ | ● | ○ |
| 50% | U8_2 | GND | ◐ | ● | ○ |
| 50% | C56_1 | GND | ◐ | ● | ○ |
| 50% | C6_1 | GND | ◐ | ● | ○ |
| 50% | U7_2 | GND | ◐ | ● | ○ |
| 50% | C49_1 | GND | ◐ | ● | ○ |
| 50% | C16_1 | GND | ◐ | ● | ○ |
| 50% | C58_1 | GND | ◐ | ● | ○ |
| 50% | C42_1 | GND | ◐ | ● | ○ |
| 50% | C53_1 | GND | ◐ | ● | ○ |
| 50% | C57_1 | GND | ◐ | ● | ○ |
| 50% | U4_2 | GND | ◐ | ● | ○ |
| 50% | U6_2 | GND | ◐ | ● | ○ |
| 50% | C7_1 | GND | ◐ | ● | ○ |
| 50% | C2_2 | GND | ◐ | ● | ○ |
| 50% | C15_1 | GND | ◐ | ● | ○ |
| 50% | C10_1 | GND | ◐ | ● | ○ |
| 50% | C55_1 | GND | ◐ | ● | ○ |
| 50% | C3_2 | GND | ◐ | ● | ○ |
| 50% | C12_1 | GND | ◐ | ● | ○ |
| 50% | C8_1 | GND | ◐ | ● | ○ |
| 17% | BUTTONS_1_1 | GND | ◐ | ○ | ○ |
| 17% | C18_2 | GND | ◐ | ○ | ○ |
| 17% | ELRS_1_6 | GND | ◐ | ○ | ○ |
| 17% | ENCODER_2_3 | GND | ◐ | ○ | ○ |
| 17% | ELRS_1_1 | GND | ◐ | ○ | ○ |
| 17% | ELRS_1_3 | GND | ◐ | ○ | ○ |
| 17% | ELRS_1_4 | GND | ◐ | ○ | ○ |
| 17% | LD3_3 | VCC | ◐ | ○ | ○ |
| 17% | ELRS_1_P1 | GND | ◐ | ○ | ○ |
| 17% | ELRS_1_P2 | GND | ◐ | ○ | ○ |
| 17% | C19_2 | GND | ◐ | ○ | ○ |
| 17% | R44_2 | GND | ◐ | ○ | ○ |
| 17% | C4_1 | GND | ◐ | ○ | ○ |
| 17% | C45_1 | GND | ◐ | ○ | ○ |
| 17% | C20_2 | GND | ◐ | ○ | ○ |
| 17% | ENCODER_1_3 | GND | ◐ | ○ | ○ |
| 17% | ELRS_2_6 | GND | ◐ | ○ | ○ |
| 17% | C32_1 | GND | ◐ | ○ | ○ |
| 17% | C35_1 | GND | ◐ | ○ | ○ |
| 17% | ELRS_2_1 | GND | ◐ | ○ | ○ |
| 17% | ELRS_2_3 | GND | ◐ | ○ | ○ |
| 17% | ELRS_2_4 | GND | ◐ | ○ | ○ |
| 17% | C27_1 | GND | ◐ | ○ | ○ |
| 17% | ELRS_2_P1 | GND | ◐ | ○ | ○ |
| 17% | ELRS_2_P2 | GND | ◐ | ○ | ○ |
| 17% | J1_A12 | GND | ◐ | ○ | ○ |
| 17% | J1_B1 | GND | ◐ | ○ | ○ |
| 17% | C33_1 | GND | ◐ | ○ | ○ |
| 17% | J1_B12 | GND | ◐ | ○ | ○ |
| 17% | C17_2 | GND | ◐ | ○ | ○ |
| 17% | J1_S1 | GND | ◐ | ○ | ○ |
| 17% | J1_A1 | GND | ◐ | ○ | ○ |
| 17% | C30_2 | GND | ◐ | ○ | ○ |
| 17% | C39_2 | GND | ◐ | ○ | ○ |
| 17% | C17_1 | VCC | ◐ | ○ | ○ |
| 17% | R41_2 | GND | ◐ | ○ | ○ |
| 17% | C1_2 | GND | ◐ | ○ | ○ |
| 17% | C1_1 | VCC | ◐ | ○ | ○ |
| 17% | C46_1 | GND | ◐ | ○ | ○ |
| 17% | C39_1 | VCC | ◐ | ○ | ○ |
| 17% | C31_2 | GND | ◐ | ○ | ○ |
| 17% | LD3_1 | VCC | ◐ | ○ | ○ |
| 17% | LD3_2 | GND | ◐ | ○ | ○ |
| 17% | SD_CARD_1_6 | GND | ◐ | ○ | ○ |
| 17% | C29_2 | GND | ◐ | ○ | ○ |
| 17% | C29_1 | VCC | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_12 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_6 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_14 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_18 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_34 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_33 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_41 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_55 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_69 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_80 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_89 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_104 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_118 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_128 | GND | ◐ | ○ | ○ |
| 17% | STM32H745ZIT6_141 | GND | ◐ | ○ | ○ |
| 17% | LD1_1 | VCC | ◐ | ○ | ○ |
| 17% | LD1_2 | GND | ◐ | ○ | ○ |
| 17% | LD1_3 | VCC | ◐ | ○ | ○ |
| 17% | R1_1 | GND | ◐ | ○ | ○ |
| 17% | JOYSTICK_1_1 | GND | ◐ | ○ | ○ |
| 17% | POT_DIGITAL_1_1 | GND | ◐ | ○ | ○ |
| 17% | PROGRAMMING_1_2 | GND | ◐ | ○ | ○ |
| 17% | JOYSTICK_1_3 | GND | ◐ | ○ | ○ |
| 17% | JOYSTICK_1_5 | GND | ◐ | ○ | ○ |
| 17% | R42_2 | GND | ◐ | ○ | ○ |
| 17% | XTAL1_2 | GND | ◐ | ○ | ○ |
| 17% | XTAL1_4 | GND | ◐ | ○ | ○ |
| 17% | C24_2 | GND | ◐ | ○ | ○ |
| 17% | C37_1 | GND | ◐ | ○ | ○ |
| 17% | POT_ANALOG_1_1 | GND | ◐ | ○ | ○ |
| 17% | C43_1 | GND | ◐ | ○ | ○ |
| 17% | C38_2 | GND | ◐ | ○ | ○ |
| 17% | C38_1 | VCC | ◐ | ○ | ○ |
| 17% | C22_2 | GND | ◐ | ○ | ○ |
| 17% | POWER_1_3 | GND | ◐ | ○ | ○ |
| 17% | POWER_1_1 | VCC | ◐ | ○ | ○ |
| 17% | C23_1 | GND | ◐ | ○ | ○ |
| 17% | C28_1 | GND | ◐ | ○ | ○ |
| 17% | SWITCHES_1_1 | GND | ◐ | ○ | ○ |
| 17% | C36_1 | GND | ◐ | ○ | ○ |
| 17% | C26_1 | GND | ◐ | ○ | ○ |
| 17% | SD_CARD_1_9 | GND | ◐ | ○ | ○ |
| 17% | C34_1 | GND | ◐ | ○ | ○ |
| 17% | SCREEN_1_1 | GND | ◐ | ○ | ○ |
| 17% | C41_1 | GND | ◐ | ○ | ○ |
| 17% | C25_1 | GND | ◐ | ○ | ○ |
| 17% | D1_1 | VCC | ◐ | ○ | ○ |
| 17% | LD2_1 | VCC | ◐ | ○ | ○ |
| 17% | LD2_2 | GND | ◐ | ○ | ○ |
| 17% | LD2_3 | VCC | ◐ | ○ | ○ |
| 17% | JOYSTICK_2_1 | GND | ◐ | ○ | ○ |
| 17% | JOYSTICK_2_3 | GND | ◐ | ○ | ○ |
| 17% | JOYSTICK_2_5 | GND | ◐ | ○ | ○ |
| 0% | R16_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R16_1 | PD0 | ○ | ○ | ○ |
| 0% | R30_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R30_1 | PC9 | ○ | ○ | ○ |
| 0% | JOYSTICK_1_4 | Net-(JOYSTICK_1-Pad4) | ○ | ○ | ○ |
| 0% | JOYSTICK_1_2 | Net-(JOYSTICK_1-Pad2) | ○ | ○ | ○ |
| 0% | JOYSTICK_1_6 | LD2_3.3v | ○ | ○ | ○ |
| 0% | R35_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R35_1 | PD13 | ○ | ○ | ○ |
| 0% | C41_2 | PA4 | ○ | ○ | ○ |
| 0% | R52_2 | Net-(BUZZER_1-Pad1) | ○ | ○ | ○ |
| 0% | R52_1 | PA8 | ○ | ○ | ○ |
| 0% | ELRS_1_2 | PD8 | ○ | ○ | ○ |
| 0% | ELRS_1_8 | PD11 | ○ | ○ | ○ |
| 0% | ELRS_1_5 | PD9 | ○ | ○ | ○ |
| 0% | ELRS_1_7 | PD10 | ○ | ○ | ○ |
| 0% | C4_2 | Net-(STM32H745ZIT6-VDD) | ○ | ○ | ○ |
| 0% | R22_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R22_1 | PB1 | ○ | ○ | ○ |
| 0% | C49_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | U5_3 | PD9 | ○ | ○ | ○ |
| 0% | U5_5 | LD1_3.3v | ○ | ○ | ○ |
| 0% | U5_1 | PD8 | ○ | ○ | ○ |
| 0% | U5_4 | PD10 | ○ | ○ | ○ |
| 0% | U5_6 | PD11 | ○ | ○ | ○ |
| 0% | J1_A9 | Net-(D1-A) | ○ | ○ | ○ |
| 0% | J1_A4 | Net-(D1-A) | ○ | ○ | ○ |
| 0% | J1_A7 | USB_N | ○ | ○ | ○ |
| 0% | J1_A5 | Net-(J1-CC1) | ○ | ○ | ○ |
| 0% | J1_A6 | USB_P | ○ | ○ | ○ |
| 0% | J1_A8 | ○ | ○ | ○ | |
| 0% | J1_B6 | USB_P | ○ | ○ | ○ |
| 0% | J1_B7 | USB_N | ○ | ○ | ○ |
| 0% | J1_B9 | Net-(D1-A) | ○ | ○ | ○ |
| 0% | J1_B4 | Net-(D1-A) | ○ | ○ | ○ |
| 0% | J1_B8 | ○ | ○ | ○ | |
| 0% | J1_B5 | Net-(J1-CC2) | ○ | ○ | ○ |
| 0% | R11_2 | Net-(POT_ANALOG_1-Pad7) | ○ | ○ | ○ |
| 0% | R11_1 | PC4 | ○ | ○ | ○ |
| 0% | R41_1 | Net-(J1-CC2) | ○ | ○ | ○ |
| 0% | C31_1 | LD3_3.3v | ○ | ○ | ○ |
| 0% | C44_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C30_1 | LD3_3.3v | ○ | ○ | ○ |
| 0% | R54_2 | VREF+ | ○ | ○ | ○ |
| 0% | R54_1 | LD2_3.3v | ○ | ○ | ○ |
| 0% | C24_1 | PH1 | ○ | ○ | ○ |
| 0% | C34_2 | PC2 | ○ | ○ | ○ |
| 0% | R53_2 | Net-(BUZZER_1-Pad2) | ○ | ○ | ○ |
| 0% | R53_1 | PA7 | ○ | ○ | ○ |
| 0% | R19_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R19_1 | PD3 | ○ | ○ | ○ |
| 0% | U8_3 | PA13 | ○ | ○ | ○ |
| 0% | U8_5 | LD1_3.3v | ○ | ○ | ○ |
| 0% | U8_1 | PA14 | ○ | ○ | ○ |
| 0% | U8_4 | ○ | ○ | ○ | |
| 0% | U8_6 | ○ | ○ | ○ | |
| 0% | R34_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R34_1 | PD12 | ○ | ○ | ○ |
| 0% | ELRS_2_2 | PE8 | ○ | ○ | ○ |
| 0% | ELRS_2_8 | PB8 | ○ | ○ | ○ |
| 0% | ELRS_2_5 | PE7 | ○ | ○ | ○ |
| 0% | ELRS_2_7 | PB5 | ○ | ○ | ○ |
| 0% | R51_2 | PG11 | ○ | ○ | ○ |
| 0% | R51_1 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C16_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C54_2 | Net-(D1-A) | ○ | ○ | ○ |
| 0% | SD_CARD_1_5 | SD_CLK | ○ | ○ | ○ |
| 0% | SD_CARD_1_10 | PG11 | ○ | ○ | ○ |
| 0% | SD_CARD_1_2 | PG10 | ○ | ○ | ○ |
| 0% | SD_CARD_1_3 | PD7 | ○ | ○ | ○ |
| 0% | SD_CARD_1_7 | PB14 | ○ | ○ | ○ |
| 0% | SD_CARD_1_4 | LD1_3.3v | ○ | ○ | ○ |
| 0% | SD_CARD_1_8 | PB15 | ○ | ○ | ○ |
| 0% | SD_CARD_1_1 | PG9 | ○ | ○ | ○ |
| 0% | R38_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R38_1 | PG6 | ○ | ○ | ○ |
| 0% | R18_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R18_1 | PD2 | ○ | ○ | ○ |
| 0% | R15_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R15_1 | PE12 | ○ | ○ | ○ |
| 0% | U3_3 | PD7 | ○ | ○ | ○ |
| 0% | U3_5 | LD1_3.3v | ○ | ○ | ○ |
| 0% | U3_1 | SD_CLK | ○ | ○ | ○ |
| 0% | U3_4 | PB14 | ○ | ○ | ○ |
| 0% | U3_6 | PB15 | ○ | ○ | ○ |
| 0% | C27_2 | PA2 | ○ | ○ | ○ |
| 0% | C51_1 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C14_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C46_2 | LD2_3.3v | ○ | ○ | ○ |
| 0% | POT_DIGITAL_1_4 | PB2 | ○ | ○ | ○ |
| 0% | POT_DIGITAL_1_2 | PB0 | ○ | ○ | ○ |
| 0% | POT_DIGITAL_1_6 | PF14 | ○ | ○ | ○ |
| 0% | POT_DIGITAL_1_5 | PF11 | ○ | ○ | ○ |
| 0% | POT_DIGITAL_1_7 | PF15 | ○ | ○ | ○ |
| 0% | C48_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R14_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R14_1 | PE11 | ○ | ○ | ○ |
| 0% | C56_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R26_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R26_1 | PF15 | ○ | ○ | ○ |
| 0% | R6_2 | Net-(JOYSTICK_2-Pad4) | ○ | ○ | ○ |
| 0% | R6_1 | PA3 | ○ | ○ | ○ |
| 0% | C33_2 | PC1 | ○ | ○ | ○ |
| 0% | PROGRAMMING_1_8 | PA10 | ○ | ○ | ○ |
| 0% | PROGRAMMING_1_1 | LD1_3.3v | ○ | ○ | ○ |
| 0% | PROGRAMMING_1_3 | PA13 | ○ | ○ | ○ |
| 0% | PROGRAMMING_1_4 | PA14 | ○ | ○ | ○ |
| 0% | PROGRAMMING_1_5 | NRST | ○ | ○ | ○ |
| 0% | PROGRAMMING_1_6 | PB3 | ○ | ○ | ○ |
| 0% | PROGRAMMING_1_7 | PA9 | ○ | ○ | ○ |
| 0% | C19_1 | VREF+ | ○ | ○ | ○ |
| 0% | C20_1 | VREF+ | ○ | ○ | ○ |
| 0% | C32_2 | PC0 | ○ | ○ | ○ |
| 0% | BUTTONS_1_4 | PE12 | ○ | ○ | ○ |
| 0% | BUTTONS_1_3 | PE11 | ○ | ○ | ○ |
| 0% | BUTTONS_1_2 | PE10 | ○ | ○ | ○ |
| 0% | C18_1 | LD2_3.3v | ○ | ○ | ○ |
| 0% | L1_2 | VCAP | ○ | ○ | ○ |
| 0% | L1_1 | VLXSMPS | ○ | ○ | ○ |
| 0% | C47_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R8_2 | Net-(POT_ANALOG_1-Pad4) | ○ | ○ | ○ |
| 0% | R8_1 | PC1 | ○ | ○ | ○ |
| 0% | ENCODER_2_8 | PG8 | ○ | ○ | ○ |
| 0% | ENCODER_2_1 | PD12 | ○ | ○ | ○ |
| 0% | ENCODER_2_4 | PD14 | ○ | ○ | ○ |
| 0% | ENCODER_2_2 | PD13 | ○ | ○ | ○ |
| 0% | ENCODER_2_7 | PG7 | ○ | ○ | ○ |
| 0% | ENCODER_2_6 | PG6 | ○ | ○ | ○ |
| 0% | ENCODER_2_5 | PD15 | ○ | ○ | ○ |
| 0% | C45_2 | LD2_3.3v | ○ | ○ | ○ |
| 0% | R50_2 | PD6 | ○ | ○ | ○ |
| 0% | R50_1 | SD_CLK | ○ | ○ | ○ |
| 0% | C25_2 | PA0 | ○ | ○ | ○ |
| 0% | R48_2 | PB15 | ○ | ○ | ○ |
| 0% | R48_1 | LD1_3.3v | ○ | ○ | ○ |
| 0% | LD3_4 | ○ | ○ | ○ | |
| 0% | LD3_5 | LD3_3.3v | ○ | ○ | ○ |
| 0% | C5_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R13_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R13_1 | PE10 | ○ | ○ | ○ |
| 0% | C28_2 | PA3 | ○ | ○ | ○ |
| 0% | POT_DIGITAL_1_3 | PB1 | ○ | ○ | ○ |
| 0% | C42_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R1_2 | BOOT0 | ○ | ○ | ○ |
| 0% | C13_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C9_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_1 | PE2 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_2 | PE3 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_4 | PE5 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_5 | PE6 | ○ | ○ | ○ |
| 0% | R5_2 | Net-(JOYSTICK_2-Pad2) | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_13 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_25 | PH0 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_7 | Net-(STM32H745ZIT6-VDD) | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_28 | PC0 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_30 | PC2 | ○ | ○ | ○ |
| 0% | R5_1 | PA2 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_3 | PE4 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_9 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_11 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_19 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R46_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R46_1 | PG10 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_20 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_22 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_16 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_10 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_8 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_15 | VLXSMPS | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_23 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_24 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_21 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_17 | VCAP | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_26 | PH1 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_27 | NRST | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_29 | PC1 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_31 | PC3 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_37 | PA0 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_42 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_39 | PA2 | ○ | ○ | ○ |
| 0% | R21_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R21_1 | PB0 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_52 | PF11 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_32 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_60 | PE10 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_43 | PA4 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_56 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_54 | PF15 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_58 | PE8 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_46 | PA7 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_53 | PF14 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_36 | LD2_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_47 | PC4 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_40 | PA3 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_57 | PE7 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_72 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_74 | PB14 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_35 | VREF+ | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_50 | PB1 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_51 | PB2 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_38 | PA1 | ○ | ○ | ○ |
| 0% | C21_2 | NRST | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_44 | PA5 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_45 | PA6 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_48 | PC5 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_49 | PB0 | ○ | ○ | ○ |
| 0% | U7_3 | PA9 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_59 | PE9 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_61 | PE11 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_62 | PE12 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_63 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_64 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_65 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_66 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_67 | ○ | ○ | ○ | |
| 0% | U7_5 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_70 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_68 | VCAP | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_71 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_73 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_76 | PD8 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_82 | PD12 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_84 | PD14 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_75 | PB15 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_78 | PD10 | ○ | ○ | ○ |
| 0% | U7_1 | PA10 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_81 | PD11 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_79 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_85 | PD15 | ○ | ○ | ○ |
| 0% | U7_4 | PB3 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_90 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_83 | PD13 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_87 | PG7 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_88 | PG8 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_77 | PD9 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_91 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_92 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_93 | PC6 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_94 | PC7 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_95 | PC8 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_86 | PG6 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_105 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_117 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_116 | PD4 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_99 | PA10 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_106 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_108 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_107 | PA14 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_102 | PA13 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_100 | USB_N | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_97 | PA8 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_109 | PC10 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_110 | PC11 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_113 | PD1 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_114 | PD2 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_115 | PD3 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_133 | PB6 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_135 | BOOT0 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_122 | PG9 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_96 | PC9 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_101 | USB_P | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_98 | PA9 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_103 | VCAP | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_111 | PC12 | ○ | ○ | ○ |
| 0% | U7_6 | NRST | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_112 | PD0 | ○ | ○ | ○ |
| 0% | U2_3 | USB_N | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_121 | PD7 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_120 | PD6 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_124 | PG11 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_125 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_127 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_126 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_119 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_123 | PG10 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_129 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_130 | PB3 | ○ | ○ | ○ |
| 0% | U2_5 | Net-(D1-A) | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_131 | PB4 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_132 | PB5 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_134 | PB7 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_138 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_140 | VCAP | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_142 | LD1_3.3v | ○ | ○ | ○ |
| 0% | U2_1 | USB_P | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_137 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_144 | LD1_3.3v | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_139 | ○ | ○ | ○ | |
| 0% | STM32H745ZIT6_136 | PB8 | ○ | ○ | ○ |
| 0% | STM32H745ZIT6_143 | Net-(STM32H745ZIT6-VDDLDO) | ○ | ○ | ○ |
| 0% | R12_2 | Net-(POT_ANALOG_1-Pad8) | ○ | ○ | ○ |
| 0% | R12_1 | PC5 | ○ | ○ | ○ |
| 0% | U2_4 | ○ | ○ | ○ | |
| 0% | U2_6 | ○ | ○ | ○ | |
| 0% | R27_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | LD1_4 | ○ | ○ | ○ | |
| 0% | LD1_5 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C53_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R27_1 | PC6 | ○ | ○ | ○ |
| 0% | R29_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R29_1 | PC8 | ○ | ○ | ○ |
| 0% | C57_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R3_2 | Net-(JOYSTICK_1-Pad2) | ○ | ○ | ○ |
| 0% | U4_3 | PG10 | ○ | ○ | ○ |
| 0% | U4_5 | LD1_3.3v | ○ | ○ | ○ |
| 0% | U4_1 | PG9 | ○ | ○ | ○ |
| 0% | R3_1 | PA0 | ○ | ○ | ○ |
| 0% | U4_4 | PG11 | ○ | ○ | ○ |
| 0% | U4_6 | ○ | ○ | ○ | |
| 0% | R49_2 | PB14 | ○ | ○ | ○ |
| 0% | R49_1 | LD1_3.3v | ○ | ○ | ○ |
| 0% | U6_3 | PE7 | ○ | ○ | ○ |
| 0% | U6_5 | LD1_3.3v | ○ | ○ | ○ |
| 0% | U6_1 | PE8 | ○ | ○ | ○ |
| 0% | R44_1 | PA4 | ○ | ○ | ○ |
| 0% | U6_4 | PB5 | ○ | ○ | ○ |
| 0% | U6_6 | PB8 | ○ | ○ | ○ |
| 0% | R32_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R32_1 | PC11 | ○ | ○ | ○ |
| 0% | C7_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R9_2 | Net-(POT_ANALOG_1-Pad5) | ○ | ○ | ○ |
| 0% | R20_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R20_1 | PD4 | ○ | ○ | ○ |
| 0% | R31_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R31_1 | PC10 | ○ | ○ | ○ |
| 0% | R9_1 | PC2 | ○ | ○ | ○ |
| 0% | C2_1 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R4_2 | Net-(JOYSTICK_1-Pad4) | ○ | ○ | ○ |
| 0% | R4_1 | PA1 | ○ | ○ | ○ |
| 0% | ENCODER_1_5 | PC9 | ○ | ○ | ○ |
| 0% | R42_1 | Net-(J1-CC1) | ○ | ○ | ○ |
| 0% | XTAL1_1 | PH0 | ○ | ○ | ○ |
| 0% | ENCODER_1_2 | PC7 | ○ | ○ | ○ |
| 0% | XTAL1_3 | PH1 | ○ | ○ | ○ |
| 0% | ENCODER_1_8 | PC12 | ○ | ○ | ○ |
| 0% | C15_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | ENCODER_1_1 | PC6 | ○ | ○ | ○ |
| 0% | C37_2 | PC5 | ○ | ○ | ○ |
| 0% | ENCODER_1_4 | PC8 | ○ | ○ | ○ |
| 0% | POT_ANALOG_1_6 | Net-(POT_ANALOG_1-Pad6) | ○ | ○ | ○ |
| 0% | POT_ANALOG_1_8 | Net-(POT_ANALOG_1-Pad8) | ○ | ○ | ○ |
| 0% | POT_ANALOG_1_4 | Net-(POT_ANALOG_1-Pad4) | ○ | ○ | ○ |
| 0% | ENCODER_1_7 | PC11 | ○ | ○ | ○ |
| 0% | POT_ANALOG_1_3 | Net-(POT_ANALOG_1-Pad3) | ○ | ○ | ○ |
| 0% | POT_ANALOG_1_7 | Net-(POT_ANALOG_1-Pad7) | ○ | ○ | ○ |
| 0% | POT_ANALOG_1_5 | Net-(POT_ANALOG_1-Pad5) | ○ | ○ | ○ |
| 0% | POT_ANALOG_1_2 | LD2_3.3v | ○ | ○ | ○ |
| 0% | R45_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R45_1 | PG9 | ○ | ○ | ○ |
| 0% | C43_2 | Net-(STM32H745ZIT6-VDDLDO) | ○ | ○ | ○ |
| 0% | ENCODER_1_6 | PC10 | ○ | ○ | ○ |
| 0% | R39_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R39_1 | PG7 | ○ | ○ | ○ |
| 0% | R37_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R37_1 | PD15 | ○ | ○ | ○ |
| 0% | C50_1 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C35_2 | PC3 | ○ | ○ | ○ |
| 0% | C6_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C22_1 | VCAP | ○ | ○ | ○ |
| 0% | R10_2 | Net-(POT_ANALOG_1-Pad6) | ○ | ○ | ○ |
| 0% | R10_1 | PC3 | ○ | ○ | ○ |
| 0% | R23_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | POWER_1_2 | RAW | ○ | ○ | ○ |
| 0% | R23_1 | PB2 | ○ | ○ | ○ |
| 0% | C23_2 | PH0 | ○ | ○ | ○ |
| 0% | C52_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C10_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R2_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | SWITCHES_1_4 | PD2 | ○ | ○ | ○ |
| 0% | SWITCHES_1_6 | PD4 | ○ | ○ | ○ |
| 0% | R2_1 | NRST | ○ | ○ | ○ |
| 0% | SWITCHES_1_3 | PD1 | ○ | ○ | ○ |
| 0% | SWITCHES_1_2 | PD0 | ○ | ○ | ○ |
| 0% | SWITCHES_1_5 | PD3 | ○ | ○ | ○ |
| 0% | C36_2 | PC4 | ○ | ○ | ○ |
| 0% | R25_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C26_2 | PA1 | ○ | ○ | ○ |
| 0% | R25_1 | PF14 | ○ | ○ | ○ |
| 0% | R47_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R47_1 | PD7 | ○ | ○ | ○ |
| 0% | C55_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C11_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R28_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | C3_1 | LD1_3.3v | ○ | ○ | ○ |
| 0% | SCREEN_1_5 | PE5 | ○ | ○ | ○ |
| 0% | SCREEN_1_2 | LD3_3.3v | ○ | ○ | ○ |
| 0% | SCREEN_1_6 | PE4 | ○ | ○ | ○ |
| 0% | SCREEN_1_3 | PE6 | ○ | ○ | ○ |
| 0% | SCREEN_1_7 | PE3 | ○ | ○ | ○ |
| 0% | SCREEN_1_4 | PE2 | ○ | ○ | ○ |
| 0% | SCREEN_1_8 | PE9 | ○ | ○ | ○ |
| 0% | R28_1 | PC7 | ○ | ○ | ○ |
| 0% | C12_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R7_2 | Net-(POT_ANALOG_1-Pad3) | ○ | ○ | ○ |
| 0% | C8_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R7_1 | PC0 | ○ | ○ | ○ |
| 0% | R36_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R36_1 | PD14 | ○ | ○ | ○ |
| 0% | R17_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | D1_2 | Net-(D1-A) | ○ | ○ | ○ |
| 0% | R24_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R24_1 | PF11 | ○ | ○ | ○ |
| 0% | R17_1 | PD1 | ○ | ○ | ○ |
| 0% | R43_2 | PA4 | ○ | ○ | ○ |
| 0% | R43_1 | RAW | ○ | ○ | ○ |
| 0% | LD2_4 | ○ | ○ | ○ | |
| 0% | LD2_5 | LD2_3.3v | ○ | ○ | ○ |
| 0% | R40_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | JOYSTICK_2_4 | Net-(JOYSTICK_2-Pad4) | ○ | ○ | ○ |
| 0% | JOYSTICK_2_2 | Net-(JOYSTICK_2-Pad2) | ○ | ○ | ○ |
| 0% | R40_1 | PG8 | ○ | ○ | ○ |
| 0% | C58_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | JOYSTICK_2_6 | LD2_3.3v | ○ | ○ | ○ |
| 0% | R33_2 | LD1_3.3v | ○ | ○ | ○ |
| 0% | R33_1 | PC12 | ○ | ○ | ○ |
| 0% | BUZZER_1_2 | Net-(BUZZER_1-Pad2) | ○ | ○ | ○ |
| 0% | BUZZER_1_1 | Net-(BUZZER_1-Pad1) | ○ | ○ | ○ |
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.
| Method | P | C | O | L | A | S | Opens | Q |
|---|---|---|---|---|---|---|---|---|
| AOI | Full | Full | Full | — | Partial | Partial | Partial | Partial |
| AXI | — | — | — | — | Partial | Partial | Partial | Partial |
| JTAG/BSCAN | Full | Full | Full | Partial | — | Full | Full | — |
| BSCAN_Passives | Full | Full | Full | Full | — | Full | Full | — |
| I2C | Partial | Partial | — | Partial | — | Partial | Partial | — |
| SPI | Partial | Partial | — | Partial | — | Partial | Partial | — |
| UART | — | — | — | Partial | — | — | — | — |
| Passive_Meas | Full | Full | Full | Full | — | Full | Full | — |
| Powered_Off | Partial | — | — | — | — | Partial | Full | — |
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 | ||
|---|---|---|
| Grade | Rating | Description |
| A | Excellent | Has Power pins AND properly typed I/O pins (>=90% typed) |
| B | Good | >=70% typed OR (>=50% typed AND has Power) |
| C | Fair | Mix of typed and Passive pins (>=40% typed) |
| D | Poor | Mostly Passive with few typed pins (>=10% typed) |
| F | Fail | All pins Passive/Unknown (<10% typed, no ERC) |
| IC Library Model Grades (sorted worst to best) | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| RefDes | Grd | Pins | Pwr | In | Out | IO | OC | OE | HiZ | Pas | Part Number | Creator |
| U2 | F | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | SRV05-4 | |
| U3 | F | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | SRV05-4 | |
| U4 | F | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | SRV05-4 | |
| U5 | F | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | SRV05-4 | |
| U6 | F | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | SRV05-4 | |
| U7 | F | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | SRV05-4 | |
| U8 | F | 6 | 0 | 0 | 0 | 0 | 0 | 0 | 0 | 6 | SRV05-4 | |
14.1.1 Library Quality Summary
| Total ICs evaluated | 7 |
| Grade A (excellent) | 0 (0.0%) |
| Grade B (good) | 0 (0.0%) |
| Grade C (fair) | 0 (0.0%) |
| Grade D (poor) | 0 (0.0%) |
| Grade F (fail) | 7 (100.0%) |
| OVERALL LIBRARY QUALITY | F (0.00/4.00) |
14.2 Component Library Validation
Checking for generic/incomplete library models using statistical patterns.
| Library Model Issues (1 models) | ||||||
|---|---|---|---|---|---|---|
| Library Name | Industry Name | Part Number | RefDes | Pins | Distribution | Issues |
| SRV05-4 | - | - | U2, U3, U4, U5, U6, U7, U8 | 6 | P:6 | All pins marked as Passive - likely generic library model; No Power pins - may use separate power symbol; Only 1 pin type used - no electrical differentiation; 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 names | 0 |
14.4 Footprints and Other Models
| Components with model data | 29 |
| Component Model Assignments | ||||
|---|---|---|---|---|
| RefDes | Industry Name | Pins | Model Type | Model |
| BUTTONS_1 | - | 4 | Footprint | Custom-Library:CONN_532610001-SD_04_MOL |
| ELRS_1 | - | 10 | Footprint | Custom-Library:CON_5034800800_MOL |
| ELRS_2 | - | 10 | Footprint | Custom-Library:CON_5034800800_MOL |
| ENCODER_1 | - | 8 | Footprint | Custom-Library:CONN_532610001-SD_08_MOL |
| ENCODER_2 | - | 8 | Footprint | Custom-Library:CONN_532610001-SD_08_MOL |
| J1 | - | 17 | Footprint | Custom-Library:Molex-216990_GCT-USB45xx_HRO-TYPE-C-31-M-13x-PiMicro_1_DOUBLESIDED |
| JOYSTICK_1 | - | 6 | Footprint | Custom-Library:CONN_532610001-SD_06_MOL |
| JOYSTICK_2 | - | 6 | Footprint | Custom-Library:CONN_532610001-SD_06_MOL |
| LD1 | SOT-23-5 | 5 | Footprint | Package_TO_SOT_SMD:SOT-23-5 |
| LD2 | SOT-23-5 | 5 | Footprint | Package_TO_SOT_SMD:SOT-23-5 |
| LD3 | SOT-23-5 | 5 | Footprint | Package_TO_SOT_SMD:SOT-23-5 |
| POT_ANALOG_1 | - | 8 | Footprint | Custom-Library:CONN_532610001-SD_08_MOL |
| POT_DIGITAL_1 | - | 7 | Footprint | Custom-Library:CONN_532610001-SD_07_MOL |
| POWER_1 | - | 3 | Footprint | Custom-Library:CONN_532610001-SD_03_MOL |
| PROGRAMMING_1 | - | 8 | Footprint | Custom-Library:CONN_532610001-SD_08_MOL |
| SCREEN_1 | - | 8 | Footprint | Custom-Library:CONN_532610001-SD_08_MOL |
| SD_CARD_1 | - | 10 | Footprint | Custom-Library:104031-0811_MOL |
| STM32H745ZIT6 | Cortex-M7 | 144 | Footprint | Package_QFP:LQFP-144_20x20mm_P0.5mm |
| SWITCHES_1 | - | 6 | Footprint | Custom-Library:CONN_532610001-SD_06_MOL |
| TP1 | test point | 1 | Footprint | TestPoint:TestPoint_Pad_1.0x1.0mm |
| TP2 | test point | 1 | Footprint | TestPoint:TestPoint_Pad_1.0x1.0mm |
| U2 | SOT-23-6 | 6 | Footprint | Package_TO_SOT_SMD:SOT-23-6 |
| U3 | SOT-23-6 | 6 | Footprint | Package_TO_SOT_SMD:SOT-23-6 |
| U4 | SOT-23-6 | 6 | Footprint | Package_TO_SOT_SMD:SOT-23-6 |
| U5 | SOT-23-6 | 6 | Footprint | Package_TO_SOT_SMD:SOT-23-6 |
| U6 | SOT-23-6 | 6 | Footprint | Package_TO_SOT_SMD:SOT-23-6 |
| U7 | SOT-23-6 | 6 | Footprint | Package_TO_SOT_SMD:SOT-23-6 |
| U8 | SOT-23-6 | 6 | Footprint | Package_TO_SOT_SMD:SOT-23-6 |
| XTAL1 | - | 4 | Footprint | Custom-Library:TSX-3225 24.0000MF20G-AC3_EPS |
14.5 IC Pin Electrical Properties
| Unique IC models | 1 |
| Total IC instances | 7 |
| IC Library Models | |||
|---|---|---|---|
| Industry Name | Library Name | RefDes | Notes |
| SOT-23-6 | SRV05-4 | U2, U3, U4, U5, U6, U7, U8 | |
14.5.1 SRV05-4 (SOT-23-6)
| Pin | Pin Name | Electrical | Notes |
|---|---|---|---|
| 1 | IO1 | Passive | |
| 2 | VN | Passive | |
| 3 | IO2 | Passive | |
| 4 | IO3 | Passive | |
| 5 | VP | Passive | |
| 6 | IO4 | Passive |