|
|
il y a 9 ans | |
|---|---|---|
| inc | il y a 9 ans | |
| src | il y a 9 ans | |
| .gitattributes | il y a 9 ans | |
| .gitignore | il y a 9 ans | |
| Doxyfile | il y a 9 ans | |
| LICENSE | il y a 9 ans | |
| readme.md | il y a 9 ans | |
| usb.h | il y a 9 ans |
| 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