Bs2px!!!
kb2hap
Posts: 218
Hey bugg is this the BS3 you've been waiting for
http://www.parallax.com/detail.asp?product_id=BS2PX-IC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
http://www.parallax.com/detail.asp?product_id=BS2PX-IC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Came here to see what's up, bam, first message at the top of the list.
It sure is a beautiful looking IC.
Parallax is synonymous with class.
Has been that way from day one.
In my eyes that is a HUGE advantage over its competitors.
According to the new BASIC Stamp Module Comparison chart the new chip
is a screamer.
32 MHz Turbo, up from 25.
~19,000 instructions/sec. up from 12,000.
55 mA Run / 450 µA Sleep, up from 40/350. (down more like[noparse]:)[/noparse]
Serial (19200 baud), up from 9600.
PBASIC commands 63, up from 61 (Anyone know what the two new commands are)
Very impressive.
Jack
Update:
New commands:
Post Edited (PLJack) : 4/14/2005 11:11:15 PM GMT
Chris
Overall, looks good, and i am going to buy one to replace the old bs24p i have here. When will the updated editor be available? And, what is the "spstr" command ?
kelvin
If you're familiar with pin polling in the BS2p family you can use that with the comparator in the BS2px. If you want "true interrupts" it may be time to make the move to the raw SX. For example, yesterday I finished an SX28-based MIDI device that receives MIDI data in the background (interrupt driven serial buffer) and the foreground program (all BASIC -- SX/B) processes the stream and will activate/deactivate outputs based on the data.
Forrest is right about the RAM restrictions.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
If I didn't already have the BS2p24, I'd buy it, but at the moment I think I'll hold out for the next miniature masterpiece from Parallax.
(The fact that I'm very short of money at the moment, and that my usual distributor haven't listed it, yet, may also have something to do with it )
Any other reason to download the new editor when it's released?
(Any bugfixes?)
Dave
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Dave Andreae
Tech Support
dandreae@parallax.com
www.parallax.com
·
Beware of the internal pull up resistors....it·might bite you one day.
The pull up resistors are generally termed "weak pull ups".
Parallax has no control over that.
I have never had a problem using the pull up resistors with a simple switch to ground.
However, the pull up resitors did not work reliably in the circuit shown in the link below.
http://www.parallax.com/sx/contest/comfort_meter/comfort%20meter%20schematic.bmp
The input to the SX was tied to an open collector of a 2n3904 transistor. When the 2n3904 was "off" the input should read high......sometimes it did, sometimed it did not.
This must have something to do with the impeadance of the open collector.
I ended up turning off the feature and using 4.7k ohm pull ups.
Most seem to agree the pull up resistor is approximately 20k to 50k ohms.
I am glad to see Parallax listening to thier customers and incorporating features requested.
·· http://forums.parallax.com/showthread.php?p=528749
Good job Parallax team!!!!
Post Edited (KenM) : 4/17/2005 2:34:18 PM GMT
Yes , the pullup is around 20k, and sources about 250 microamps when the input is shorted to ground. I think the weak pullup is actually implemented as an FET in the silicon, so it is somewhat nonlinear and temperature dependent (i.e., don't use it as a reference for a thermistor or as a source for accurate RCtime measurements!).
It is still a good idea to use a protection resistor of around 220 ohms in series with a pin. Remember that the protection resistor will form a voltage divider with the weak pullup. With 220 ohms, the burden is only 0.05 volt, so that is nowhere near the switching threshold.
I'm really glad that Parallax is including the weak pullups and wonder if there are any plans to implement the additional two instructions in a version 1.4 BS2p or a version 1.2 BS2pe?
Kelvin, the SPSTR is a modifier for the SERIN command (also for I2CIN and and LCDIN). It is available on all the Stamps that have scratchpad RAM, and allows the command to stream incoming data directly into the scratchpad. It is not new to the BS2px. See the help file.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Tracy Allen
www.emesystems.com
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
My caution comes from my experience described.
It is hard to imagine the 2n3904 not being completly off. The off state is 68K to ground via the hexidecimal switch.
My caution also comes from hearing others at the SX forum (when it was on yahoo) experiencing similar troubles with the pull ups.
Tracy, I completely agree with your assesment.
Anyway, maybe I should·delve into·the·same·circuit·on a breadboard and see if I can duplicate the phenomenom.
ken
kelvin
But as for a more on topic point yes I to am really happy to see software control pullups... saving a lot of wiring grief for prototyping.
Chris
---Bug Fixes--- in the new editor version 2.2
Fixed Serial routines to open any COM port number (1 to 256).
Fixed bugs that caused the software to except when user tried to invoke functions through the command line such as:
·· stampw.exe /tokenize something.bs2 > output.txt
· --or--
·· stampw.exe /download soemthing.bs2 > output.txt
Enhanced Enumerate COM Port routine to work properly with a rare case where the computer has more than on GUID for the
reserved name 'PORTS' in the registry.
Dave
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Dave Andreae
Tech Support
dandreae@parallax.com
www.parallax.com
·
·· Just to clarify the position on the BS2px, it is an enhancement to the BS2p family of BASIC Stamps adding in some functionality customers have requested, including more speed.· However, it is definately not to be considered the BS3.
·· When we're ready for a BS3 introduction, fanfare will preceed all postings!· Just kidding.· But seriously, any BS3 we release will be more of an improvement over the BS2 than the BS2 was over the BS1, rest-assured.·
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Chris Savage
Parallax Tech Support
csavage@parallax.com
Microchip's documentation on the "how" portion stinks compared to parallax.