Commit Graph

71 Commits

Author SHA1 Message Date
Edward Emelianov
61262435a8 start adding PWM 2026-03-15 02:24:58 +03:00
Edward Emelianov
27eb723d80 add "hex+text" input 2026-03-14 23:44:54 +03:00
Edward Emelianov
57a44f1c66 OK, USART works, maybe add HEX input? 2026-03-14 22:46:28 +03:00
Edward Emelianov
65c9ae34bc USART almost working (but hangs on long messages) 2026-03-14 01:16:00 +03:00
Edward Emelianov
14f544374a cont 2026-03-13 00:15:18 +03:00
Edward Emelianov
b44fd9e91f start with USART (now DEBUG-compile is unavialable) 2026-03-11 23:40:39 +03:00
Edward Emelianov
3802f7d2cb add ADC & ADC monitoring 2026-03-10 22:40:45 +03:00
Edward Emelianov
8e78a12f06 GPIO tested; add monitoring. TODO: USB/SPI/I2C 2026-03-10 00:20:43 +03:00
Edward Emelianov
9713b10cd4 continue developing GPIO config; not tested yet 2026-03-09 01:24:02 +03:00
Edward Emelianov
d39682b143 tried to parse string functions using constexpr in C++ 2026-03-08 01:16:10 +03:00
Edward Emelianov
fb8b93b0fe usbcan_gpio: both USB interfaces works; start adding GPIO functions 2026-03-07 14:37:42 +03:00
Edward Emelianov
760bec420b starting CAN-GPIO, have a lot of errors 2026-03-07 01:20:06 +03:00
Edward Emelianov
25c2f085e8 New USB-CDC 2026-03-06 19:46:41 +03:00
Edward Emelianov
233eed8b12 add timeout for USB writting on CDC 2025-07-15 19:52:44 +03:00
Edward Emelianov
d8284ea725 started to write common USB code for pl2303, CDC, HID and composite device 2024-11-30 23:29:26 +03:00
6c0f71dcc3 usbcan ver.50 - fixed bug with error flags removing 2024-11-18 17:19:04 +03:00
Edward Emelianov
bdbd7d68d9 hide deprecated code; make USB snippet common for F0/F1/F3 2024-09-02 18:21:41 +03:00
0cb9b5f3c8 ringbuffer and device detection to USB-CAN-relay 2024-08-02 11:58:40 +03:00
9470b22c88 fixed bug with LEDs 2024-07-02 11:46:35 +03:00
c49e71c047 add mention release/debug to help 2024-07-02 11:07:18 +03:00
8b67f5b5ed rename 2024-07-01 08:25:14 +03:00
Edward Emelianov
f127a3ce1a FX3U: test CAN bus communications 2024-06-01 22:23:11 +03:00
Edward Emelianov
31ea5ae4ba -> kicad 8 2024-05-06 21:41:11 +03:00
48f4ff8408 Add LEDs 2024-04-11 17:33:21 +03:00
1a6799cd59 change USB6B1 to USBLC6 2024-04-05 15:29:49 +03:00
Edward Emelianov
e92a5c4234 some code fixes, start to draw new schematic 2024-03-19 23:42:48 +03:00
33e4eb9e6a fixed bugs in shutter; need to check its work and finish readme 2023-12-07 18:02:30 +03:00
Edward Emelianov
4d835abe4e fixed a very stupid bug 2023-10-02 20:37:52 +03:00
Edward Emelianov
b20e134180 change to usb ringbuffer; still have veird bug using USART 2023-09-29 20:45:48 +03:00
Edward Emelianov
a8296717e1 I can't understand this shit with UART! 2023-09-15 23:43:35 +03:00
Edward Emelianov
94f87db5c5 add command reset, fix some troubles 2023-09-12 23:13:50 +03:00
Edward Emelianov
e959c7dfe2 fixed some problems with USART 2023-09-11 22:09:22 +03:00
Edward Emelianov
a1861bb86d forget buildno 2023-08-29 20:46:37 +03:00
Edward Emelianov
16dcbd52d9 add copy of TSYS 2023-08-29 20:44:40 +03:00
d8d04098ba save under new kicad 2023-08-08 16:07:58 +03:00
43cbf984f7 save under new version 2023-08-08 13:34:22 +03:00
Edward Emelianov
86b551fa23 add pre-pre-alpha of CAR-canbus for windglasses management 2023-07-02 22:54:38 +03:00
Edward Emelianov
fe8e444338 change USB-CAN according to new USB doctrine: iInterface for each device 2023-04-11 22:57:23 +03:00
Edward Emelianov
59d8f8f515 fixed bugs in multistepper: eeprom in flash + adc, tested on TMC2130, but don't work on TMC2230 2023-02-24 23:29:34 +03:00
ab5f7bc87b add some features to 3steppersLB 2023-02-21 11:55:42 +03:00
Edward Emelianov
daf17a651e fixed USBDP pullup in Multistepper (it works always, so you can use DFU) 2023-02-06 20:05:45 +03:00
Edward Emelianov
fecadc71f7 add "incremental flooding" to CAN-USB based on STM32F0x2 2023-01-31 20:09:57 +03:00
Edward Emelianov
7fb3d5ac59 Add CAN-USB for STM32F303 2023-01-30 20:58:06 +03:00
eddyem
3b3c150474 add ADC (don't working DAC, don't workint Tsens) 2023-01-23 17:35:44 +03:00
Edward Emelianov
da59c941ec add structured Makefile 2023-01-18 23:36:26 +03:00
a2971ab053 fixed bug in multisteppers PCB 2023-01-16 16:49:38 +03:00
Edward Emelianov
225d2e2945 fixed bug with usblc6 on usbcan 2023-01-15 17:01:10 +03:00
491d930b0c F0 blink -flto 2023-01-12 12:03:48 +03:00
Edward Emelianov
e98aa11f72 -flto 2023-01-11 21:19:18 +03:00
3004604893 add simplest blink for STM32F407 2022-12-28 15:03:07 +03:00