development board for SX20?
guymatz
Posts: 5
hey,
i just got a new "SX Tech Tool Kit PLUS" and included some sx20 chips in the order thinking that they're cheap enough to actually use. the trouble is i can't seem to figure out how to develop for the little buggers! i've tried hammering one into the SX tech board but it just didn't feel right.
any advice is appreciated!
thanks,
guy
i just got a new "SX Tech Tool Kit PLUS" and included some sx20 chips in the order thinking that they're cheap enough to actually use. the trouble is i can't seem to figure out how to develop for the little buggers! i've tried hammering one into the SX tech board but it just didn't feel right.
any advice is appreciated!
thanks,
guy
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Jon Williams
Applications Engineer, Parallax
Dallas, TX· USA
I checked tonight and the SX48/52 board is expected to arrive at Parallax on June 20th. And as planned, they will be about $10.00 each (with the SX chip and a few other components for power supply, SX-Key header, resonator).
Lead times for anything we build outside of the office are really long right now.
Ken Gracey
Parallax, Inc.
Thank you for the update.
K
i *DID* get the SX18 DPs . . . is there anything i can do with them!? i'm trying to build a **very** simple remote control . . .
thanks a lot!
guy
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
DTQ
Does this explanation make more sense to you?
Since you are new I would put off trying to figure out how to program the SX-18 until you become more experienced. You should have gotten 2 SX28s with your SX-tech board lite, is there a reason you absolutely need to use the SX18 instead?
You may want to read "Whats a Microcontroller" its written for a basic stamp user but it covers things which apply to the SX as well.
A free copy is availible here.
Considering your newness, you should seriously consider getting Guenther Daubach's book "Programming the SX Microcontroller: A Complete Guide"·you will not regret the investment. You should also read through Al Williams "Beginning Assembly Language for the SX Microcontroller"· which is availible for free downloading.
Post Edited (Paul Baker) : 4/28/2005 7:05:54 PM GMT
Nope! It didn't work. Those few inches of wire routed through that toggle switch was all it took to cause the programmer/oscillators to fail.
What I learned really is pretty straightforward - you just mount your Sx chip oscillator pins as close as you can to your Sx-Key pins. I've been using about an inch separation, which seems to work well. Or you can experiment on your own - try to program a chip using longer and longer connection wires, until your programming fails. It'll be a good way to get some practical experience!
David
Peter (pjv)
And were is Loser?· I miss his enthusiasm.
Bongo
I only programmed the SX in the manner shown, never tried to run it like that.
Peter, you mentioned "not even at high speeds?" Does the user have control over the programming speed? If so I was unaware of that.
Regarding a 4p sil, nowadays I do include one.
Curious, do any of you incorporate a ground plane at the resonator? That was a suggestion from I think James Newton, and or Ubicom docs.
Ken
Post Edited (KenM) : 4/30/2005 3:46:37 PM GMT
No, my reference was to RUNning the program using the SXKey as the clock source. Longer lines are not an issue for programming the device; that happens at a clock rate of about 2400 Hz if I recall correctly. During programming, the SX chip uses its internal 4Mhz oscillator to communicate via serial bit-bangging with the SXKey.
I could see long lines being a problem for the SXKey at over 50Mhz though.
I don't use ground planes near the oscillator/resonator circuitry, but its a good idea if you can manage it. Should make EMI slightly less.
Peter (pjv)
Have used for everything, from the small round 32.768khz to the square numbers.
Boards can be designed for low emi, which is usually a better idea than having to shield around sensitive areas, if they are to be implimented.
From memory, there are some easy to follow guidelines out there somewhere.................
bongo