Sign in

username:

password:



Not a member?

Search piclist



Search tips

Subscribe to piclist



piclist by Keywords

12F675 | 16F628 | 16F84 | 16f877 | 16F877A | 16F88 | 18F458 | ADC | AVR | Bootloader | CAN | CCS | CRC | EAGLE | EEPROM | ICD | ICSP | IDE | JDM | LED | Macros | Microchip | MPLAB | PCB-CAD | PIC10F | Pic12f675 | PIC16F84 | PIC16F84A | PIC16F877 | PIC18 | PIC18F452 | PicBasic | PICC | PICSTART | PWM | RS-485 | RS232 | SMT | SPI | UART | USART | USB | Wireless | Wisp628 | Xilinx

Ads

Discussion Groups

Discussion Groups | Piclist | programing

A discussion group for the PICMicro microcontroller. Also called the Microchip PIC, this list is dedicated to the use and abuse of this fine, simple, microcontroller. Close to topic posts are welcome, ie. general electronics.

programing - endalkachewali - Jun 10 20:09:09 2008


Please support me for the following points
I have PIC16F877 and Voice chip ISD1730 and i want to connect both of
them and write program.therefor,please help me to do this.
note,ISD1730 is multi message voice record and playback device i will
record three different voice and i need control each voice by PIC16F877.

Best Regards

------------------------------------

to unsubscribe, go to http://www.yahoogroups.com and follow the instructions



(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )


Re: programing - rtstofer - Jun 14 15:08:59 2008

--- In p...@yahoogroups.com, "endalkachewali"
wrote:
> Please support me for the following points
> I have PIC16F877 and Voice chip ISD1730 and i want to connect both of
> them and write program.therefor,please help me to do this.
> note,ISD1730 is multi message voice record and playback device i will
> record three different voice and i need control each voice by PIC16F877.
>
> Best Regards
>

To design the system you probably need the Design Guide which you can
request from the manufacturer. It is not available online.

Probably the best way to control the chip will be to use SPI. On the
16F877, SPI is simple to implement. Section 9 of the datasheet
describes the SPI module.

But, lacking the design guide, I can't provide any help.

Richard

------------------------------------

to unsubscribe, go to http://www.yahoogroups.com and follow the instructions



(You need to be a member of piclist -- send a blank email to piclist-subscribe@yahoogroups.com )