Trying to Implement SX into my project
Stevens
Posts: 8
Hello, I was wondering if anyone had any tips for me.
I have a 3x3keypad matrix on portC, LCD screen using RA0, and 3 pumps connected to RB.0,RB.1,RB.2
everything works together just fine on the SXtech programming breadboard. But when I try using the chip
without the SX programming tool nothing works.
I am using 4MHZ and no external resonator.
I have a 3x3keypad matrix on portC, LCD screen using RA0, and 3 pumps connected to RB.0,RB.1,RB.2
everything works together just fine on the SXtech programming breadboard. But when I try using the chip
without the SX programming tool nothing works.
I am using 4MHZ and no external resonator.
Comments
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Paul
Right now I have:
DEVICE SX28, OSCXT2, TURBO, STACKX, OPTIONX
FREQ 4_000_000
...for the internal oscillator.
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
-Paul
It worked perfectly with my code before and now when I run a program on it there is only a
single underscore line in the top right corner. I dont understand why this may have happened.
The sample code that comes with it also doesn't work anymore. The only thing that works fine
is the test mode.
Does anyone have any ideas on why this may be happening?
I changed the freq back to the OSCXT2 given in the demo and it still doesn't work. just the underscore line
in the top left corner. any ideas on why this may be happening?
If you're using the SX-Key and you've gone·back to the way it used to was and now it doesn't work, that usually means that something (probably a connection) changed.
·If --
· Check your wiring, re-check it, walk away for a good while, and then check it again.
Post Edited (PJ Allen) : 5/10/2008 1:41:20 PM GMT