Hello,
Have any of you written a program using the new-ish commands,
I2CREAD and I2CWRITE ?
I cannot get them to work properly, so far. I have a working Nuts and Volts Stamp program that works perfectly. If any of you want to help translate, please respond. Thanks.
When I view the stamp output on an oscilloscope, it is rock steady, as far as the signal goes, and it seems to put out one set of needed pulses.
However, when I try to look at the output train of pulses from the I2CWRITE picBasic command, I seems to get two sets of pulses from this one command. And the signal is jagged and weakish compared to the stamp out put.
So, first, what's up with what the picBasic command? What is it trying to do and what about the signal, do I need to filter it somehow to get a cleaner output?
Thanks.
I'm just measuring the output from
I2CWRITE dat,clk,0,0,[$50]
thanks
Bookmarks