Can anyone please point me to a simple working introduction to using AS5048 with SPI, preferably with some debugging help guide in case things do not perform as expected? Together with an instruction on usage, and what is meant to happen?
Over the past week or two I have tried numerous examples from this website.
I’ve checked: Look in “Sketch->Include Library->Manage Libraries” and pick “Updatable” in the type dropdown. Then click Update on each one. Always install “all dependencies” when asked.
Then in “Tools->Board->Boards Manager”. Do the same, setting type to updatable and updating all in the list.
nothing to update.
There are plenty of old guides to using SPI with AS5048 sensor. However, none that I can believe in….
However at least three of the code samples I’ve used from this website simply will not build.
and the main example: full_control_serial is probably rather complex to start with, and does not describe how to tell what is meant to happen…