|
Re: AVR Help
I finally got the AVR working and to be programmabled. all it took was an hour on the phone with tech support!
Now I just need to find where to how to program it in C. Things like defining the outputs and just simple C so i can play around with it. Does anyone know where to find how to define the outputs in C code?
For example can I just say portB = 0b00001101?
In the board right now I have an atmega8515
|