LIN Configuration for MC9S12ZVL64 QFN-32

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

LIN Configuration for MC9S12ZVL64 QFN-32

1,361 次查看
aly_sherif
Contributor I

i am trying to use the LIN Transceiver in the micro controller and i am also using pins 20 and 21 for SPI Communication.

Here is my current configuration:

- pin 20 is configured as MISO0 instead of RXD0.

- pin 21 is configured as MOSI0 instead of TXD0

The problem is:

i can't configure the SCI for LIN communication because the pins are already used in SPI communication as they use RXD0 and TXD0 ( the ones used for SPI communication) so when i add a new Asynchronous slave on processor expert for the LIN communication, i get errors as pins are already in use by the SPI.

0 项奖励
回复
1 回复

1,233 次查看
dianabatrlova
NXP TechSupport
NXP TechSupport

Hello,

Have you considered to use channel SCI1 in the AsynchroSlave bean instead of SCI0? 

I hope it helps.

Best Regards,

Diana

0 项奖励
回复