04-21-2024 09:36 AM
Hello everyone,
in my current project I am using two DAQ 635X boards to simply collect voltages from AMR-Sensors and send single bits to a motor driver. To put it simply all my data flows through these two boards.
I now plan to add an AMT203-V absolute encoder to measure the motors rotation and I would like to keep all my data flowing through the DAQ boards. The problem is that the AMT absolute encoder communicates via SPI and I am having trouble receiving the absolute angle through my DAQ board since I could not really find anything about this kind of connection online. Does anybody have a solution that helps me communicating with the sensor via the DAQ board?
Kind regards
EdBa
04-21-2024 10:16 AM
Your DAQ boards do not support SPI at the hardware or driver layers, so you will have to implement the SPI protocol in your application layer utilizing the card's available digital functionality. This will take a lot of time.
To save time and effort, get a USB-SPI adapter USB-8452