Using every channel simultaneously

Discussions related to embedded firmware, driver, and user mode application software development
Post Reply
Jose.Amador95
Posts: 6
Joined: Thu Jun 11, 2020 3:42 pm

Using every channel simultaneously

Post by Jose.Amador95 »

Hello!

I'm trying to develop a MIMO application that requires more than one Tx and Rx channels to be used simultaneously. I've read the API documentation but found no explicit way to do this. I plan to use it in a Simulink model I've developed, but I can start with the C++ code and then code all the way up to Simulink. How can I start doing this?

Thanks in advance!
Post Reply