This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LAUNCHXL-F28379D: No reading obtained when interfacing F28379D with a BiSS encoder without Position Manager BOOTXL.

Part Number: LAUNCHXL-F28379D
Other Parts Discussed in Thread: CONTROLSUITE

Hello,

I recently got a problem as indicated in the title. In general, I has been trying to implement the library from  "<install_dir>\controlSUITE\libs\app_libs\position_manager\v01_02_00_00\bissc\examples to obtain readings from an absolute encoder. I tried to follow the setup in these two threads (thread1 and thread2) to complete the code and eventually got the project built with bug free. A brief view of my project is attached in the following. 

The SPI related GPIOs are shown in the following figure

Although it is bug free to build, but I can not get the reading. I tried to debug and found that the SPI RX Interrupt does not work normally. This was found by setting up and tracking a global counter inside the interrupt during the debug process. the counter value and the dataReady value are always zero and never change. I would be greatly appreciate if you could please provide me some hints to solve this issue! thanks!