2022-11-04 08:36 AM
I want to use S32G NXP microcontroller as a SPI Master and stm32 microcontroller as an emulator SPI Slave.
2022-11-04 08:06 PM
MCU replace some hw by sw + delays.
If you can tune the SPI master with some minimum usec delays say between data block, then maybe.
2022-11-05 03:36 PM
Could you please provide some reference to that?
2022-11-05 03:36 PM
Could you please provide some reference to that?
2022-11-05 08:01 PM
My code can't be shared presently, as it has been optimised to a custom multiple stm32 bus network. (1 master up to 10 slaves using special way to use single NSS)
2022-11-07 12:01 AM
Ok... Thank You!!