Tool/software:
Hi Team
I am working on a project using the TMS320F28386D.
I am working on a project to communicate with MLX90363 to determine the position of the magnet.
However, I am having a problem with the SPI communication process.
As you know, the TMS320F28386D has four independent SPI modules (SPIA, SPIB, SPIC, and SPID).
So I set up the code as below, and SPIA and SPIC work fine.
SPIB and SPID do not work and no clocks are generated.
What is the difference between SPIA, SPIC and SPIB, SPID?
P.S. Ignore the comments, they're not cleaned up.
I think the hardware is fine.
This is because when I measure the GPIO directly with an oscilloscope, I get no clock(SPIB, SPID).