How to interface ISD1720 with PIC16F877A microcontroller...?
Ttelmah
Joined: 11 Mar 2010 Posts: 19510
Posted: Sun Jan 18, 2015 8:46 am
It's only SPI.
However a massive amount depends on what you actually want to 'do'?.
If you just want to control it (letting it store the data etc..), then the key is to get the 'design guide' (not the basic data sheet):
It uses Mode3 SPI. Max 1MHz.
The design guide even has a nice little flow chart to follow.
If you want to do anything much 'beyond' the equivalent to the button based commands, then you'd be better off with a larger PIC. You'll certainly need a larger memory connected to the PIC for anything beyond this.
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Sun Jan 18, 2015 12:49 pm
There are some threads in the forum archives on this topic. Search for this:
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum