|
|
| Author |
Message |
sturgessb
Joined: 25 Apr 2008
Posts: 246
Location: Norwich, UK
|
|
Posted: 03 June 2008, 20:31 PM Post subject: ZX-24 to ZX-24 Network |
|
|
Hi Guys
Can someone help me with networking two zx-24n via something fast like I2C or SPI. Is this even possible, to set up a zx as a slave?
I just want to be able so send a few variables back and forth.
Anyone done this, and has sample code and schematics?
Many thanks
Ben |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 03 June 2008, 23:07 PM Post subject: Re: ZX-24 to ZX-24 Network |
|
|
| sturgessb wrote: | | Is this even possible, to set up a zx as a slave? | Slave mode can be implemented for I2C and SPI but only on native mode devices (because it is necessary to use an interrupt handler). We've done both here and we'll be publishing an application note on the topic shortly. |
|
| Back to top |
|
 |
sturgessb
Joined: 25 Apr 2008
Posts: 246
Location: Norwich, UK
|
|
Posted: 03 June 2008, 23:18 PM Post subject: |
|
|
| great stuff, ill wait for that post! |
|
| Back to top |
|
 |
dkinzer Site Admin
Joined: 03 Sep 2005
Posts: 2499
Location: Portland, OR
|
|
Posted: 22 June 2008, 19:49 PM Post subject: Re: ZX-24 to ZX-24 Network |
|
|
| dkinzer wrote: | | [...] we'll be publishing an application note on the topic shortly. | Available now as AN219 on the Application Notes page. |
|
| Back to top |
|
 |
sturgessb
Joined: 25 Apr 2008
Posts: 246
Location: Norwich, UK
|
|
Posted: 26 June 2008, 13:13 PM Post subject: |
|
|
great stuff, ill take a look
thanks! |
|
| Back to top |
|
 |
|