Post Go back to editing

How do I interface an Arduino to the no-OS driver? (ad7171)

Can I simply use the "device_driver" files located here:
https://github.com/analogdevicesinc/no-OS/tree/master/device_drivers/AD7171

With the communication files located here:
https://github.com/analogdevicesinc/arduino/tree/master/Arduino%20Uno%20R3/examples/CN0391_example

Then base the Arduino code off of "CN0391_example.ino" found with the communication files?

This Q&A leads me to believe so:
https://ez.analog.com/linux-device-drivers/microcontroller-no-os-drivers/f/q-a/88225/can-i-use-the-no-os-driver-for-ad7124-4-with-stm32-microcontroller

All help is greatly appreciated.

EDIT: Or do I need to replace all the spi calls found in the .h and .c of the device_driver files?



added question
[edited by: DTMan101 at 9:51 PM (GMT 0) on 20 Feb 2019]
Parents Reply Children
No Data