LS1028 SPI 3-wire configuration and GPIO usage for CS

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LS1028 SPI 3-wire configuration and GPIO usage for CS

598 次查看
AntoNico10
Contributor II

Hello,

I am design a custom board with the LS1028 processor, and I have a couple of questions regarding SPI configuration:

  1. Is it possible to configure SPI in 3-wire mode, or do I need to physically connect MISO and MOSI to achieve this setup?
  2. Is it feasible to use other GPIO pins as Chip Select (CS) lines? For example, on SPI 3, I am already using CS1 and CS2 for USB power management, so I would like to assign another GPIO as a CS pin ( I need 2 CS pin ).

Thank you for any guidance you can provide.

0 项奖励
回复
1 回复

575 次查看
LFGP
NXP TechSupport
NXP TechSupport
dear AntoNico10,
yes it is posible to configure SPI with 3-wire and it's necessary to connect MISO and MOSI.
You can uso a GPIO pins as ChipSelect but keep in mind that you have to program the functionality as CS to them.
0 项奖励
回复