10 Appendix
MTCH1030 Touch Tune Data, Addressable LEDs Timing and Format, Schematics, Assembly Drawing.
Schematics, and assembly drawing for the latest board revision are available as a PDF here.
10.1 MTCH1030 Touch Tune Data
Touch sensor data captured with MTCH1030 can be visualized using the MPLAB® Data Visualizer. UART data is output from MTCH1030 on the SW1 pin on the Explorer and can be streamed to the Data Visualizer through the on-board USB bridge.
- Remove the UART TX jumper cap in the pin remapping area.
- Remove the SW1 jumper cap in the pin remapping area.
- Ensure that the UART slide switch (S501) is set to connect the Explorer UART to the MCP2221A.
- Connect the peripheral side of both SW1 and UART TX using a jumper wire.
- Keep the mechanical SW2 button pressed while powering on the Explorer.
- Follow the steps in the MTCH1030 data sheet appendix to configure the Data Visualizer.
Related information: 5.5 Touch Controller
10.2 Addressable LEDs Timing and Format
Luckilight manufactures the eight digital addressable LEDs on the Explorer. The manufacturer part number is FR5050RGB4C-F1A. They behave similarly to WS2812B LEDs but with slightly different timing information.
|
G7 | G6 | G5 | G4 | G3 | G2 | G1 | G0 | R7 | R6 | R5 | R4 | R3 | R2 | R1 | R0 | B7 | B6 | B5 | B4 | B3 | B2 | B1 | B0 |
The data bits must be sent one by one, starting with G7.
Related information: 5.1 Digital Addressable LEDs