Black Hole
May contain traces of nut
I need help or suggestions to identify a chip (see photo).

I'm only guessing, but my suspicion is it's a microcontroller of some sort with any manufacturer's markings removed and replaced by (what appears to read) "00S5T0S" (no, Google doesn't help).
The package is like a miniature 24-pin gullwing flatpack / SOIC, with a lead pitch of 0.025" (1/40), 0.635mm (as close as I can measure). Edit: TSSOP
My first assumption was that this would be a Microchip PIC, but I can't find one in a 24-pin package. Neither does it seem to be an Atmel AVR (as used in Arduino).
Any other suggestions welcome.
(It's a car battery voltage display - digital with an analogue sweep - but it doesn't do quite what I want and thought I might be able to reprogram it or at least substitute an unprogrammed part if the code memory is locked. If all else fails I can use the LED matrix on a new board with a PIC.)

I'm only guessing, but my suspicion is it's a microcontroller of some sort with any manufacturer's markings removed and replaced by (what appears to read) "00S5T0S" (no, Google doesn't help).
The package is like a miniature 24-pin gullwing flatpack / SOIC, with a lead pitch of 0.025" (1/40), 0.635mm (as close as I can measure). Edit: TSSOP
Power is 5V on pin 24, 0V on pin 1.
Pin 23 is being used as an ADC input.
Pins 3-9, 16-22 are driving a 7x7 multiplexed LED display, presumably as general purpose IO pins.
Pins 5 & 9 also go to the terminal points shown in the photo as "CN1" (along with 5V and 0V), presumably a serial programming interface.
All pins not mentioned above appear to be unconnected.
My first assumption was that this would be a Microchip PIC, but I can't find one in a 24-pin package. Neither does it seem to be an Atmel AVR (as used in Arduino).
Any other suggestions welcome.
(It's a car battery voltage display - digital with an analogue sweep - but it doesn't do quite what I want and thought I might be able to reprogram it or at least substitute an unprogrammed part if the code memory is locked. If all else fails I can use the LED matrix on a new board with a PIC.)
Last edited: