I'm trying to initiate SPI transactions between an EVAL-2437A1MZ and an EVAL-2437-B1MZ. However, the SPI led won't turn on on my EVAL-ADUSB2EBUZ. How can I turn on the SPI functionality? I have attached an image of the driver details below.
AD2437
Pre release
The AD2437 A2B® transceiver provides a multichannel, I2S/TDM link over distances of up to 30 m between nodes. It embeds bidirectional synchronous pulse...
Datasheet
AD2437 on Analog.com
I'm trying to initiate SPI transactions between an EVAL-2437A1MZ and an EVAL-2437-B1MZ. However, the SPI led won't turn on on my EVAL-ADUSB2EBUZ. How can I turn on the SPI functionality? I have attached an image of the driver details below.
Hi AakashV
There is no need to do anything except in schematics you need to enable the SPI instead of default i2c at the main node/.
you can double click and open the main node block and click on the i2c on the AD2437 main node, it will toggle i2c to SPI. Save and come back to the system tab, then connect the SPI on the main node block to SPI0 on USBi.
Thank you for your help, that worked!