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
Ready.
Reviews
Properties
Properties describe core aspects of the project.
Pricing & Availability
Distributor | Qty 1 |
|---|
Assets
No assets added.
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.
harshap
copilot
U1:PB0(AREF/PB0) toU2:X(Pin 3) - Assuming you want to use PB0 for analog or digital input/output through the multiplexer.U1:PB1toU2:A(Pin 11) - This will be the least significant bit of the channel select.U1:PB2toU2:B(Pin 10) - Middle bit of the channel select.U1:PB3(XTAL1/PB3) for this: ConnectU1:PB3toU2:C(Pin 9).U2:~EN~pin low. If you have a spare pin, you can control this from the microcontroller, or you can tie it to GND permanently if you always want the multiplexer enabled.U1:PB4(XTAL2/PB4) toU2:~EN~(Pin 6). This allows the microcontroller to enable or disable the multiplexer as needed.U2:VCC(Pin 16) andU1:VCC(Pin 8) are connected to the positive supply rail.U2:VEE(Pin 7) to the most negative power supply voltage if needed. For single supply operations, this is typically connected to GND.