Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-01 | pcb: Wire J1 JTAG connector | xengineering | |
2025-01-29 | pcb: U5: Finish hierarchical labels for serial ports | xengineering | |
2025-01-29 | pcb: Adapt label prefixes to hierarchical sheet | xengineering | |
2025-01-29 | pcb: Split schematic | xengineering | |
2025-01-28 | pcb: D3: Connect directly to 3V3 and add TODO | xengineering | |
In general the PWR LED D3 should be connected directly to 3V3. Nevertheless there should be the option to implement a night mode by firmware which turns of the LED. | |||
2025-01-28 | pcb: SW1-SW2: Finish schematic | xengineering | |
2025-01-27 | pcb: D1-D3: Finish schematic | xengineering | |
2025-01-27 | pcb: U2: Add wiring to schematic | xengineering | |
2025-01-23 | pcb: U2: Fix datasheet URL | xengineering | |
2025-01-20 | pcb: Remove note about MAC EEPROM | xengineering | |
It could be validated that the ESP32 S2 has an embedded hardware MAC address and it is assumed that this is the case for the S3 too. | |||
2025-01-19 | pcb: U3: Make part choice | xengineering | |
2025-01-19 | pcb: U4: Update part | xengineering | |
2025-01-19 | pcb: J3: Remove DNP flag | xengineering | |
2025-01-19 | pcb: SW1-SW2: Select exact part and change footprint | xengineering | |
2025-01-19 | pcb: R1-R3: Select resistances | xengineering | |
These are selected so that the relative intensities of D1-D3 is 50 %. | |||
2025-01-19 | pcb: Remove unnecessary space from one MPN | xengineering | |
2025-01-19 | pcb: R4-R5: Finish part selection and add datasheet | xengineering | |
2025-01-19 | pcb: J3: Remove wrong datasheet reference | xengineering | |
2025-01-19 | pcb: J1: Select JTAG connector without pin 7 | xengineering | |
It seems that pin 7 (KEY) is always not connected and used with some cables to block wrong-oriented connections with plastic at this point. The ARM documentation [1] sadly is not very clear about this. To be mechanically compatible with all cables the cortex debug connector without pin 7 is selected by this commit. [1]: https://developer.arm.com/documentation/101416/0100/Hardware-Description/Target-Interfaces/Cortex-Debug--10-pin- | |||
2025-01-19 | pcb: Finish version detection schematic | xengineering | |
2025-01-18 | pcb: Make part choice for U5 | xengineering | |
2025-01-18 | pcb: Specify Manufacturer and MPN for U2 | xengineering | |
2025-01-18 | pcb: Make part choice for J1 (JTAG) | xengineering | |
2025-01-18 | pcb: Do not populate J3 WAGO connector | xengineering | |
This is currently the only THT part. It can be soldered easily by hand so it is for now excluded to make production cheaper. | |||
2025-01-18 | pcb: Add J3 WAGO connector from Ultra Librarian | xengineering | |
The actual files are not committed because of licensing concerns. Will be replaced soon by self-developed symbol and footprint. | |||
2025-01-16 | pcb: Select LEDs D1-D3 | xengineering | |
2025-01-16 | pcb: Add footprints for LEDs and resistors | xengineering | |
2025-01-13 | pcb: Update schematic TODOs | xengineering | |
2025-01-12 | pcb: Update BOM data | xengineering | |
2025-01-12 | pcb: Fix too many spaces in ESP32 metadata | xengineering | |
2025-01-12 | pcb: Add FT2232HPQ as U5 | xengineering | |
2025-01-06 | pcb: Add MPN and Manufacturer for MCU and USB-C connector | xengineering | |
2025-01-06 | pcb: Add symbol fields "Manufacturer" and "MPN" | xengineering | |
This is a full part reference for a complete BOM suitable for production. | |||
2025-01-06 | pcb: Add footprints for switches | xengineering | |
2025-01-06 | pcb: Make part descriptions shorter | xengineering | |
2025-01-06 | pcb: Add configuration EEPROM | xengineering | |
2025-01-06 | pcb: Add schematic hints for missing symbols | xengineering | |
2025-01-06 | pcb: Add external flash memory | xengineering | |
2025-01-06 | pcb: Add version detection voltage divider | xengineering | |
2025-01-06 | pcb: Add audio connectors | xengineering | |
2025-01-06 | pcb: Add missing description fields | xengineering | |
2025-01-06 | pcb: Add SW1 and SW2 | xengineering | |
2025-01-06 | pcb: Add TAS5825M audio amplifier | xengineering | |
2025-01-06 | pcb: Add USB-C receptacle | xengineering | |
2025-01-06 | pcb: Add D1, D2 and D3 with resistors | xengineering | |
They should be used for: - power indication (red) - heartbeat (green) - bootloader indication (blue) | |||
2025-01-06 | pcb: Add 10-pin Cortex debug connector | xengineering | |
This should allow to debug the microcontroller via JTAG without using too much space (20-pin connector hopefully not required). | |||
2025-01-06 | pcb: Add ESP32-S3-MINI-1 | xengineering | |
2025-01-06 | pcb: Add name to schematic | xengineering | |
2025-01-06 | pcb: Create KiCad project | xengineering | |