|
Forum Index : Microcontroller and PC projects : Useful port expander chip: HV5530
| Author | Message | ||||
| matherp Guru Joined: 11/12/2012 Location: United KingdomPosts: 10570 |
I've come to that time of life where I need to build a Nixie clock (it comes to everyone eventually but no-one knows why). The design is in this thread but I thought it worth bringing to more general attention the driver chip I'm using. The HV5530 is a 32-bit SPI to parallel converter with open collector outputs capable of switching up to 300V. It can be seen in the picture in the PLCC adapter behind the Nixie tube. There is one small downside in that it uses 12v logic so I am using one of the cheap level converters between the Micromite and the HV5530. The simple program below shows how easy it is to drive Set up SPI for 32-bit output, send the data, then pulse the latch pin high. The BL pin enables and disables the output and can be used with a PWM signal for brightness control. The module to the left of the picture is converting 12VDC to 180VDC to connect to the Nixie tube anode via a 22K resistor to give a 2mA drive current. |
||||
| The Back Shed's forum code is written, and hosted, in Australia. | © JAQ Software 2025 |