Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

usb-device implementation for STM32 microcontrollers

License

NotificationsYou must be signed in to change notification settings

stm32-rs/stm32-usbd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

crates.iocrates.ioBuild Status

stm32-usbd

usb-device implementation for STM32microcontrollers.

This project is a successor to thegreat workstarted by@mvirkkunen.

Supported microcontrollers

  • STM32F042xx
  • STM32F048xx
  • STM32F072xx
  • STM32F078xx
  • STM32F103xx
  • STM32F303xC
  • STM32L0x2xx
  • STM32L4x2xx
  • And others...

Usage

This driver is intended for use through a device hal library.Such hal library should implementUsbPeripheral for the corresponding USB peripheral object.This trait declares all the peripheral properties that may vary from one device family to the other.

Examples

Example applications may be found in the individual device HALs:

About

usb-device implementation for STM32 microcontrollers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp