KamPutty
05-16-2008, 07:13 AM
Hi all,
Got my usb prop last week, finally got time and started to get it up...
Here is my code
{{ Output.spin }}
PUB Toggle
dira[23]~~
repeat
!outa[23]
waitcnt(3_000_000 + cnt)
Looks just like the demo, because it is!
Okay, I cannot get pin 23 to work on the LED!!! I have validated all the LED wiring by just using a different i/o pin, and all works. I just cannot get pin 23 to work!
My setup is very simple:
9v to pin VIN (pin 12)
Ground to VSS (pin 9)
Ground to VSS (pin 29)
3.3 out from VDD (pin 32)
This is my "hello world" program...the very first one and pin 23 does not work!
Is this a defective usb-prop?...
Any thoughts?
~Kam (^8*
Got my usb prop last week, finally got time and started to get it up...
Here is my code
{{ Output.spin }}
PUB Toggle
dira[23]~~
repeat
!outa[23]
waitcnt(3_000_000 + cnt)
Looks just like the demo, because it is!
Okay, I cannot get pin 23 to work on the LED!!! I have validated all the LED wiring by just using a different i/o pin, and all works. I just cannot get pin 23 to work!
My setup is very simple:
9v to pin VIN (pin 12)
Ground to VSS (pin 9)
Ground to VSS (pin 29)
3.3 out from VDD (pin 32)
This is my "hello world" program...the very first one and pin 23 does not work!
Is this a defective usb-prop?...
Any thoughts?
~Kam (^8*