Hello everyone,
I am a student and working on a project with the TMS570LS1224 MCU.
I am trying to establish a connection via 4-wired SPI to a device, but its SOMI voltage output level is too low for recognization in scope and MCU (~+-100mV).
I am wondering if the pull-down for the respective SOMI-pin is enabled and if so, how do I disable it and enable the pull-up. I already have done some measurement with my scope's analogue channel and came to the result that pull-downs for SIMO and SOMI ARE activated, though they are disabled by software.
For this, I set SPIPC8[11] and cleared SPIPC7[11]. Are there any other settings I need to configure?
I am working in compatibility mode, on MibSPI3 and CLK, SOMI, SIMO, CS are configured as SPI functional.
I have been working on that issue the last few days and I am really wondering what's happening here.
Thank you for your help
Greetings
Cyrus