Esp32-c6-wroom-1

Hi guys. I need this ESP32-C6-WROOM-1 module for breadboard part.
thanks.

149317726

This part should do what you want.

ESP32-C6-WROOM-1.fzpz (12.1 KB)

Of note is that you need to add vias over the circles in silkscreen like this in your sketch (because SMD parts only have a top layer by default and can’t make vias!)

then drag in a pad and set it to the bottom layer (to act as the thermal pad (size unknown!)

then add the rest of the vias to connect the top layer to the bottom via the vias.

note the rectangle and X on the left is the antenna keepout area in the data sheet which can have no traces running through it to avoid affecting the antenna. DRC will complain about the vias overlapping but that can be ignored (though you should run DRC before adding the thermal pad to make sure it passes for the rest of the traces!)

Peter

1 Like