I2C protocol Basics - Part 1 (Data Transfer)

preview_player
Показать описание
This video covers the basics of #I2C (Inter-Integrated Circuit) protocol.
I have covered the Read and Write Operation in I2C.
and
Part 3 will include details regarding the Hardware used.

Subscribe to the channel for more videos related to embedded systems.
Like, Share, and do drop in any feedback/suggestions!

Cheers!

Рекомендации по теме
Комментарии
Автор

This is one of the best explanations of I2C on the internet! Covering everything from basic to sufficient complexity.

pranjalmittal
Автор

Very Informative and Upto the point, Good Work

Meditate
Автор

Thanks for your videos. I’m reviewing them for a job interview for Hardware Design and these really helped alot.

jaspersomaek
Автор

Hi, could you please refer some materials on defining the i2c/spi speed for communication? I want to understand with practical approach.

BTW your video is very informative, better than any application note.
Thank you so much.

PunyavratBharadwaj
Автор

Mam, you explanation is simply superb...can you plz make vedio on high speed protocols

MSR
Автор

Please provide videos on I3C protocol also mam

annalakshmis
Автор

Hai, mam recently i watched your videos all videos are good and its helps to enhance my skills, but shortly i followed only MSP430 microcontroller, so my requirement is in the EV-430fr6047 development board I2C how to configure and how to send the data only one slave, could you please explain and show me hardware set up wise explanation . 🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏🙏

ElavarasanMohan
Автор

Master put address to I2C bus.
Then corrosponding slave identify and match with his own address .
Then slave say Hi to master ( send ACK to master)
How slave match address which is send by master .
Which register compare received address and its own address . Thanks.

sahanpweragoda
Автор

Madam, When a repeated start is transmitted with different slave address without issuing a stop then what is the state of the previously addressed slave.can you please answer me madam.

kalivarapusunilb
Автор

Develop an AVR code (Assembly or C language) to ask the student his/ her attendance
percentage through I2C protocol from a slave with address 1101110 with 50KHz frequency.
The student should be allowed to sit in an exam if his/ her attendance is greater than or equal
to 75%, condoned if greater than 65% or equal, but less than 75% and not eligible if less than
65%. The decision letter should be displayed on PORT A.
Help please.

reemagulmuhammad
Автор

Information is very help ful but little bit fast.

sivapurapuchowdaiah
Автор

Great video!
Thanks for this.
Waiting for the next video. I am willing if you provide a video to create an hardware in VHDL for iic.
Thanks ma'am.

mubasheer
Автор

What happens if two masters try to access the same slave device?

HarishKumar-zxst