Is my crystal bad?
I just started working with a new Proto Board today and had some problems programing it. I can download to both RAM and EEPROM but there is a problem because the programs don't seem to work unless I don't use the external crystal.
I am pretty shore of this because this works:
and this dose not:
I am fairly new to using the propeller so I may be just making a simple mistake. Please let me know what you think is wrong.
Matthew
I am pretty shore of this because this works:
CON
LED = 7
Pub Main
dira[noparse][[/noparse]LED]~~
Outa[noparse][[/noparse]LED]~~
repeat
!outa[noparse][[/noparse]LED]
waitcnt(cnt + 3_000_000)
and this dose not:
CON
_CLKMODE = XTAL1
_XINFREQ = 5_000_000
LED = 7
Pub Main
dira[noparse][[/noparse]LED]~~
Outa[noparse][[/noparse]LED]~~
repeat
!outa[noparse][[/noparse]LED]
waitcnt(cnt + 3_000_000)
I am fairly new to using the propeller so I may be just making a simple mistake. Please let me know what you think is wrong.
Matthew

Comments
OBC
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
New to the Propeller?
Getting started with the Protoboard? - Propeller Cookbook 1.4
Updates to the Cookbook are now posted to: Propeller.warrantyvoid.us
Got an SD card? - PropDOS
Need a part? Got spare electronics? - The Electronics Exchange
Matthew
Leon
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Amateur radio callsign: G1HSM
Suzuki SV1000S motorcycle
Thanks for the help, Matthew
▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔▔
Timothy D. Swieter, E.I.
www.brilldea.com·- Prop Blade, LED Painter, RGB LEDs, uOLED-IOC
www.sxmicro.com - a blog·exploring the SX micro
www.tdswieter.com