Hi There! this is my first post.
I made the $50 robot, added scanning and made up my own obstacle avoidance and "stay on a table" alogorithms, all worked great, very happy, until ...
Was going to add some uart functionality so wanted to up my processing speed from 1Mhz to 8Mhz following the uart tutorial. I'm using the avr studio version shown on the $50 robot page with SP1 and SP2 installed and the AVRISP Mk11 programmer. However, on the fuse programming tab the options I have are different to those shown in the tutorial. There's no "divisor by 8" and long list of checkboxes with the processing speeds, just a dropdown for CKSEL fuses.
I guessed that the divde by 8 bit is for another processor so I ignored that.
On the dropdown I selected "Int RC Osc. 8 MHz; Start-up time: 6 CK + 64 ms; [CKSEL-0101 SUT=10]"
Firstly, can anyone confirmt that I have chosen the right options and that's all I need to do?
I hit program and it did program the fuses, but obviosuly it programmed them wrongly and now I'm locked out of my chip, "Failed to enter Programming Mode ...".
Has anyone done this using this AVR studio version?
Thanks all!