Hello Everyone,
I have a number of Ferranti Packard flip dot display boards that I am trying to interface with an Arduino Mega. The boards have 2 FP2800a ic's, one to control the rows and one to control the columns. Both chips are then interfaced with a 26 pin connector at the edge of the board.
The FP2800s are hard to find, so before I started messing with the displays themselves I took out a few of them to play with. I was able to get them to light up leds when I sent the required data to the chip (Adress, enable, e.t.c) but now that I have them back in the boards I am struggling.
The 2800s have a VCC pin and VS pin. The data sheet for the ic says that it wants 5v on VCC for logic and around 25v on VS, which then gets sent to the appropriate coils. When I set the outputs to toggle row 1, col 1, instead of seeing 25 volts on those outputs I see 5 volts. I think this issue has more to do with the 2800s and less to do with the Arduino side, but does anyone have any ideas why this would be happening? I have double checked the pin out and my connections, but I feel like I may be overlooking something simple. Thanks!
Zach