My wave bubble is almost done and I'm now testing the range and jamming. However, all the time I'm seeing these strange and intermittent errors with the atmega chip. I've never worked with atmel micros, so maybe someone can shed some light on this.
The controller restarts and prints a number then the Wave Bubble 1.0 banner. Sometimes this is a loop it won't get out of (mostly with '8' being printed).
Currently I'm stuck in that I can not get it to tune both VCO's, while tuning either of them separately works fine. I get errors like this:
- Code: Select all
---------------------------------
p> Display progs
a> Add prog
d> Delete prog
t> Tune prog
q> Quit
---------------------------------
=> t
1 programs in memory
---------------------------------
Program #1 of 1
VCO 1: 1900 -> 2000 (0, 0)
VCO 2: 900 -> 974 (0, 0)
---------------------------------
PLL for RF freq 1950MHz & prescaler 8: B=243 A=6
0, F36
midpoint @126
bandwidth tuning...
PLL for RF freq 1900MHz & prescaler 8: B=237 A=4
0, ED4
254 done!
PLL for RF freq 937MHz & prescaler 8: B=117 A=1
0, 751
keypress..2Wavebubble v1.0
keypress..
Anyone has some clues on how this may be solved?
Thanks

