SPI data reading in simulink arduino connection using LS7366 R IC

9 views (last 30 days)
Hi,
Please let me know how to use SPI data reading in simulink.
I read the documentation page of SPI block, but did not understand clearly.
I am reading the speed of encoder and using a quadrature decoder IC (LS7366 R) to decode the encoder signal.
Please let me know how to read the speed using simulink in arduino.

Answers (1)

Arun Kumar
Arun Kumar on 6 Apr 2023
Hi Aakash,
Here is a tutorial of communicating with spi based EEPROM:
You can follow similar approach to communicate with other sensors.
Hope this helps!
  1 Comment
aakash dewangan
aakash dewangan on 27 Oct 2023
Edited: aakash dewangan on 28 Oct 2023
I did not get the clear idea about using SPI in simulink with arduino from documentation of mathworks:(.
DO I need to shift to my IDE code because simulink doesnot have simpler solution?
Thank you,

Sign in to comment.

Products


Release

R2022b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!