Commit Graph

61 Commits

Author SHA1 Message Date
4a7c6c5b7b fix: resolve byte-to-byte gap stretching in FCOB driver by introducing zero-gap double-buffered SPI transmission queue 2026-07-08 11:50:20 +08:00
8c7b6b3e22 fix: resolve startup hang by using safe byte-by-byte write sequence in WS2812_Write24Bit 2026-07-08 11:19:36 +08:00
2026c52eb7 feat: upgrade to clean 6.0 MHz zero-gap SPI driver for FCOB-2.7 with 5-bit encoding and add 6MHz clock test command 2026-07-08 11:10:30 +08:00
2b5675a1a5 feat: complete FCOB-2.7 SPI driver integration by mapping WS2812_DI to P2.3 and setting P_SW1 to 0x04 in GPIO_Init 2026-07-08 09:57:05 +08:00
680d8ea06f feat: implement high-precision hardware SPI driver for FCOB-2.7 RGB LED with motor pin conflict resolution 2026-07-08 09:27:17 +08:00
f1777e0459 feat: add serial port commands for testing and controlling the RGB LED 2026-07-06 11:49:22 +08:00
950eca5251 docs: restore flowchart and translate implementation_plan.html back to Chinese 2026-07-06 11:29:23 +08:00
8ae841f30b docs: update implementation_plan.html to reflect French UI and RGB LED 2026-07-06 11:23:41 +08:00
1401e4d231 docs: update implementation plan and walkthrough 2026-07-06 11:17:36 +08:00
9411d2a01b feat: translate UI to French and implement XL-2020RGBC-2812B addressable RGB LED driver 2026-07-06 11:17:11 +08:00
ee8b8bfe15 feat: initial commit for stc32g12k128 wristband firmware 2026-07-06 11:10:43 +08:00