Skip to content

A lightweight (and very opinionated) USB FS device stack for STM32.

License

Notifications You must be signed in to change notification settings

rafaelmartins/usbd-fs-stm32

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

usbd-fs-stm32

A lightweight (and very opinionated) USB FS device stack for STM32.

Supported features

Supporded STM32 Series

  • STM32F0
  • STM32G4

USB Endpoint types

  • CONTROL (Endpoint 0 only, 64 bytes bMaxPacketSize0)
  • BULK (Single-buffered only)
  • INTERRUPT

Limitations

  • Only one configuration possible.
  • No interface alternate setting possible.

How to use

TODO

API documentation

TODO

About

A lightweight (and very opinionated) USB FS device stack for STM32.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published