• SPI Flash write using DMA

    Hi, I have camera interfaced on GPIOs of nRF52832.. I am reading image data at the rate 80KHz. Is it possible to write the data to SPI Flash (Slave) by DMA or by any other way such that I won't need to buffer much image data before write it to the…
  • camera lib for nrf52 dk

    Does any one have any library connect the nrf52 DK to a camera with GPIO? Many thanks