Hello, I'm a newbie in Arduino project that including SPI protocol in it. And I'm also never creating any library of sensor/module that using SPI protocol, so I have a confusion when I have a project that push me to write my own code for accessing a module/sensor via SPI.
Now I'm working on Arduino Mega 2560 to access AD7280A (Battery Monitoring System from Analog Devices) and I'm still can't figure out step-by-step how to access it although in the datasheet tell me step-by-step how to access it.
Is there anyone who can help me accessing the AD7280A ?