I want to communicate from 2 PIC (slave) to other one (master).
I will do A/D and the 10-bit result I'll send it to master.
This work will be doing for 2 PIC's.
Can I do that? (parallel interface, bus connection)
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Mon Dec 08, 2008 12:46 pm
The two most common methods are:
1. i2c bus
2. SPI bus
In each case, there would be one master, and two slaves.
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