Discussion in "AVR Discussion Forum" started by    hsnjamal    Jun 4, 2014.
Wed Jun 04 2014, 06:00 pm
#1
I have to write a program in C to read 8 bit data from the port of Atmega32 and save it to the RAM and send this data serially to the PC after storing 1000 values .
Kindly help me out
Please guide me to write this program
I am a novice in uC's programming
Please Guide me !
 rearthur2003 like this.
Fri Jun 06 2014, 12:36 pm
#2
C is very simple. If you've written simple programs in C then you write this program too. Read data from port and store it in array of 1000. You can do this by having a simple for loop which reads from port and store in array. do this first and then share your code here.
Thu Nov 27 2014, 10:49 am
#3
First you will need to let us know what IDE you plan to use, then alot of help will come
 hsnjamal like this.
Fri Nov 28 2014, 10:01 am
#4
[Topic moved to AVR Discussion Forum]
Sun Dec 21 2014, 07:33 pm
#5


First you will need to let us know what IDE you plan to use, then alot of help will come

rearthur2003



The IDE is AVR Studio 5
Mon Dec 22 2014, 10:29 am
#6
Take a look at Serial Communication Tutorial to get idea on how to use serial ports on AVR. Then do rest of the coding.

Get Social

Information

Powered by e107 Forum System

Downloads

Comments

Bobbyerilar
Thu Mar 28 2024, 08:08 am
pb58
Thu Mar 28 2024, 05:54 am
Clarazkafup
Thu Mar 28 2024, 02:24 am
Walterkic
Thu Mar 28 2024, 01:19 am
Davidusawn
Wed Mar 27 2024, 08:30 pm
Richardsop
Tue Mar 26 2024, 10:33 pm
Stevencog
Tue Mar 26 2024, 04:26 pm
Bernardwarge
Tue Mar 26 2024, 11:15 am