diff options
Diffstat (limited to 'hw')
| -rw-r--r-- | hw/BRANDS | 6 | ||||
| -rw-r--r-- | hw/lumintop/fw3x-lume1/README.md | 5 |
2 files changed, 10 insertions, 1 deletions
@@ -8,4 +8,8 @@ Fireflies 0400 - 0499 Mateminco 0500 - 0599 Sofirn 0600 - 0699 Wurkkos 0700 - 0799 -gChart 1600 - 1699 +... +gChart 1600 - 1699 (also thefreeman, since he picked 163X) +... +reserved 1900 - 2199 (to ensure no overlap between years and model numbers) + (assumes this project won't be relevant in the year 2200 or later) diff --git a/hw/lumintop/fw3x-lume1/README.md b/hw/lumintop/fw3x-lume1/README.md index 8609c49..190cd0e 100644 --- a/hw/lumintop/fw3x-lume1/README.md +++ b/hw/lumintop/fw3x-lume1/README.md @@ -10,6 +10,11 @@ sensor. LoneOceans sent a fixed driver design to Lumintop, but the new design didn't get produced. So to flash firmware, swap the wires for those two pins first. +**Fuses**: Lumintop seems to have shipped the FW3X with the wrong fuse values, +so it has the MCU severely underclocked and everything runs much slower than it +should. Use [flash-tiny1634-fuses.sh](../../../bin/flash-tiny1634-fuses.sh) to +fix those fuse values and get it running at the correct speed. + **RGB mixup**: Lumintop seems to have swapped the wires for aux R and aux B. This was fixed in firmware in 2023-12, but some lights were fixed in hardware before that, so the firmware fix might cause the colors to be swapped again. |
