Mr_Ploppy | Posted: 3 Jan 2022, 11:53 AM |
---|---|
Member Posts: 2 Joined: 3-January 22 |
Managed to build unit for Christmas. 1st Issue. All the numbers on the right are missing the top segment. Lead to 2nd issue, trying to see if loose connection lead to all numbers now show 88888888 Which lead to 3rd issue, now I have no lights, bar the gps unit which lights up How dead is it? ------------- |
[top] | |
mit | Posted: 3 Jan 2022, 06:31 PM |
yeah whatever Admin Posts: 566 Joined: 4-May 16 |
It's most likely recoverable, but it depends what was done between the issues. 1st issue, this would be caused by a soldering mistake on the display driver chip for the right half of the clock. The top segment is segment A, connected to pin 14 of the max7219 chip. The second and third issues suggest a problem with the data signal between the ATtiny chip and the max7219. If the data is corrupted the display chip will either show nothing, or light up every segment (888888). The problem is just as likely to be at the ATtiny as at the legs of the max7219 - in fact, if both halves of the clock are not lighting up, it's almost certainly the ATtiny. If you can describe what you did to try and fix the issues, I might be able to suggest something further. ------------- |
[top] | |
Mr_Ploppy | Posted: 4 Jan 2022, 07:28 PM |
Member Posts: 2 Joined: 3-January 22 |
Like a phoenix rising from the flames we're reborn. So indeed dry joint on pin 14. Removed ATtiny chip and found one pin bent at 90o so not sure how it ever worked. Straightened pin and reseated. All up and running Thanks for your assistance MIT. ------------- |
[top] | |
Sign in to post a reply.