me2016

Forum Replies Created

Viewing 15 posts - 1 through 15 (of 33 total)
  • Author
    Posts
  • in reply to: troubleshooting ht16k33 #2471
    me2016
    Keymaster

    I am starting to wonder if the batch of chip I got (after a very long delay) was faulty.
    The “PR 1” should come when you press a button and turn it on but that’s it.
    1 – Do you get the “all LEDs on” when you turn it on
    2 – if you put the dial in the first on position (model) can you then try some of the shortcuts and see if it does react to them. Things like “M” for morse code, “T” talk, “C” for clock, “L” for lamp test.
    3 – can you connect a computer to the serial port (speed 38400) and see if you get some more info there. You can increase log level with “!LOG:2” (I think)

    I’m currently out of town so I can’t really check on things that easily.

    in reply to: troubleshooting ht16k33 #2439
    me2016
    Keymaster

    Hi Glenn
    Yes, it sounds like the issue is related to the ht16k33 chip.
    Connect sa PC to the usb port and set speed to 38400. Then when it boot up it will state something about found ht16k33 ir not.
    If not found check the power and SCA/SLK lines. Carefully measure the voltage directly on the chip.
    Now since the buttons work then I would guess it’s detected and it’s something else and studying the schematic the only thing I can think of is that you accidentally install the LEDs the wrong way.

    in reply to: Assembly issue with kit #107 #2282
    me2016
    Keymaster

    Having 4V between Arduino A5 (SCL) and SDA on ht16k33 or 4.5V between SDA and SCL might be ok, depends on what you measure with, pullup resistors and so on. More interesting would be GND-VCC on the arduino and ht16k33 (pin 1 and 28).
    It could be battery issue, it need good batteries for the DC-DC module to convert battery power to 5V.
    First thing you can try is to power it over the arduino. Connect a usb-micro to usb-a cable to any usb charger or some computer. Then any battery issue is excluded.
    You can remove the sound module and see if that makes any difference.

    When it starts up it should turn on all lights and then show “M3” in the top. When you hit “c” for clock it should show the time from the RTC module, not just a few dots.

    in reply to: Assembly issue with kit #107 #2078
    me2016
    Keymaster

    I was once hunting a short and managed to find it with help of my dvm. I did measure the resistance and just kept moving around hunting the lowest resistance calue. It may only be numbers like 0.8 vs 0.6 but that is good enough to give a hint
    I have not had any reports of doa chip so you would be the first then. The chip may be broken if to much heat been applied to it for to long but you have to do it a lot to break it that way so I’m guessing that’s not the case. Another thing is if you happen to get some solder on the address jumpers and with that changed the address but that’s probably even more remote.
    You can try using the 4pin connector that goes to the plug board as a direct i2c connection.
    Also, does the plug board work? Not sure if it will show up if the main chip isn’t detected but if it does…

    in reply to: Assembly issue with kit #107 #2077
    me2016
    Keymaster

    I was once hunting a short and managed to find it with help of my dvm. I did measure the resistance and just kept moving around hunting the lowest resistance calue. It may only be numbers like 0.8 vs 0.6 but that is good enough to give a hint
    I hane not has any reports of doa chip so you would be dirat then. The chip may be broken if to much heat been applied to it for to long but you have to do it a lot to break it that way so I’m guessing that’s not the case. Another thing is if you happen to get some solder on the address jumpers and with that changed the address but that’s probably even more remote.
    You can try using the 4pin connector that goes to the plug board as a direct i2c connection.
    Also, does the plug board work? Not sure if it will show up if the main chip isn’t detected but if it does…

    in reply to: Assembly issue with kit #107 #2074
    me2016
    Keymaster

    I havent heard anyone else having this problem.
    The first you can do is to just make sure it’s power on the chip. Next (with power removed) ring up the connection between the chip and the connector, starting with the 4 i2c wires. Just use a dvm/multimeter and put one pintip on the contact and the other just on top of the pin on the chip. Also make sure it’s no microscopic connection between the pins.
    If that is ok measure from contact on l&k board to arduino.

    in reply to: Assembly issue with kit #107 #2055
    me2016
    Keymaster

    Hi Jane and thanks for your post.

    Power connector, Depending on the cable it might be lot of space in the hole. What I done is fold it double and then put a solder blob on it. Then it can be screwed in a bit better.

    The rotor. It might require some adjustments to get it somewhat clear. I see that you have not yet added the support for the board, with that in place it is a little easier to adjust the rotor angle to not touch on the sides.

    /ps

    in reply to: Kit #55 working #933
    me2016
    Keymaster

    Don’t remember what changes that where done exactly for v1.08 (and I’m not checking) but one thing that was recently done was to change order of things a little so a standalone arduino works a little better. Don’t know how that would have impacted you but apparently it did.

    Yes, R119/120 are on the lines and that is possible why it’s no connection. You need to measure from sound module to R119/120, then from other side of resistor to arduino D8/D9.
    Start with resoldering the resistors, then move on to measure it.

    in reply to: Kit #55 working #930
    me2016
    Keymaster

    Very slow, no sound, fast after disabling sound. That all points to problem with the sound board, it sends the command to play the sound but never get the “done” signal so it time out.

    Did it ever work ?
    Check connections around the sound board, make sure the BUSY connection is ok (see schematic).
    Make sure the microsd card is properly installed.
    If you remove the sound module it will probably run fast directly and the serial will say something about no sound board.

    in reply to: Kit #55 working #907
    me2016
    Keymaster
    This reply has been marked as private.
    in reply to: Kit #55 working #898
    me2016
    Keymaster
    This reply has been marked as private.
    in reply to: Need a little help troubleshooting… #894
    me2016
    Keymaster

    Did you get it to work ?

    in reply to: Need a little help troubleshooting… #893
    me2016
    Keymaster

    Looking at the schematic I see that the common thing between “L” and “O” is Row11 which comes from pin14 (one corner) on ht16k33. Row11 is also used for segment “E” on the alnum digits and that segment is the bottom right.
    Since both the main and l&k board has issues the first action is to just put a solder iron on pin14 on the ht16k33 chip. I would guess that it’s not soldered properly since looking at the traces they go out from that point in different directions, one to the jumper cable and one to the LEDs on the board.

    in reply to: Kit #55 not yet working #887
    me2016
    Keymaster

    Please report what issues you found. It can be of help to anyone else who run in to similar issues.

    in reply to: Kit #55 working #886
    me2016
    Keymaster

    Good you got it to work, and during this I guess you learned a lot about how things work – both electronics and software wise.

    I’m curious as to the stall issue so please report back what that is all about.

Viewing 15 posts - 1 through 15 (of 33 total)

Archives