Tool/software:
Hi team,
My customer follow up the SPI lab on Academy (below link) with SDK 2.03. But it cannot work.
https://dev.ti.com/tirex/explore/node?node=A__ATVK38.wD6w8se0XEf1NAQ__MSPM0-ACADEMY__2f1Egw1__LATEST
Please help clarify some items as below list.
1. Are the SPI connections correct ? Else, should PICO connect to POCI , and POCI connect to PICO ?
PICO (of SPI Controller) with PICO (of SPI Peripheral)
POCI (of SPI Controller) with POCI (of SPI Peripheral)
2. For SDK 2.03, inside spi_peripheral_echo_interrupts example, it use CS1 on PB17. But the Academy show PB6.
3. For SDK 2.03, inside spi_controller_echo_interrupts example, its LED use PB22. It seems cannot control LED on launchpad.