• Joined on 2024-11-08
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-21 00:14:38 +03:00
061fd8bec8 add SPI (not tested yet)
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-19 23:44:33 +03:00
6c21d9f91a CAN works
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-18 23:14:36 +03:00
80c894517e add CAN, not tested yet
eddy synced commits to main at eddy/astrovideoguide_v3 from mirror 2026-02-18 23:14:32 +03:00
21ebc6bc61 Add toupcam support
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-18 06:59:03 +03:00
68028f42a3 Seems like all U[S]ARTs works well. Tested on speeds up to 2Mbaud (as CH340 can).
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-17 06:29:00 +03:00
fb570367fa forgot to add
73a0eeba8f almost working U[S]ARTs
Compare 2 commits »
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-16 06:03:43 +03:00
3ff87427ac partial work for interrupt-driven
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-15 05:33:38 +03:00
cd8151c684 seems like U[S]ARTS OK, not tested yet
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-14 05:03:38 +03:00
26e74a6b89 start adding U[S]ART support (need DMA)
148c25b555 copy InterfaceBoard as 7CDCs template
522e1e2ee3 some USB fixes
Compare 3 commits »
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-13 04:33:40 +03:00
2fa218f695 all interfaces works!
eddy synced commits to main at eddy/CCD_Capture from mirror 2026-02-12 20:23:42 +03:00
89e23066e2 toupcam ready (without GPIO); also fixed some bugs
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-12 04:03:36 +03:00
e17058b2de all descriptors read - OK, interfaces work - bad (only first two works - why? need to debug)
eddy synced commits to main at eddy/CCD_Capture from mirror 2026-02-11 19:53:42 +03:00
28f33d9b62 add Toupcam support; fix some bugs
eddy synced commits to master at eddy/stm32samples from mirror 2026-02-10 01:05:03 +03:00
3a903d7d8c add timeouts
eddy pushed to main at eddy/mountcontrol 2026-02-09 21:42:47 +03:00
9e84306a94 poll test works @high speed
eddy synced commits to main at eddy/astrovideoguide_v3 from mirror 2026-01-29 19:35:08 +03:00
7769391186 little fixes
eddy synced commits to master at eddy/small_tel from mirror 2026-01-27 02:20:11 +03:00
31752b58cc polltest
eddy pushed to main at eddy/mountcontrol 2026-01-26 22:07:27 +03:00
c0c36388db test of polling sensors
eddy synced commits to master at eddy/small_tel from mirror 2026-01-26 18:10:06 +03:00
09642743a6 add some bash scripts
a80347643f fixed for new vesrion of usefull_macros
Compare 2 commits »
eddy synced commits to master at eddy/small_tel from mirror 2026-01-24 00:50:05 +03:00
50cbaea550 some work done