RP2040 PCM2706 Board


make a rp2040 board with a pcm2706 connected via i2c (3 gpio and ground). 2 usb c ports on the board, one for the rp2040 and the other for the pcm2706
No design changes were made; the project remains empty.
Before implementation, one technical issue needs resolution: the PCM2706 is a USB audio DAC and does not provide a standard I²C control interface. The intended “3 GPIO and ground” connection must be defined—possibly HID/status GPIO signals, an I²S-style interface, or simply a four-pin interconnect. The two USB-C ports would otherwise be independently assigned to the RP2040 and PCM2706, with proper CC resistors, ESD protection, power handling, clocks, and decoupling.
Execution stopped because your ACUs ran out.
Clarify PCM2706 interface
Specify USB-C role
Add audio path details
Create the board schematic
No schematic yet

Talk to Flux to get started.