Hello,
In current project I need to interface the uC SPI with CAN transceiver.
The QSPI channel is working properly with all configurations, but for example when I try to use "IfxQspi_SpiMaster_exchange", where is the function going to store the data collected from the device? For example I'm trying to read register 0xFD and the data should be 0x70 or 0x74, but I don't know where the data is stored.
Does someone have any example with QSPI reading data?
Thanks for your support.
In current project I need to interface the uC SPI with CAN transceiver.
The QSPI channel is working properly with all configurations, but for example when I try to use "IfxQspi_SpiMaster_exchange", where is the function going to store the data collected from the device? For example I'm trying to read register 0xFD and the data should be 0x70 or 0x74, but I don't know where the data is stored.
Does someone have any example with QSPI reading data?
Thanks for your support.