Other Parts Discussed in Thread: TDA4VM
Hello TI
咨询TDA4VM SPI相关问题
1.TDA4VM 中MCSPI 中的 D0 D1是否可以任意配置成SPI的 DIN或者DOUT, 即MISO或者MOSI。
2.和外设SPI通讯时,片选信号SPI CS是否可任意选为 CS0 CS1 CS2 CS3, 并不一定非得选CS0.
谢谢!
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.
可以配置的,详细请阅读TRM 12.1.5.2 MCSPI Environment
pin脚部分有说明。


hello nancy
能否分享下这个文档的连接。
另外请问一下main domai下,SPI能否做 slave 谢谢!
能否分享下这个文档的连接。
https://www.ti.com.cn/cn/lit/zip/spruil1
另外请问一下main domai下,SPI能否做 slave
没有看到限制,应该是可以的,详细请阅读 12.1.5.2.6 MCSPI in Slave Mode
另外再请教下,在TDA4VM 做slave时,CS只能用CS0, 不能用CS1/CS2等其他?
不是,硬件上可以接,软件上再通过SPIENSLV 配到channel 0,手册上有说明。
Only channel 0 can be configured as slave, but the chip-enable signal can be connected to any SPIEN[i] pin and then rerouted internally to channel 0 (the [22-21] SPIENSLV bit field).