Sign in

username:

password:



Not a member?

Search basicx



Search tips

Subscribe to basicx



basicx by Keywords

Accelerometer | ADC | ADXL | Adxl20 | AVR | BasicStamp | BX-35 | BX28 | BX35 | COM3 | Compiler | Downloader | EEPROM | Electromagnet | GetADC | GP2D1 | GPS | I2C | IDE | Keypad | LCD | LCD+ | MIDI | Motors | Multitasking | Netmedia | Networking | PCB | PID | PlaySound | PWM | Relays | RTC | Servo | ShiftOut | SitePlayer | SPI | Stack | Timer | USB


Ads

Discussion Groups

See Also

DSPFPGAElectronics

Discussion Groups | BasicX | connecting BX-24s using ShiftIn / ShiftOut

Discussion forum for the BasicX family of microcontroller chips.

connecting BX-24s using ShiftIn / ShiftOut - Andy Lomas - Sep 27 11:06:00 2002

I'm looking at connecting a master BX-24 to two slave BX-24s, with
the master communicating 20 bytes of data at 50x a second to each of
the two slaves.

Com3 isn't going to be fast enough (50*2*20*8 = 16,000 which is far
too close to 19,200 for comfort!) so I'm looking at either using Com1
or setting the communication using ShiftIn & ShiftOut. Since I'd
rather keep Com1 free for other purposes, I'd prefer the latter
option.

Has anyone any experience / advice abouut setting up direct
communication between BX-24s using ShiftIn & ShiftOut? I'm thinking
about a protocol based on I2C. Any other good suggestions?




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