Working on it now. I'll get an interrupt-driven routine going and share it when it gets done.
Working on it now. I'll get an interrupt-driven routine going and share it when it gets done.
Charles Linquist
Is there anything here that would help? I have not used DTs instants for this.
http://darreltaylor.com/DT_INTS-18/home.html
Looking forward to seeing your solution.
Dave
Always wear safety glasses while programming.
I use DT-INTS for *** EVERYTHING ***
I don't write a LED-blinker without some sort of interrupt!
If you haven't used them, you are missing about 60% of what you can do with PBP. Seriously.
Charles Linquist
I use them, just have not for I2C stuff. They are the only way for USB!
Dave
Always wear safety glasses while programming.
The I2C slave I posted uses DT-INTs. It is the only way you can have a slave running that can do something else at the same time.
Charles Linquist
Charles, Do you mean to say interrupts are the only way, and you use DT_INT? I am really going to have to get more into them, I would like to get another 60% from PBP![]()
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
BTW, I am assuming you are doing this with PBP3. have you tried 2.6 to see if it is a new issue?
-Bert
The glass is not half full or half empty, Its twice as big as needed for the job!
http://foamcasualty.com/ - Warbird R/C scratch building with foam!
Bookmarks