I am trying to build spi communication between nf52(master) and ads1192(slave). Can I use spi_master_with_spi_slave example directly in this case.
I am trying to build spi communication between nf52(master) and ads1192(slave). Can I use spi_master_with_spi_slave example directly in this case.
Why do You want to use SPI slave also? SPI master is all you need in this case.
Hi Wojtek, I am facing the similar task, to enable SPI communication between nordic nrf52832 and a wifi chip (winc1500) from atmel, should I do anything on the SPI slave side? I have example of SPI communication of Atmel, but have no idea how to port. Could you give me some suggestions?
Hi Wojtek, I am facing the similar task, to enable SPI communication between nordic nrf52832 and a wifi chip (winc1500) from atmel, should I do anything on the SPI slave side? I have example of SPI communication of Atmel, but have no idea how to port. Could you give me some suggestions?