Question to Parallax and Stamp users
KenM
Posts: 657
Question to Parallax (wish list)
Since the SX is now being utilized on the Basic Stamps, any future plans to use;
Configurable:
Post Edited (KenM) : 3/8/2005 3:22:08 AM GMT
Since the SX is now being utilized on the Basic Stamps, any future plans to use;
Configurable:
- CMOS inputs
- Schmidtt trigger inputs
- Analog comparitor inputs
- Edge detection
- Interrupts
Post Edited (KenM) : 3/8/2005 3:22:08 AM GMT
Comments
Jon
The reason we released the SX/B compiler was to give you the ability to have interrupts while still having a language very close to PBASIC.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
"Basic Interrupts" might be nice (these are interrupts that only occur BETWEEN Pbasic tokens). Having seen another vendor's implementation of them, they're very clunky, hard to understand, slow down other processing, and not very useful (you really want 'real' interrupts, but in a single-tasking run-time that's really hard). And it would probably cost a LOT to implement, for VERY little benefit.
I think their current work improving the SX/B compiler for the SX chip is brilliant. Much more bang for the buck there, and you start out with 'native' interrupts.
Improvements are fine, just make sure you don't kill the goose that's laying the golden eggs in the process.
Advanced features are great, but each new feature you use does introduce the possibility of a bug somewhere else in that same program.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
I used the configurable pull ups connected to the collector of a 2n3904, results were unpredictable, the input would sometimes read low, even with the 2n3904 off. Since then I have shyed away from using the pull ups.
I should probably revist and investigate further·some day. Does anybody know what the impeadance of an open collector is for a standard 2n3904?