Search found 4 matches
- Mon Nov 24, 2008 3:18 pm
- Forum: C and ASM Programming
- Topic: C programing help for AVR microcontroller
- Replies: 4
- Views: 6547
Re: C programing help for AVR microcontroller
Dear sir Benj, I am confusing a lot with the program codes which you have provided for flashing LED at 1Hz frequency. Please let me guide thoroughly step-by-step how does the program work. What does the "for" loop for variables i and j do? Why we are using nested "for" loop for t...
- Mon Nov 24, 2008 12:49 pm
- Forum: C and ASM Programming
- Topic: C programing help for AVR microcontroller
- Replies: 4
- Views: 6547
Re: C programing help for AVR microcontroller
Thanks Benj!
- Mon Nov 24, 2008 12:04 pm
- Forum: C and ASM Programming
- Topic: C programing help for AVR microcontroller
- Replies: 4
- Views: 6547
C programing help for AVR microcontroller
Hello dear sir, i have written the C program in AVR studio for examples 1.4 "Flash one LED with delay". As being first time with embedded C programing i have few questions on the programing code in this example as given below: 1. What is meant by 65000 in the code? 2. Why we used that part...
- Fri Sep 19, 2008 8:10 am
- Forum: C and ASM Programming
- Topic: AVRISP mkII Tool Connectivity/Reset problem
- Replies: 2
- Views: 6960
AVRISP mkII Tool Connectivity/Reset problem
Hello dear sir, Need your technical assistance with AVRISP mkII tool. I have installed the USB driver for AVRISP mkII and connect the AVRISP mkII with PC and assembled ATMEL AVR board with LED e-block at Port A .The status LEDs were GREEN on both side of AVRISP mkII. The LEDs were chasing. The board...