Other Parts Discussed in Thread: SYSCONFIG,
Tool/software:
sdk:10.0.0.14 mcu:TIAM62P34(54)
SPI0_PIN:
MCU_SPI0_D0: B11
MCU_SPI0_D1: D10
MCU_SPI0_CLK: C10
MCU_SPI0_CS0: B10
mcu_spi1_cs1:F8
Hi,all:
We have configured MCSPI0 in sysconfig using the following pins: B10 C10 B11 D10; How to configure the CS pin F8 in MCSPI0 using sysconfig??
We attempted to configure MCSPI0 as a multi master by adding a CS pin in the MCSPI Channel Configuratin component. However, when selecting F8 as the CS pin, the current configuration automatically jumps to SPI1.