Shop OBEX P1 Docs P2 Docs Learn Events
reset data of INB — Parallax Forums

reset data of INB

moreetmoreet Posts: 17
edited 2010-03-07 07:16 in Learn with BlocklyProp
Hi dear,

I put the 4 bits in the nibble B when the MT8870 decodes a valid DTMF signal.
After a BRANCH I would like to reset that nibble without reciving a 'zero' tone.

Could you help me?

Thanks.
m.

Comments

  • FranklinFranklin Posts: 4,747
    edited 2010-03-05 18:01
    Sure, if you could help us by including your code so we would have something to work with.

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    - Stephen
  • moreetmoreet Posts: 17
    edited 2010-03-07 07:16
    I solved it.
    The problem wasn't the input of BS2 but the output of 8870 that latchs the last tone detected.
    So I put trigger in the delay steering output flag, staying in a loop until the next valid tone is found.

    Thanks anyway.

    m.
Sign In or Register to comment.