Other Parts Discussed in Thread: ADS131A04
Hi, I am using third party SBCs such as RassberryPi program in this link and Arduino program in this link to access ADS131A04EVM through SPI.
However, I am not sure on the hardware pin configuration.
Currently the RPi only gets the return with 0x0000s from SPI channel, which indicates that the communication is not set successfully (same as "not connect to any device").
I wonder what is the pin configuration (on JP, M0,M1,M2 ... etc) necessary for RPi-ADS131A04 system to send commands like UNLOCK(0x0655), RESET(0x0011) and WAKEUP (0x0033) through SPI.
Or there is any hardware configuration reference/guide for such system structure.
Thanks for the help. Kuo-Hsuan.