Where can I find documentation for using EasyDMA list mode on SPIM?
I've got nrf51822.
All I can find is this nrf52 documentation, which seems incomplete.
Is there any example code?
Where can I find documentation for using EasyDMA list mode on SPIM?
I've got nrf51822.
All I can find is this nrf52 documentation, which seems incomplete.
Is there any example code?
Thanks @RK! You're right, this doesn't apply to my nRF51. I guess I was hoping for something magical in the SDK, like nrf_drv_spi_config_t config = NRF_DRV_SPI_DEFAULT_CONFIG(0,<pointer to listArray>);
Thanks @RK! You're right, this doesn't apply to my nRF51. I guess I was hoping for something magical in the SDK, like nrf_drv_spi_config_t config = NRF_DRV_SPI_DEFAULT_CONFIG(0,<pointer to listArray>);