|
|
9 yıl önce | |
|---|---|---|
| inc | 9 yıl önce | |
| src | 9 yıl önce | |
| .gitattributes | 9 yıl önce | |
| .gitignore | 9 yıl önce | |
| Doxyfile | 9 yıl önce | |
| LICENSE | 9 yıl önce | |
| Makefile | 9 yıl önce | |
| readme.md | 9 yıl önce | |
| usb.h | 9 yıl önce |
| HW driver | Written on | Endpoints | Features | MCU series |
|---|---|---|---|---|
| usb_stmv0 | GCC C | 8 | Internal S/N, Doublebuffered | STM32L0x2 STM32L0x3 STM32L4x2 STM32L4x3 STM32F0x2 STM32F0x8 |
| usb_stmv0a | GCC ASM | 8 | Internal S/N, Doublebuffered | STM32L0x2 STM32L0x3 STM32L4x2 STM32L4x3 STM32F0x2 STM32F0x8 |
| usb_stmv1 | GCC C | 8 | Internal S/N, Doublebuffered | STM32L1xx |
| usb_stmv1a | GCC ASM | 8 | Internal S/N, Doublebuffered | STM32L1xx |
Single physical endpoint can be used to implement
At this moment BULK IN endpoint can use both buffers, but it is not real doublebuffered.
Tested with STM32L052, STM31L100