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

ChrisLub
Tue Apr 23 2024, 05:21 pm
Davidbab
Tue Apr 23 2024, 10:41 am
Richardrit
Tue Apr 23 2024, 09:54 am
HenryLaf
Mon Apr 22 2024, 03:50 pm
bleradrar
Mon Apr 22 2024, 06:38 am
ppu-pro_ka
Sun Apr 21 2024, 07:39 pm
Infewow
Sun Apr 21 2024, 06:30 pm
HumanTak
Sun Apr 21 2024, 12:26 pm