You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I could not find any documentation of how you wired the FPC breakout connector to the Teensy except for the photo. The picture quality is not too good and all wires have the same color so it is hard to use it as wiring guide.
I saw some print on the original PCB (X0 -X16 , Y0-7, Y11, Y12, Y13, VDD, GND). Does that match the rows, columns in the wiring of the keyboard matrix and can it be transferred directly or are there any modifications necessary?
Cherry PCB photo with the silk screen print:
The text was updated successfully, but these errors were encountered:
Hey, thanks for your feedback. Yes, there is no documentation because it doesn't matter how you wire it to the Teensy. The first 3 or 4 pins are for the VCC and the 3 indicator LEDs. Then there is a tool, with which you can convert the mapping into source code.
I recommend a multimeter to measure the pins. I can write down the wiring if you want, but give me some time.
Thanks for your quick response and thanks for confirming my guess. That already helps a lot, so you do not have to disassemble your keyboard ;)
I have to wait for the FPC breakout board to arrive anyway so I have time and since I plan to use an STM32 since they are easier to source these days and way cheaper compared to a teensy, I'll have to modify the pin assignment, too.
I could not find any documentation of how you wired the FPC breakout connector to the Teensy except for the photo. The picture quality is not too good and all wires have the same color so it is hard to use it as wiring guide.
I saw some print on the original PCB (X0 -X16 , Y0-7, Y11, Y12, Y13, VDD, GND). Does that match the rows, columns in the wiring of the keyboard matrix and can it be transferred directly or are there any modifications necessary?
Cherry PCB photo with the silk screen print:
The text was updated successfully, but these errors were encountered: