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

Jelsaussy
Sun Jun 02 2024, 02:49 am
Richardtus
Sat Jun 01 2024, 02:49 pm
Jerrychale
Sat Jun 01 2024, 02:39 pm
Madisonhet
Sat Jun 01 2024, 10:00 am
GregoryCar
Sat Jun 01 2024, 09:45 am
MeriNefertovaSi
Sat Jun 01 2024, 09:16 am
RobinTwele
Fri May 31 2024, 12:45 pm
JoshuaImivy
Fri May 31 2024, 06:20 am