Other Parts Discussed in Thread: SYSCONFIG,
Hi,
I am currently trying to setup an SPI communication on the AM62 MCU:
SPIO (CLK@A7, MOSI@D9, CS1@B8) with 100kHz
Where the Slave always responds with a 15bit data value on a read from Master.
Can you give some advice on how to setup the Sysconfig, ChConfig (if necessary) and transaction?
I tried to alter the "mcspi_loopback" example but it fails with status 3 (transaction failed)
Best Regards,
Clemens