I see - you need a bare metal example. Unfortunately i do not have such and example.
Sorry!
Best regards,
Daniel
Adrian,
Does it matter the S32K MCU HW revision? I might be able to provide you such a project (one for master and one for slave) generated with Model Based Design Toolbox - but it's also based on SDKAPI. The project is self contain - no need to install the SDK and the source file can be imported in S32DS.
Will this help ?
Best regards,
Daniel
Hello Daniel,
thanks for your supply.
I want to setup the LPI2C module with 1MBit/s baudrate, then just send a command to a slave
and wait till it sends data back...
No SDK example
something like this example about the LPSPI module:
Regards,
Adrian
I see - you need a bare metal example. Unfortunately i do not have such and example.
Sorry!
Best regards,
Daniel
yes that's what I Need :smileyhappy:
Hopefully NXP can provide such an example
I need an example where a master sends request to a slave.
And the slave responds with data.