Burned my BS2 Interpreter :-( Please check my schematic and tell me it looks o
l337hxr
Posts: 17
Okay, I got a call from Chris today and he told me I accidentally burned my BS2 interpreter on my OEM BS2 module.· Apparently, the EEPROM was fine so I must've just pushed too much current through or something to the interpreter's I/O pin.
Anyways, I have spent about a half an hour putting together exactly what I want to do and if someone could just glance at this and tell me that THIS IS SAFE and that this WILL NOT·destroy the BS2 interpreter again!!· Thank you!!
Just to re-iterate Pin0 to Pin3 are ALL outputs, meaning they output from the BS2 module to the FPGA board.· The reason for the voltage-divider is because the FPGA board can ONLY accept 3.3V input and not 5V TTL high from the BS2.· Thank you!!!
HOWEVER, does anyone know how I can or if the BS2 can read a 3.3V logic HIGH from one of it's I/O lines?· Because I would like the FPGA to output to the BS2 as well.
Post Edited (l337hxr) : 5/1/2007 6:55:36 PM GMT
Anyways, I have spent about a half an hour putting together exactly what I want to do and if someone could just glance at this and tell me that THIS IS SAFE and that this WILL NOT·destroy the BS2 interpreter again!!· Thank you!!
Just to re-iterate Pin0 to Pin3 are ALL outputs, meaning they output from the BS2 module to the FPGA board.· The reason for the voltage-divider is because the FPGA board can ONLY accept 3.3V input and not 5V TTL high from the BS2.· Thank you!!!
HOWEVER, does anyone know how I can or if the BS2 can read a 3.3V logic HIGH from one of it's I/O lines?· Because I would like the FPGA to output to the BS2 as well.
Post Edited (l337hxr) : 5/1/2007 6:55:36 PM GMT
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
The BS2 can indeed read a +3.3V logic high on one of its I/O pins. You probably should have a 220 to 1K protective series resistor there in case the Stamp accidentally has its pin changed to an output of the opposite level.
Also -- are you recieving from the Garmin or sending to it or both? If you're sending to it, you'll need an additional line to the Garmin, using a MAX232 driver on that pin. That's assuming the Garmin does not support a 'TTL' mode.
yes, I forgot to put the ground line from the eTrex to the battery/bs2 ground...but it will be there!
I am ONLY receiving data from the eTrex...I am not sending anything back to the eTrex.