Part Number: PROCESSOR-SDK-AM64X
Tool/software:
Hello TI Experts,
I am encountering an issue during the bring-up process of a board. I am using the AM64x EVM kit along with the AD9707 EVM kit. I have successfully configured and tested 4-wire SPI communication on another device. However, the AD9707 specifically supports 3-wire SPI mode.
To enable 3-wire SPI, I added the spi-3wire property in the device tree. However, after loading the compiled DTB file, I encountered an error indicating an unsupported mode. Also tried modifying one another property (ti,pindir-d0-out-d1-in), I modified it like this (ti,pindir-d0-out-d0-in). I would like to confirm if this property is valid or can you please suggest me other options?
I would appreciate your assistance in properly configuring my device to operate in 3-wire SPI mode.
Thanks,
Vraj


