-
Hi there I bought a drop target bank that has pins for output for switch matrix, having pins. three rows, one col. After googling around I thought I have to connect cobrapin ground to col and cobrapin switch input to row. But nothing happens. I also tried vice versa row to ground and col to cobrapin switch input. Does anybody have a hint? Cheers PS: this is the drop target: https://www.pinballlife.com/mm5/merchant.mvc?Screen=PROD&Product_Code=PBL-100-0078-00 |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 6 replies
-
Beta Was this translation helpful? Give feedback.
-
Stefan,
Back to what should work: a "1 switch" matrix is not so much different than direct switch wiring. (The signal on the line is a different story). Power the opto board (if 5VDC works: great) with pins 6 & 7. Connect Pin 4 (COL) of the Opto board to e.g. Cobra J3, pin 5 ("GND") and Pin 1 (ROW 1) of the Opto board to e.g. Cobra J3, pin 6 ("1-0-8"). Configure a 1-0-8 switch in MPF as NC (normally closed). It should trigger now, if you activate opto1 on the board. All of the above only if the schematic is the correct one (which I cannot say, as I do not have that target bank myself)! |
Beta Was this translation helpful? Give feedback.
Stefan,
IF the below is the correct schematic, direct switches with Cobra GND connected to the Opto board's COL and Cobra's switch pins to Opto pins 1, 2, 3 should work fine. If the schematic is not the right one, be aware of this quote:
WARNING: the switch inputs should be limited to 3.3V since the STM32 is a 3.3V device. If you are using an active switch like a drop target opto board, make sure none of the switch pins can go above 3.3V.
Have you powered the optos, though? 12VDC + on pin 7, - on pin 8 ?
Ralf