|
|
8704a63e20
|
docs: 调整为7种传感器类型并规划配对时手动按键微调后缀序号逻辑
|
2026-07-09 11:32:00 +08:00 |
|
|
|
89ff52c9b3
|
docs: 增加手环主动发射 SOS 和获取出厂固定 ID 芯片硬件 UID 规划
|
2026-07-09 11:03:18 +08:00 |
|
|
|
fdf0c5ed1b
|
docs: 根据1.14寸屏幕、5按键与可编程RGB新规格更新项目文档
|
2026-07-09 10:49:15 +08:00 |
|
|
|
17a90ff7dc
|
docs: 按照开发规范重构项目,完成七个环节文档整理与.xagent流程搭建
|
2026-07-09 10:31:36 +08:00 |
|
|
|
61b6ecb55d
|
feat: resolve SPI startup glitch by writing data to SPDAT prior to enabling SPEN in SPCTL
|
2026-07-08 16:49:17 +08:00 |
|
|
|
2b574bd764
|
feat: simplify double-buffered driver by using direct array indexing in data space to avoid compiler register allocation bugs
|
2026-07-08 16:36:09 +08:00 |
|
|
|
619f019615
|
feat: add timeout protection to all SPI waits and extend initial NOP delay to 30 to prevent write collisions and deadlocks
|
2026-07-08 16:20:26 +08:00 |
|
|
|
e6e81f48c0
|
feat: implement double-buffered glitch-free unrolled 3-bit SPI driver to guarantee continuous clock and zero glitches
|
2026-07-08 16:09:47 +08:00 |
|
|
|
fdbb165dc7
|
feat: prepend dummy byte 0x00 to SPI stream to absorb hardware startup glitch and keep first bit clean
|
2026-07-08 15:20:26 +08:00 |
|
|
|
d4513504d7
|
feat: eliminate SPI start glitch and optimize byte gap by loading buffer variables into data space
|
2026-07-08 14:50:31 +08:00 |
|
|
|
299ab090f2
|
feat: restore unrolled 3-bit SPI driver with push-pull clock output to resolve byte gap and write collision issues
|
2026-07-08 14:35:46 +08:00 |
|
|
|
55409027b9
|
feat: implement double-buffered 4-bit SPI driver to eliminate byte gaps at 3.0 MHz SCLK
|
2026-07-08 13:33:25 +08:00 |
|
|
|
486b225bb3
|
feat: implement 4-bit SPI encoding at 3.0 MHz to align with byte boundaries and prevent gap stretching
|
2026-07-08 13:21:32 +08:00 |
|
|
|
85b805963a
|
feat: restore 3-bit SPI encoding at 3.0 MHz with zero-gap transmission to align with FCOB-2.7 clock rate
|
2026-07-08 12:03:32 +08:00 |
|
|
|
88dbb8f069
|
fix: prevent SPI write collision and hanging by introducing 20-NOP buffer offset and timeout-protected loops in WS2812_Write24Bit
|
2026-07-08 11:56:23 +08:00 |
|
|
|
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 |
|