BS2 Code for an 8870 DTMF Decoder
Brian Riley
Posts: 626
I have a bunch of 8870 DTMF decoders I want to use for some projects. Its a little brother to the 8880 for which there is a lot of code.
The 8870, since it only neds to decode doesn't seem to need much of the code commanding read or write etc. I did some quick breadbaording and coding yesterday but had no luck ... essentially I looped reading the 'Data valid' pin, then when it asserted, I read the four data pins. I know I am doing something wrong so .... I thought I would ask around.
Anybody got some 8870 code to share? TNX.
cheers ... 73 de brian, n1bq, underhill center, vermont
The 8870, since it only neds to decode doesn't seem to need much of the code commanding read or write etc. I did some quick breadbaording and coding yesterday but had no luck ... essentially I looped reading the 'Data valid' pin, then when it asserted, I read the four data pins. I know I am doing something wrong so .... I thought I would ask around.
Anybody got some 8870 code to share? TNX.
cheers ... 73 de brian, n1bq, underhill center, vermont
Comments
··········· You should be able to just use· the old docs we had on the 8880 and just remove the transmit part, but if not I did a quick search and found this site http://www.bobblick.com/techref/projects/tonedec/tonedec.html
I have also attached our old docs to the post.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Stephen Swanson
Technical Support
Parallax, Inc.
sswanson@parallax.com
I used the string "8870 dtmf decode bs2" in Google and I got this:
<http://pages.infinit.net/cyrberg/files/Phone_V1.pdf>
Thanks, I will get back at you with a cleaned up version of the 8870 part of this code as soon as I get it working
cheers ... 73 de brian, n1bq, underhill center, vermont