Simulink: Serial Receive Block too slow ?
Ältere Kommentare anzeigen
I am currently working with the Serial Receive Block to transfer data from a microcontroller to Simulink.
I set the baudrate to 115200 and the controller sends 1 databyte every 100 µs. The model stops when 4000 databytes are received. Unfortunately this process takes more than 1 minute !
I expect the transfer to be finished after 4000 x 100 µs = 400 ms.
What could be the problem ? The baudrate should be correct, because the data I receive is valid.
Thank you in advance.
Antworten (0)
Kategorien
Mehr zu Simulink finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!