Convert an array for serial communication

3 views (last 30 days)
Sheruzzaman
Sheruzzaman on 31 Mar 2011
I am trying to send some data through SCI2 serial transmit, but I am unable to do because I have to send only one byte per sampling time. How do I convert an array of 80 bytes, so that I am storing the whole array in a buffer, and releasing one byte every sampling time?
I have tried using Unbuffer block but it wouldnt work. Any help will be appreciated. Thanks
  1 Comment
Walter Roberson
Walter Roberson on 31 Mar 2011
You mention "Unbuffer block": is this a Simulink question?

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!