Associate II
October 22, 2018
Question
3-wire SPI (SSC) configuration
- October 22, 2018
- 4 replies
- 6179 views
Hi
I want to read out a sensor, which has an SSC interface, as depicted in the image attached. The IC is a TLE5012B (https://www.infineon.com/dgdl/Infineon-Angle_Sensor_TLE5012B-UM-v01_02-en-UM-v01_02-EN.pdf?fileId=5546d46146d18cb40146ec2eeae4633b) and I'm not really sure how I should configure the interface. MOSI and MISO are shorted together. So when I want to receive data, I first need to send a command, then I go into the receive mode, such that MOSI needs to be HI-Z, but how can I achieve this?