Commit Graph

16 Commits

Author SHA1 Message Date
Edward Emelianov
522e1e2ee3 some USB fixes 2026-02-13 20:55:37 +03:00
Edward Emelianov
2fa218f695 all interfaces works! 2026-02-12 23:16:48 +03:00
Edward Emelianov
3a903d7d8c add timeouts 2026-02-09 21:04:47 +03:00
Edward Emelianov
8be4f0975e add new concept USB-CDC template for STM32F303 2025-09-04 21:25:58 +03:00
Edward Emelianov
962d181e89 add debug flag, remove one bug (echo to one interface in another's interrupt); still didn't found why there's a trash of output in input buffer of interface 0 2025-08-24 23:41:10 +03:00
Edward Emelianov
233eed8b12 add timeout for USB writting on CDC 2025-07-15 19:52:44 +03:00
f58d4d63fd fixed bug with CRC for SSII 2025-06-03 17:34:14 +03:00
7f44a60965 fix code for new PCB 2025-06-02 17:03:42 +03:00
fbf0a87d8d add schematic and PCB 2025-04-04 18:39:40 +03:00
8bb8f93f83 forgot to add testDev in last commit 2025-04-04 12:22:01 +03:00
6adf025f62 fix readme 2025-04-04 12:03:55 +03:00
f46185feaf encoders works fine 2025-04-04 11:56:37 +03:00
faeac98318 Working (but still dev-mode; need some more different configurators) 2025-04-02 18:26:02 +03:00
e5b3edeffa remove usart1 as it used common DMA with SPI2rx 2025-03-27 17:49:46 +03:00
33497f79b5 SPI1/2 works 2025-03-26 17:56:34 +03:00
c4529a8447 preparing code base 2025-03-25 17:59:27 +03:00