Javelin Stamps blowing out
sharmait
Posts: 15
We have been working with javelin stamps and BOE (with usb cable) for a long time, recently stamps have been blowing out very frequently.
We sent the damaged ones to the parallax technicians and they said that the chips were burned due to overcurrent or overvoltage··on I/O pins caused·by static or user error. What kind of error·is this "user error" ? I cannot cleraly figure out how pgming errors (what else can be user error) can blow out a chip? Shouldn't there be·some check inbuilt·in the harware circuit to prevent something like this ?
Is there any chance·of·overcurrent/voltage·when pins in one program are output and become input instantly when the next program is·downloaded ? Can a clear registry pgm help ?
Any help would be·appreciated.·Quite a few chips are dead this way...any idea why this can be ?
Thanks very much,
Sharmait.·
We sent the damaged ones to the parallax technicians and they said that the chips were burned due to overcurrent or overvoltage··on I/O pins caused·by static or user error. What kind of error·is this "user error" ? I cannot cleraly figure out how pgming errors (what else can be user error) can blow out a chip? Shouldn't there be·some check inbuilt·in the harware circuit to prevent something like this ?
Is there any chance·of·overcurrent/voltage·when pins in one program are output and become input instantly when the next program is·downloaded ? Can a clear registry pgm help ?
Any help would be·appreciated.·Quite a few chips are dead this way...any idea why this can be ?
Thanks very much,
Sharmait.·
Comments
Dave
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Dave Andreae
Tech Support
dandreae@parallax.com
www.parallax.com
·
what type of external circuits are connected to the pins?
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
I am using Uarts, I2C ect. If there is a bug in my code, then I'll download the new prog in the middle of running the Javelin, and run the new one... thi is not bad is it? (Same circuit, although, who knows if the Uart-in pin or the I2C pin was high or low.)
Christian
You may have a bad device, or are making a programming error that is causing two outputs (one from the Javelin and one from another device) to be connected together and causing a short.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
Check your serial connection to the Javalin is as shown in the manual Errata 1.3. (i.e. there's small caps on the ATN and VSS lines)
Try running your Javalin on a development board, without any connections to the IO pins. This help isolate the issue.
James