|
|
пре 9 година | |
|---|---|---|
| inc | пре 9 година | |
| src | пре 9 година | |
| .gitignore | пре 9 година | |
| Doxyfile | пре 9 година | |
| LICENSE | пре 9 година | |
| readme.md | пре 9 година | |
| usb.h | пре 9 година |
| MCU series | Driver Name | Written on | Endpoints (1) | Internal S/N | Doublebuffered transfer |
|---|---|---|---|---|---|
| STM32L0/F0 | usb_stml0a | GCC ASM | 8 | FNV1A 32bit | ISO, BULK OUT, BULK IN (2) |
| STM32L0/F0 | usb_stmv0 | C | 8 | FNV1A 32bit | ISO, BULK OUT, BULK IN (2) |
Single physicsl endpoint can be used to implement
At this moment BULK IN endpoint can use both buffers, but it is not real doublebuffered.