Chat
Welcome to Flux
Treat Flux like your intern. Tell it what you'd like to build and it'll get to work. You can also ask it questions, brainstorm ideas, and teach it your preferences. Learn More
Table
| Pin Number | Pin Name | Function |
|---|---|---|
| 1 | NC | No Connection. Connect to PCB pad for mechanical stability(ec770b09−de7d−55ad−8e76−e0cb963a01ad) |
| 2 | SCL | I2C Clock Input |
| 3 | SDA | I2C Data, Bidirectional (Open-Drain) |
| 4 | PGND | Power Ground of the LED Driver Blocks(c0ab6010−7242−5f4b−86ea−f3cdf85e9f76) |
| 5 | R_DRV | Not specified in provided excerpts; assumed to be related to LED drive strength. |
| 6 | IR_DRV | Not specified in provided excerpts; assumed to be related to IR LED drive strength. |
| 7 | NC | No Connection. Connect to PCB pad for mechanical stability(ec770b09−de7d−55ad−8e76−e0cb963a01ad) |
| 8 | NC | No Connection. Connect to PCB pad for mechanical stability(ec770b09−de7d−55ad−8e76−e0cb963a01ad) |
| 9 | VLED+ | LED Power Supply (anode connection). Use a bypass capacitor to PGND for best performance(ec770b09−de7d−55ad−8e76−e0cb963a01ad) |
| 10 | VLED+ | LED Power Supply (anode connection). Use a bypass capacitor to PGND for best performance(ec770b09−de7d−55ad−8e76−e0cb963a01ad) |
| 11 | VDD | Analog Power Supply Input. Use a bypass capacitor to GND for best performance(ec770b09−de7d−55ad−8e76−e0cb963a01ad) |
| 12 | GND | Analog Ground |
| 13 | ~INT | Active-Low Interrupt (Open-Drain). Connect to an external voltage with a pullup resistor(c8d44671−5bb2−50a2−92e2−a6e488ec9c5e) |
| 14 | NC | No Connection. Connect to PCB pad for mechanical stability(ec770b09−de7d−55ad−8e76−e0cb963a01ad) |
graph TD; U2["("U2: SW6124")"] --> |"DMC, DPC, DMA, DPA"| USB_C["USB Type-C & PD Control"] U2 --> |"DMB, DPB"| DisplayInterface["Display Interface"] U2 --> |"SW"| SwitchControl["Switch Control"] U2 --> |"BST"| BoostConverter["Boost Converter"] U2 --> |"VDRV"| Vdrv["Voltage Driver"] U2 --> |"VBUS_C, VOUT_C"| ChargingCircuit["Charging Circuit (Type-C)"] U2 --> |"VBUS_A, VOUT_A"| ChargingCircuitA["Charging Circuit (Type-A)"] U2 --> |"VCC"| PowerManagement["Power Management"] U2 --> |"BAT, BATCSP"| BatteryManagement["Battery Management"] U2 --> |"NTC"| TemperatureSensor["Temperature Sensor"] U2 --> |"BEST/HLED"| HealthLEDControl["Health LED Control"] U2 --> |"KEY"| KeyInterface["Key Interface"] U2 --> |"WLED/DATA, LED1/SCK, LED2/SDA, LED3/IRQ, LED4/I2C"| LEDControl["LED Control"] U2 --> |"GATE_A, GATE_B, GATE_C"| GateControl["Gate Control"] U2 --> |"CC1, CC2"| CCControl["CC Line Control"]
Reviews
Smartwatch
Properties
Properties describe core aspects of the project.
Pricing & Availability
Distributor | Qty 1 |
|---|---|
Digi-Key | $24.49–$40.17 |
LCSC | $21.84–$21.89 |
Mouser | $47.32 |
Controls
Welcome 👋
Flux helps you build PCBs faster with an AI teammate!
Create your account to collaborate, stay updated, fork your own version, and get instant answers from our AI agent.
dezash
copilot
dezash
copilot
- Specification: A typical value might be $100 , nF$ (0.1 $\mu F$).
- Connection: Connect one terminal to MK1:5 (VDD) and the other to a ground (GND) net.
- Example: A decoupling capacitor, let's designate it as C6, would be connected as follows: Connect C6:1 to MK1:5 (VDD) and C6:2 to GND.
2. Series Resistors- Specification: Values can vary widely; typical values might range from $0$ to $100 , \Omega$.
- Connection: If used, place them in series with the respective signal line.
3. Pull-up/Pull-down Resistors- Specification: Typical values are from $4.7 , k\Omega$ to $10 , k\Omega$.
- Connection: For a fixed configuration, directly connect MK1:2 (LR) to GND for the left channel or to 3V3 for the right channel with no need for a resistor unless a specific bias is required for dynamic control.
Assumptions and Further Considerationsdezash
copilot
-
Select the Resistor: Choose a 100kΩ resistor for the pull-down. Let's designate this resistor as R1 for clarity in this setup.
-
Connection Details:
- Connect one terminal of R1 to MK1:6 (SD), which is the Serial Data output of the microphone.
- Connect the other terminal of R1 to a ground (GND) net within your design.
Summary of the Connection- Connect R1:1 to MK1:6 (SD).
- Connect R1:2 to GND.
Purpose and Benefits