KiCad project to create a custom USB-C key with mass storage and a microSD connector. Find all the KiCad schematics and layout files. Libraries containing custom footprints and symbols are available in ./Libraries folder.
- USB-C connector
- USB 2.0 High Speed Interface (through ULPI)
- STM32F730R8T microcontroller
- MicroSD connector
- Power LEDs
- GPIOs for SWD (Serial Wire Debug)
List any software requirements or dependencies needed to use or modify the project. For a KiCad project, this would include:
- KiCad EDA Suite version 7.0.2
git clone https://github.com/2sayle/USB_Dongle_KiCad.git
Explain how to use the project, with examples and screenshots if applicable.
Links to additional documentation for the project, such as a user manual or technical specifications.
Note: Datasheets are also available by selecting a component and pressing 'D' key, in KiCad schematics editor.