rsewal Posted July 14, 2015 Report Share Posted July 14, 2015 Does anyone have an example of an SPI Register Model Adapter? I am aware of the example for AHB Adapter. Quote Link to comment Share on other sites More sharing options...
tudor.timi Posted July 14, 2015 Report Share Posted July 14, 2015 From what I know, SPI doesn't specify things such as addresses and data, just frames. It's not a memory-mapped bus. How you interpret those frames depends on your device, so writing a register adapter is also a project specific task. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.