Shop OBEX P1 Docs P2 Docs Learn Events
Eb-500 and PWMPal (Again!) — Parallax Forums

Eb-500 and PWMPal (Again!)

blittledblittled Posts: 681
edited 2009-06-19 14:44 in Robotics
I am still a little confused on this issue. The info I found from last year's post indicates P0 on the EB-500 is for receiving. The specs show it's for transmission. This leads me to two assumptions that would make them incompatible.

The first is that the EB-500 could possibly transmit at any time and if the PWMPal could also be transmitting causing a conflict when the EB500 is pulling the line high and the PWMPal is pulling it low or vice-versa. Unless the transmit pin on the EB-500 is open collector it could possibly be shorted out.

The second is tied to the first assumption. If the EB-500 is open collector two sources transmitting on the same line at the same time could produce garbage on the input on the BS2.

It still may be able to be used but the timing of the EB-500 and the PWMPal communications would have to be handled very carefully to remove any possible conflicts.

Am I right in these assumptions?

▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
What electronics need - MORE POWER!!!!!!!

Post Edited (blittled) : 6/18/2009 9:15:04 PM GMT

Comments

  • dandreaedandreae Posts: 1,375
    edited 2009-06-19 14:44
    The BASIC Stamp performs a SERIN command on I/O pin 0.· This means that the eb500 sends it's data to I/O pin 0 of the BASIC
    Stamp.

    The PWM Pal uses pin 0 for serial communcation and is a dedicated pin.· Therfore, the two devices are not compatible on the same board.

    Dave

    ▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
    Dave Andreae

    Parallax Tech Support·
Sign In or Register to comment.