Commit 83576c6
MagTag SSD1680 FPC-7519rev.b: rename vcom20 → vcom14, add OTP note
Rename ssd1680_vcom20_display_start_sequence → ssd1680_vcom14_display_start_sequence
and DISPLAY_SSD1680_COLSTART_8_VCOM20 → DISPLAY_SSD1680_COLSTART_8_VCOM14 to match
the actual register value being set (0x14, not the earlier test value 0x20).
Add comment noting that VCOM=0x14 was independently confirmed by reading OTP register
0x2D on the physical panel — byte 1 of the response is 0x14, matching what the panel
manufacturer programmed as the recommended VCOM for this revision.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 5dd1097 commit 83576c6
1 file changed
Lines changed: 8 additions & 7 deletions
Lines changed: 8 additions & 7 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| 132 | + | |
132 | 133 | | |
133 | | - | |
| 134 | + | |
134 | 135 | | |
135 | 136 | | |
136 | 137 | | |
| |||
175 | 176 | | |
176 | 177 | | |
177 | 178 | | |
178 | | - | |
| 179 | + | |
179 | 180 | | |
180 | 181 | | |
181 | 182 | | |
| |||
255 | 256 | | |
256 | 257 | | |
257 | 258 | | |
258 | | - | |
| 259 | + | |
259 | 260 | | |
260 | 261 | | |
261 | 262 | | |
| |||
304 | 305 | | |
305 | 306 | | |
306 | 307 | | |
307 | | - | |
| 308 | + | |
308 | 309 | | |
309 | 310 | | |
310 | 311 | | |
311 | | - | |
312 | | - | |
313 | | - | |
| 312 | + | |
| 313 | + | |
| 314 | + | |
314 | 315 | | |
315 | 316 | | |
316 | 317 | | |
| |||
0 commit comments