SPI_CANSBC issue

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

SPI_CANSBC issue

271 Views
Divya_123
Contributor I

Hi team,

I'm using S32K312 board as master and TCAN1167 as slave and trying to transmit and receive.

(FLEXIO_SPI_IP_ENABLE == STD_ON) is enabled in Flexio_Spi_Ip_Cfg.h but it is disabled in the generated file. i hereby attached the snippet for your reference. Can you help us resolve the issue.

Divya_123_1-1710913970637.png

disabled in the generated file.

Divya_123_0-1710913867788.png

enabled in Flexio_Spi_Ip_Cfg.h

 

 

 

0 Kudos
4 Replies

204 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

please share simplified project showing the issue you have.
Anyway there are demo examples within S32DS RTD either for LPSPI directly or SPI emulated by FLEXIO, so you would be able to use them and tailor them to communicate it properly with your SPI slave (SBC).

BR, Petr

0 Kudos

187 Views
Divya_123
Contributor I

We could'nt able to get any example code for RTD 3.0. The example projects are available for RTD 2.0.

Do we need to do install any packages. If it so, can you suggest some.

0 Kudos

184 Views
PetrS
NXP TechSupport
NXP TechSupport
0 Kudos

258 Views
Divya_123
Contributor I
For this workspace we are using RTD 3.0.0. we have tried with RTD 2.0 where the example code is working. But could'nt able to work with RTD 3.0.0
0 Kudos