Simulink SPI data frame size
5 views (last 30 days)
Show older comments
Hi experts,
I'm using the STM32 Nucleo hardware target with Simulink.
My SPI device (Allegro A3992) requires 19-bit data frames but Simulink will only allow build in types 8, 16, 32 bit etc (the embedded compiler errors if I set the signal spec to fixed point 19 bits).
How can I sent 19 bit packets?
Thanks.
0 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!