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
Reviews
Alert Yellow Neuralizer
Properties
Properties describe core aspects of the project.
Pricing & Availability
Distributor | Qty 1 |
|---|
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.

AI-Powered Component Placement
Let AI place your components intelligently. AI Placement analyzes your schematic and positions components for optimal routing, signal integrity, and board density.
From Schematic to Layout in Seconds
Skip the tedious manual placement. AI Placement generates a starting layout you can refine, saving hours of repetitive work on every new design.
Works With Auto-Layout
Pair AI Placement with Auto-Layout for a complete AI-driven PCB design flow — from component placement through trace routing, all with one click.
bhagat
copilot
-
Power Connections:
- Connect U1:23 (VDD) to IC1:6 (VDD) for powering the microcontroller.
- Connect U1:49 (VBAT) to U1:23 (VDD) to supply power to the RTC and the internal registers.
- Ensure all U1 and IC1 GND pins (U1:6, U1:18, U1:25, U1:42, U1:50, U1:59, and IC1:3, IC1:29) are connected to the common ground.
-
USB Data Lines to CP2102N:
- Connect U1:10 (D+) to IC1:4 (D+), and U1:11 (D-) to IC1:5 (D-) for USB data lines.
-
UART Connection for ISP:
- Connect U1:P0.0 (U1:19) to IC1:TXD (IC1:26) for TX.
- Connect U1:P0.1 (U1:21) to IC1:RXD (IC1:25) for RX.
-
Entering ISP Mode:
- To enter ISP mode, P0.14 (U1:41) must be pulled LOW during reset. You can connect a momentary push button between P0.14 and GND. Make sure you add a pull-up resistor (about 10k ohms) between P0.14 (U1:41) and VDD (U1:23) to ensure it defaults to HIGH.
- Connect a momentary push button or a reset circuit to ~RESET (U1:57) that when pressed, pulls ~RESET low. This initiates the microcontroller reset sequence.
-
Power Supply:
- The CP2102N’s VREGIN (IC1:7) should be connected to a +5V supply if you're not powering the CP2102N directly from USB.
-
Additional Connections for Usability:
- It's a good practice to connect the CP2102N ~RST (IC1:9) to a pull-up resistor (about 10k ohms) to ensure it is not inadvertently reset. This is not strictly required for ISP but is good for stability.
Summary Connections: