This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Reading the sensor data through SPI DMA and send through USB parallelly

Hi Nordric,

In our application we want to receive the sensor data using SPI-DMA and to send processed data on USB.

1. Is it possible to receive sensor data and directly send on USB with minimum usage of CPU Time? 

2. Is it possible to configure SPI Clock as 24Mhz? If possible Please suggest how to process.

Parents Reply
  • Thank you for your response

    Can we flash peripheral examples using ota feature?

    I have flashed the usb code but it is not working, If I flash ble example code it will work.

      As my application don't need softdevice so I tried removing --sd-req , I am getting above error.

    How to generate .zip file for peripheral examples which doesn't require softdevice.

    Thankyou

Children
Related