In preperation for the final order, re-export all ...
by Eric Kuzmenko 6 years 2 months
In preperation for the final order, re-export all the manufacturing files using the current date and rev number v1.0.0

Add the fab's stackup, panel array working files, and their CPW calculations
Specify in the schematic note that the OV5640 came...
by Eric Kuzmenko 6 years 8 months
Specify in the schematic note that the OV5640 camera's 7-bit slave address is actually 0x3C (not 0x78 which is it's 8-bit write address with the LSB r/w bit set as 0)

The OV5640's datasheet mistakenly says 0x78 for the SCCB slave address (it's supposed to say 0x3C). In binary representation it's 0111 110x, with x as the r/w bit.
Make the ENET_* traces on the top layer 53mils in ...
by Eric Kuzmenko 6 years 11 months
Make the ENET_* traces on the top layer 53mils in order to ensure they have a 50Ohm single-ended impedence, move one of the 5V_P bypass caps close to the SoM end of the USB2 diff pair, add meanders to the ENET_TXC, ENET_TX_CTL, ENET_RX_CTL in order to ensure these segments are matched to the long ENET_RXC segment (56.051mm, the rest of the RGMII signals are <10mm skew from this length and don't need adjusting, re-route the SIM card such that UIM-RESET is routed in between UIM-CLK and UIM-DATA as recommended by a BB manufacturer
Add pi-matching circuit to the baseband modem ante...
by Eric Kuzmenko 6 years 11 months
Add pi-matching circuit to the baseband modem antenna's feedline

The return path for the antenna may have to have a 6.8nH Murata LQG15HN inductor installed on it (cutting the ground trace shorting the pads). The BoM was updated with the new components and everything was reannotated and updated (page 2's caps were out of order).
Change all 0603 capacitors _EXCEPT_ the 2.2uF, 4.7...
by Eric Kuzmenko 6 years 12 months
Change all 0603 capacitors _EXCEPT_ the 2.2uF, 4.7uF, 8.2uF, 10uF, and 22uF caps to 0402
Reduce all 0603 resistor sizes to 0402
by Eric Kuzmenko 6 years 12 months
Update all of the 3D model paths to the new direct...
by Eric Kuzmenko 7 years 4 days
Update all of the 3D model paths to the new directory name structure, use the correct camera mating connector part number AXT530124 instead of AXT630124 which is the one found on the camera, add the camera connector's 3D model
Update the schematic symbols and footprints after ...
by Eric Kuzmenko 7 years 5 days
Update the schematic symbols and footprints after upgrading to KiCad 5.0.0, fix all ERC and DRC violations after the new update/upgrade
Update project files to KiCad 5.0.0
by Eric Kuzmenko 7 years 6 days
Move the charge controller, USB-C TCPC, and RTC to...
by Eric Kuzmenko 7 years 1 week
Move the charge controller, USB-C TCPC, and RTC to I2C1

Since each of these ICs will be powered at the same time as the SoM regardless of the PWR_EN state, they should share the same I2C bus as the PMIC.
Report a bug