• Raptor Engineering Development Team's avatar
    Fix LPC reset glitch filter · 7a1b2afe
    Raptor Engineering Development Team authored
    Ideally this would not be required in the first place, but hand-wired prototype
    hardware still has a tendency to introduce a very small glitch or two in the reset
    line over the long periods of time that the bridge needs to run with intensive data
    transfer (firmware load).  These would normally be harmless if introduced on other
    lines, but reset is both (for all intents and purposes) edge sensitive and a bit
    of a sledgehammer to the system -- if it fires due to a glitch, the UART and LPC
    bridge both drop and the UART won't come back without the host reconfiguring it...
    7a1b2afe
main.v 76.8 KB