Search found 1 match

by rotebd
Tue May 28, 2024 1:49 pm
Forum: Hardware
Topic: advice about esp32-c6 pcb design
Replies: 1
Views: 769

advice about esp32-c6 pcb design

I'm designing a pcb to use a esp32-c6-wroom ; I tested my code on a dev-board and it works fine. I started to do a simple breakout board to bake the module on a pcb ang get each of it's pins. I connected 3,3v and EN to a power supply v+, gnd to gnd, usb_d+ to io13, usb_d- to io 12 : good news, it se...