Skip to content

KiCad project to create a custom USB-C key with mass storage

Notifications You must be signed in to change notification settings

2sayle/USB_Dongle_KiCad

Repository files navigation

USB Dongle (KiCad project)

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.

Hardware

  • USB-C connector
  • USB 2.0 High Speed Interface (through ULPI)
  • STM32F730R8T microcontroller
  • MicroSD connector
  • Power LEDs
  • GPIOs for SWD (Serial Wire Debug)

Requirements

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

Installation

git clone https://github.com/2sayle/USB_Dongle_KiCad.git

Usage

Explain how to use the project, with examples and screenshots if applicable.

Documentation

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.