Commit graph

28 commits

Author SHA1 Message Date
Vlastimil Slinták
617b2f8dea Fixed board edge and position of 3.5 mm jack
The 3.5 mm jack footprint from the standard KiCAD library had to be
modified. The PCB edge was moved 0.85 mm outward to match the C62
connector and PCB layout.
2025-07-28 15:01:55 +02:00
Vlastimil Slinták
d5c2138aa9 Changed MCLK audio signal for the 12.288 MHz oscillator 2025-07-27 20:38:41 +02:00
Vlastimil Slinták
208d591c06 Fixed footprint of the battery connector
Mounting holes were inside copper pad.
2025-07-27 16:01:30 +02:00
Vlastimil Slinták
25fd1dbf6b Removed copper rectangle from the SMA footprint 2025-07-27 14:48:22 +02:00
Vlastimil Slinták
2b92e0630f Fixed footprint of the MCM-iMX93
The pads had "paste" enabled but with negative offset making the paste
layer zero size. Real "paste" was defined as a custom polygon.

This commit fixes issues, leaving paste layer as per manufacturer's
specification.
2025-07-27 14:48:19 +02:00
Vlastimil Slinták
263a8eb3ec Fixed 3D model path of the QFN50P500 footprint 2025-07-24 15:52:39 +02:00
Vlastimil Slinták
eee650e197 Fixed majority of ERC warnings and errors 2025-07-24 09:50:35 +02:00
Vlastimil Slinták
150fefc463 Fixed MCM-iMX93 symbol, added pads G25-G28 2025-07-24 09:17:13 +02:00
Vlastimil Slinták
7c3232996a Added silkscreen and courtyard to the TSLP footprint 2025-07-24 09:12:32 +02:00
Vlastimil Slinták
adb29cc6e9 New footprint for the 20 pin display connector 2025-07-23 12:36:08 +03:00
Vlastimil Slinták
9bb5b0f9b7 Added footprint and symbol for the on/off switch with a potentiometer 2025-07-23 12:36:08 +03:00
Vlastimil Slinták
6c4e5c8158 Added footprint of the SMA connector
The SMA connector is the original one used in Retevis C62. Dimensions
are based on measurements of the real part.
2025-07-23 12:36:08 +03:00
Wojciech Kaczmarski
b62ca16bca update
- brought some order to page 1
- routed on/off signals
-added SoM pin #10
- rendered PDF
2025-07-20 21:03:05 +03:00
Vlastimil Slinták
318fd589a5 Added footprint and 3D model for the BT-003 battery connector 2025-07-19 13:00:08 +03:00
Vlastimil Slinták
db21280711 Added modified footprint for the PJ-204 audio 2.5 mm jack
This alternative footprint does not have three mounting mechanical
holes. This will make the jack body 0.5 mm higher, making it better
aligned with the center of the 3.5 mm jack.
2025-07-17 21:25:07 +02:00
Vlastimil Slinták
6308590bad Added footprint and 3D model for the PJ-204 audio 2.5 mm jack 2025-07-16 13:34:56 +02:00
Vlastimil Slinták
a1a40c5cc9 Fixed pinout for the SoM
* Added missing pin definitions in MCM-iMX93 symbol
* Added information about the keyboard wiring
* Assigned all signals to pins in the SoM
2025-07-15 17:15:47 +02:00
Vlastimil Slinták
862a3383a0 Added footprint and positions for the side keys (BTN2/PTT)
* Pad footprint on the original PCB (Retevis C62) is 1.7x2.2 mm.
* Side keys are mounted on a separate PCB soldered via 5 pads on
  the main PCB.
2025-07-15 17:15:47 +02:00
Vlastimil Slinták
97ef9cf510 Added footprint and 3D model for the FPC connector
* JUSHUO AFC01-S16FCA-00
* LCSC C262665
2025-07-15 17:15:47 +02:00
Vlastimil Slinták
77d46b0506 Changed all EOLs from Windows (CRLF) to Unix style (LF)
Unix style end-of-lines is standard in KiCAD world:
https://klc.kicad.org/general/g1/g1.7.html
2025-07-14 16:50:00 +02:00
Vlastimil Slinták
92b031343d Added 3D model of the SRN6028 inductor series 2025-07-14 12:31:58 +02:00
Vlastimil Slinták
4e058db846 Fixed MCM-iMX93 footprint per manufacturer design
* Added G1-G24 pads to the symbol, assigned GND signal
* Changed footprint per manufacturers specs
* Renamed the footprint from QFN-140 to MCM-iMX93

https://www.compulab.com/products/computer-on-modules/mcm-imx93-nxp-i-mx-93-som-smd-system-on-module/#devres
2025-07-14 12:31:58 +02:00
Vlastimil Slinták
ea5a6baa7c Added 3D models for USB-C and QFN-140 footprints 2025-07-14 12:31:58 +02:00
Vlastimil Slinták
ab37003d16 Fixed wrong pin names JPn->JDn in the WM8960 symbol 2025-07-13 10:12:57 +02:00
Vlastimil Slinták
581e4a612f Added the audio input/output using WM8960
* Replaced TAC5111 with WM8960.
* Connected internal speaker and headphone output.
* Added JACK_DETECK signal
* Connected 2.5mm jack to the WM8960.
* Added SAI3_MCLK to the SoM symbol.
2025-07-13 10:12:57 +02:00
Vlastimil Slinták
5b3792d818 Added a new project library with the WM8960 audio codec 2025-07-10 22:12:59 +02:00
Wojciech Kaczmarski
abd7fbc6b2 WIP SOM update 2025-07-07 16:22:57 +02:00
Wojciech Kaczmarski
e0c8f223c0 WIP SOM update 2025-07-06 21:40:13 +02:00