CoretechR / OMOTE

Open Source Remote Using ESP32 and LVGL
https://hackaday.io/project/191752
GNU General Public License v3.0
1.31k stars 128 forks source link

PCB Revision 4 #83

Closed osmanates closed 3 months ago

osmanates commented 3 months ago

Hi,

I saw in the schematic some components like C27, U10 is marked with X. Are these not supported to be in the pcb? BOM.csv file seems to not have these but Kicad schematic and pcb files seems to have these components. I plan to get PCBA service from JLCPCB so İ will need to upload the gerber files, bom and cpl. Not sure what files to use since those have these components Any help here is appreciated.

KlausMu commented 3 months ago

@CoretechR can you help?

CoretechR commented 3 months ago

U10 is an optional reset generator for the display controller (see #70). U10 and C27 are marked as unpopulated in the schematic. If somehow these two components ended up in your PCBA order, you can remove them from the BOM. Or you can leave the in. Functionally it should not make a difference.

osmanates commented 3 months ago

Thanks. There are also C18, C19 and J4. Same applies for them as well?

CoretechR commented 3 months ago

Yes, those should not be soldered to the PCB by default.