LIN Configuration for MC9S12ZVL64 QFN-32

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LIN Configuration for MC9S12ZVL64 QFN-32

1,360 Views
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 Kudos
Reply
1 Reply

1,232 Views
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 Kudos
Reply