8051 Microcontroller Projects AVR PIC Microcontroller Projects Tutorials Ebooks Libraries, interfacing tutorials, lcd tutorial, stepper motor, dc motor 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems

 
8051 microcontroller 8051 microcontroller
Forums

Go to page  1 2 [3]
Moderators: Ajay, Junied , abbas1707, Arun Kumar V, pdi33, Shailesh NAYAK, ۞ TPS ۞, shyam, sashijoseph
Author Post
Ajay
Sun Jan 06 2008, 03:52AM
Rickey's World Admin

 User Offline

Registered Member #1
Joined: Fri Feb 24 2006, 04:56AM

Posts: 3375
Thanked 616 times in 583 posts
In I2C Bit rate is not specific. The clock is controlled by master so it can be anything depending on speed of master controller. However maximum speed is always specified in data sheets. For DS1307 its 400kbps i think but still check its data sheet once and configure your controller accordingly.



www.rickeyworld.info
If you feel satisfied with the user's forum reply please click on the thank button.

Obey forum rules!
Respect others!
Back to top


abbas1707
Sun Jan 06 2008, 06:14AM

 User Offline
Registered Member #383
Joined: Thu Jan 25 2007, 08:07AM

Posts: 414
Thanked 64 times in 51 posts
Ajay please edit UART tutorial ( c program)
UBRRL shoud be equall to 0x19 for baud rate 9600:-|
u wrote by mistake 0x17;
void serial_init(){
UCSRA=0x00;
UCSRB=0x18;
UCSRC=0x86;
UBRRH=0x00;
UBRRL=0x19;
}


A Thousand Miles Journey Starts With a Single Step.
Back to top


Ajay
Sun Jan 06 2008, 06:27AM
Rickey's World Admin

 User Offline

Registered Member #1
Joined: Fri Feb 24 2006, 04:56AM

Posts: 3375
Thanked 616 times in 583 posts
ok!! my mistake.. but how i made that mistake

edit:
mistake rectified..

[ Edited Sun Jan 06 2008, 06:32AM ]

www.rickeyworld.info
If you feel satisfied with the user's forum reply please click on the thank button.

Obey forum rules!
Respect others!
Back to top


dudu9
Wed Feb 06 2008, 04:37AM
 User Offline
Registered Member #5903
Joined: Wed Feb 06 2008, 03:54AM

Posts: 6
Thanked 0 times in 0 posts
hi guys. i am trying to start prjcts with my atmega162.
i started with the step by step tutorial, but the links isn't working
has any 1 similar problem..

nobody is perfect. i am nobody!
Back to top


Ajay
Wed Feb 06 2008, 09:09AM
Rickey's World Admin

 User Offline

Registered Member #1
Joined: Fri Feb 24 2006, 04:56AM

Posts: 3375
Thanked 616 times in 583 posts
link not working? can you post the link here?

www.rickeyworld.info
If you feel satisfied with the user's forum reply please click on the thank button.

Obey forum rules!
Respect others!
Back to top


MATHIVANAN
Fri Feb 22 2008, 05:13AM
 User Offline
Registered Member #2569
Joined: Wed Jul 25 2007, 05:21AM

Posts: 55
Thanked 4 times in 4 posts
hi ajay i want to use SPI. i have some doubts. please give me simple example how to do that in ATMEGA32.

[ Edited Wed Jul 16 2008, 12:45AM ]

I respect others the same way i expect from others.
Back to top


Ajay
Fri Feb 22 2008, 10:11AM
Rickey's World Admin

 User Offline

Registered Member #1
Joined: Fri Feb 24 2006, 04:56AM

Posts: 3375
Thanked 616 times in 583 posts
will give code examples only with tutorial. So please wait till i write for SPI (not SPm i think). I will try to write it soon.

if you have written your own code then you can open up a new thread and ask your doubt i will help u out.

[ Edited Fri Feb 22 2008, 10:13AM ]

www.rickeyworld.info
If you feel satisfied with the user's forum reply please click on the thank button.

Obey forum rules!
Respect others!
Back to top


zeeshan99s
Tue Feb 26 2008, 10:15PM
 User Offline
Registered Member #6045
Joined: Wed Feb 13 2008, 10:26PM

Posts: 4
Thanked 1 time in 1 posts
any tutorial for codevision.......

wH0 sAyz @m RuDee
Back to top


Ajay
Tue Feb 26 2008, 10:26PM
Rickey's World Admin

 User Offline

Registered Member #1
Joined: Fri Feb 24 2006, 04:56AM

Posts: 3375
Thanked 616 times in 583 posts
code vision is not free.. i am putting stress on free compilers, so everyone can afford to learn.

www.rickeyworld.info
If you feel satisfied with the user's forum reply please click on the thank button.

Obey forum rules!
Respect others!
Back to top


MATHIVANAN
Wed Jul 16 2008, 12:44AM
 User Offline
Registered Member #2569
Joined: Wed Jul 25 2007, 05:21AM

Posts: 55
Thanked 4 times in 4 posts
Hi Ajay I am using I2C but i cannt get the exact clock speed. Crystal Osc=8Mhz and I2C bus Speed 100Khz, what is the Bitrate value?

I respect others the same way i expect from others.
Back to top


Go to page  1 2 [3]  

Jump:     Back to top

Syndicate this thread: rss 0.92 Syndicate this thread: rss 2.0 Syndicate this thread: RDF
Powered by e107 Forum System

8051 Microcontroller Projects 8051 AVR tutorials PIC microcontroller, 8051 assembly language programming electronics and communication ECE CSE pdf ebooks library BE final year project ideas Embedded systems