Info
此问题已关闭。 请重新打开它进行编辑或回答。
How I control the execution order of the blocks?
2 次查看(过去 30 天)
显示 更早的评论
Hi, i see this post: https://it.mathworks.com/matlabcentral/fileexchange/64782-can-device-driver-mcp2515-for-arduino-and-raspberry-pi
I have a zedboard with pmod can (https://reference.digilentinc.com/reference/pmod/pmodcan/start). It is built with MCP25625, it is equal to MCP2515 except to the presence of transceiver (equal to register ecc...). Hence, this driver is good also in my case, the only difference is the SPI block driver!
I want to replace the spi block of raspberry with my block.
I have opened the example in package, but i don't understand how you control the execution order of the blocks. Can you tell me? Thank you
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!