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.
disabled in the generated file.
enabled in Flexio_Spi_Ip_Cfg.h
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
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.
Hi,
here is some step guide...
https://community.nxp.com/t5/S32-Design-Studio-Knowledge-Base/HOWTO-offline-install-S32K3-RTD-3-0-0-...
BR, Petr