SPI communication Data Transmission | SPI communication Daisy chain

  Рет қаралды 47,504

Foolish Engineer

Foolish Engineer

Күн бұрын

Пікірлер: 41
@rohitshekdar648
@rohitshekdar648 10 күн бұрын
Your explanation using the animation is pro-level, bro. Seriously, college never shows us like this!!!!!
@kamblepankaj1925
@kamblepankaj1925 2 жыл бұрын
This video is so freaking awesome. It has cleared so much of the mess in my mind. Greattt animation and great explanation. Thank you !!!
@FoolishEngineer
@FoolishEngineer 2 жыл бұрын
Thank you so much for watching!! Please don't forget to subscribe to our channel
@KJ7JHN
@KJ7JHN Ай бұрын
Thank you for this video. If there are only three pins on the master, does the last MISO need to be reconnected to the master? Im using an oled display which does not need to communicate.
@esdrasguitar
@esdrasguitar 3 жыл бұрын
! I'm waiting for the third party of the SPI communication. Your videos help me to understand so well.
@FoolishEngineer
@FoolishEngineer 3 жыл бұрын
I'll upload it soon!!
@mohammedkhalidhoosen5781
@mohammedkhalidhoosen5781 3 жыл бұрын
Your videos are awesome. I feel to help people understand it better, like the power supply design were done, maybe implementation in arduino code can help without using libraries. It will help people get a greater understanding which can translate into other programming languages. For all communication protocols UART SPI I2C, the implementation is where people battle with the concepts.
@FoolishEngineer
@FoolishEngineer 3 жыл бұрын
Great suggestion! I will work on it!
@studyandtechwithrd4929
@studyandtechwithrd4929 Жыл бұрын
Nicely and briefly explained... Thank you...
@shilpagopakumar4984
@shilpagopakumar4984 3 жыл бұрын
what if we want. to send data 3 (D3 ) in slave 1 , D2 in slave 2 and D1 in slave 3 ?should we send D1 first? Does that mean we should sent first the data that should be going to last slave (s3) ..? Can all slave work together simultaneously ? For example if iam giving speedometer, voltmeter and pressure gauge together as 3 slave will it all display values at same time according to it's respective functions.
@ionix2000
@ionix2000 2 жыл бұрын
This video is amazing with a great animation.
@FoolishEngineer
@FoolishEngineer 2 жыл бұрын
Thank you so much for watching!! Please don't forget to subscribe to our channel
@Rajeshhh
@Rajeshhh 2 жыл бұрын
Hi Bro, It is really nice, But Can you please help to make a video with an example of datasheet and how it works with Rosberry Pi, that will help us lot...
@puja2078
@puja2078 2 жыл бұрын
Hi, Nice explanation. I have few doubts. 1. Here you considered 8 bit shift register. What will happen when more data needs to be sent, like 32 Bit data? 2. Can we use daisy chain if we want to write and read from different slaves?? 3. What will happen if just D2 needs to be written to slave2 and 3 slaves are connected??
@UchihaNarutoFTW
@UchihaNarutoFTW Жыл бұрын
You know the answers to your question now? If yes, can you share?
@jinoung
@jinoung 7 ай бұрын
Do I have to connect MISO of last slave to master's MISO?
@rushikeshchikane8257
@rushikeshchikane8257 Ай бұрын
MSB bit goes first ?
@mihirtrivedi2429
@mihirtrivedi2429 10 ай бұрын
It's a good video but you didn't explain read operation vs write operation. If you want to write data to slave, slave will still dump its register content to master? And if you want to read from slave, do you just write dummy data to slave so that it will dump register content back to master?
@abdallahatieh1951
@abdallahatieh1951 2 жыл бұрын
keep going, you are very good ... thanks👍
@FoolishEngineer
@FoolishEngineer 2 жыл бұрын
Thank you so much for watching!! Please don't forget to subscribe to our channel
@moinshaikh6684
@moinshaikh6684 3 жыл бұрын
Mind blowing explanation.
@FoolishEngineer
@FoolishEngineer 3 жыл бұрын
Thank you, please subscribe to my channel for more such videos!
@vikrantmakar4597
@vikrantmakar4597 3 жыл бұрын
Superb content bro
@FoolishEngineer
@FoolishEngineer 3 жыл бұрын
Bhai✌️✌️
@ahmadhabibpoor6288
@ahmadhabibpoor6288 Жыл бұрын
Nice explanation
@sathyapalreddy2157
@sathyapalreddy2157 3 жыл бұрын
Can make a video on digital power supply design based on dsp controller
@FoolishEngineer
@FoolishEngineer 3 жыл бұрын
Sure, I'll try
@Jean-LouisDJE
@Jean-LouisDJE Жыл бұрын
I love this...
@Carlitos_SH
@Carlitos_SH 2 жыл бұрын
You're Legend !
@FoolishEngineer
@FoolishEngineer 2 жыл бұрын
Thank you so much for watching!! Please don't forget to subscribe to our channel!!
@kanyakumaripatil7498
@kanyakumaripatil7498 3 жыл бұрын
In SPI master sends data to slave how master can know whether data reached successful or not to slave. In I2C ack is there but in SPI how we can confirm.
@FoolishEngineer
@FoolishEngineer 3 жыл бұрын
In SPI, Slave can send an acknowledgement through MISO line to the Master
@mtoufiq59
@mtoufiq59 Жыл бұрын
Very nice 👌👌
@FoolishEngineer
@FoolishEngineer Жыл бұрын
Thanks a lot
@KJ7JHN
@KJ7JHN 2 жыл бұрын
lol if you haven't... Thanks for the video.
@FoolishEngineer
@FoolishEngineer 2 жыл бұрын
Thanks for watching!
@samwang1439
@samwang1439 Жыл бұрын
6:58 I don't think slave3 send Respond data back to Master.
@ankitasanke7816
@ankitasanke7816 3 жыл бұрын
Very well explained 👍
@FoolishEngineer
@FoolishEngineer 3 жыл бұрын
Thank you😁😁
@jeffreymusser8450
@jeffreymusser8450 3 ай бұрын
Let’s say I have 2 microcontroller SPI chip/slave select lines connected to 2 serial-in-parallel-out shift registers… Let’s say I want to write to shift register 1…then I want to write to shift register 2… But while writing to shift register 2, I want shift register 1 to retain its last 8-bit data… But for some reason, both shift registers CLEAR ALL DATA when the chip select line changes… WTF????!!!!!
Advantages & Disadvantages of SPI Communication
10:58
Foolish Engineer
Рет қаралды 21 М.
SPI: The serial peripheral interface
33:00
Ben Eater
Рет қаралды 688 М.
Good teacher wows kids with practical examples #shorts
00:32
I migliori trucchetti di Fabiosa
Рет қаралды 12 МЛН
哈哈大家为了进去也是想尽办法!#火影忍者 #佐助 #家庭
00:33
火影忍者一家
Рет қаралды 126 МЛН
I2C Frame structure Understanding | I2C data transmission
10:26
Foolish Engineer
Рет қаралды 48 М.
How does CAN data flow? CAN data flow explained
7:30
Foolish Engineer
Рет қаралды 25 М.
Understanding I2C
10:58
Rohde Schwarz
Рет қаралды 92 М.
Basics of SPI communication | Different modes of SPI communication
8:06
Foolish Engineer
Рет қаралды 104 М.
Understanding SPI
11:50
Rohde Schwarz
Рет қаралды 95 М.
PROTOCOLS: UART - I2C - SPI - Serial communications #001
11:58
Electronoobs
Рет қаралды 1,4 МЛН
I2C and SPI on a PCB Explained!
15:34
Altium Academy
Рет қаралды 151 М.
Electronic Basics #36: SPI and how to use it
10:31
GreatScott!
Рет қаралды 336 М.
CAN Bus: Serial Communication - How It Works?
11:25
Electronoobs
Рет қаралды 238 М.