Hi,
I'm using NRF52840 sdk v15 with Softdevice.
I have multiple SPIM instances and I make sure they are never active at the same time.
Can I share the pins (except the CS one) between the instances?
Thanks,
Daniel
Hi,
I'm using NRF52840 sdk v15 with Softdevice.
I have multiple SPIM instances and I make sure they are never active at the same time.
Can I share the pins (except the CS one) between the instances?
Thanks,
Daniel
Why would you want to do this? SPI supports multiple peripherals on the same bus.
If the answer is yes, this might efficiently emulate daisy chaining.
If the answer is yes, this might efficiently emulate daisy chaining.