Getting error in running continuous sample data in AD9361 transceiver example
1 view (last 30 days)
Show older comments
Hi All,
i am tring to run AD9361 example model. with default random integer under payload section the model works fine and i am able change the parameters using filterwizard. But when i am trying to add data source under txdata (random integer) by sampling an audio file using multi media block .
I am geting this error " Error in 'ad9361_qpsk_Tx_test/QPSK_TX/Unbuffer': All sample times must be discrete. No continuous or constant sample times are allowed."
But how to resolve this issue as actual data will always come as continuous sample.
0 Comments
Accepted Answer
Jieming Xu
on 12 Mar 2021
Hi Mainak,
Just want to make sure you are using the multi media block in this link. If it is the case, I think it may cause some sampleing rate mismatch issue in simulink and AD9361.
My suggestion is that, may be you can first load your audio signal into the work space and use From Workspace block to load data from your workspace to simulink.
Best regards,
Jieming Xu
1 Comment
More Answers (0)
See Also
Categories
Find more on RF Blockset Models for Transceivers in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!