Getting error in running continuous sample data in AD9361 transceiver example
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
mainak GH
am 8 Mär. 2021
Bearbeitet: mainak GH
am 17 Mär. 2021
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 Kommentare
Akzeptierte Antwort
Jieming Xu
am 12 Mär. 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 Kommentar
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu RF Blockset Models for Transceivers finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!