Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-02-14 | pcb: gitignore: Add *.lck | xengineering | |
2025-02-14 | pcb: gitignore: Add fp-info-cache | xengineering | |
2025-02-14 | pcb: gitignore: Add *.kicad_prl | xengineering | |
2024-08-23 | pcb: Remove folder | xengineering | |
It is planned to switch to Ethernet instead of LoRa for communication. Thus the custom PCB with the STM32WL MCU does not make sense anymore. To get started the Ethernet variant will use a ST NUCLEO board to avoid creating a custom PCB first. | |||
2024-06-08 | pcb: Add TLV70233 voltage converter | xengineering | |
This IC has a small footprint and will provide the 3.3 V for the microcontroller. | |||
2024-06-05 | pcb: Split into a hierarchy of schematics | xengineering | |
2024-06-05 | pcb: Add 10-pin ARM Cortex debug connector | xengineering | |
2024-06-05 | pcb: Add USB-C connector to schematic | xengineering | |
2024-06-03 | pcb: Add outline to PCB | xengineering | |
This makes the KiCad project a valid PCB as a minimal starting point. | |||
2024-06-03 | pcb: Place MCU in PCB editor | xengineering | |
2024-06-03 | pcb: Add STM32WL55JCIx microcontroller | xengineering | |
Based on UM2592 the development kit Nucleo WL55JC which is used for firmware development is based on the STM32WL55JCI7 microcontroller. Thus this MCU should be a good starting point for now. | |||
2024-06-03 | pcb: Save *.kicad_pro file after first KiCad run | xengineering | |
2024-06-03 | pcb: Create empty KiCad 8.0 project | xengineering | |