Hello - I've been trying to follow the guides you have posted online to get the LCD screen working. I have all the connections set up properly (I think), and stuff boots up. After executing ./display.sh, the telnet screen sort of gets stuck, but the LCD screen starts displaying random characters and slowly scrolling. Do you know where I should start troubleshooting it?
Thanks,
- Eli
LCD Problem - any ideas to troubleshoot?
Re: LCD Problem - any ideas to troubleshoot?
I read the comments in your part 7 post, saw the 'Try running “make fuse”' part, and now it works. 

Re: LCD Problem - any ideas to troubleshoot?
I struggled with this as well, the display seemed to work, but wouldn't receive any data from the WL-520. I think you should include the fuse setting in the instructions. I just set them to 16MHZ, but that was some learning curve, reading a lot of pages, and there is a risk someone could burn the wrong fuses, making the Atmel unusable while experimenting.eli2k wrote:I read the comments in your part 7 post, saw the 'Try running “make fuse”' part, and now it works.
Re: LCD Problem - any ideas to troubleshoot?
Sorry this is causing problems. I will go back and see if I can edit the tutorial to be more helpful. The correct fuse settings should be in the Makefile for the project, executing "make fuse" should burn them without too much effort / experimentation required.
Jeff Keyzer
http://mightyohm.com
http://mightyohm.com
Re: LCD Problem - any ideas to troubleshoot?
Of course! How stupid, I just flashed the file disregarding the instructions. However, it works wonderfully, just have to learn how to read the instructions in the future
Thanks.
