• Joined on 2024-11-08
eddy synced new reference refs/tags/v0.3.3-r1 to eddy/snippets_library from mirror 2026-03-04 13:54:34 +03:00
eddy synced new reference refs/tags/v0.3.4-r1 to eddy/snippets_library from mirror 2026-03-04 13:54:34 +03:00
eddy synced commits to refs/tags/v0.3.3-r1 at eddy/snippets_library from mirror 2026-03-04 13:54:34 +03:00
eddy synced commits to master at eddy/stm32samples from mirror 2026-03-03 05:14:30 +03:00
8f6a80e2c7 USART1 @ STM32G0B1
eddy synced commits to master at eddy/snippets_library from mirror 2026-03-02 21:04:32 +03:00
b20e669d93 fixed errors in sockets
eddy synced commits to master at eddy/stm32samples from mirror 2026-03-02 04:44:30 +03:00
71d30dd19a rename G0:G070
1f4f111c52 added blink for STM32G0B1, next -> add USART
Compare 2 commits »
eddy synced commits to master at eddy/small_tel from mirror 2026-02-27 19:34:32 +03:00
7c2aaf1cb0 add serial/socket plugin example
54778dcf9a add pre-pre-alpha
Compare 2 commits »
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