• CMSIS SPI Driver for STM32F7 Transfer with DMA
    For the STM32F7 target, SPI transfer in full-duplex mode with DMA requires a special treatment in the DMA receive channel when the CRC calculation is enabled. This is not handled correctly in the CMSIS...
  • ADC TO DMA TRANSFER, averaging data in DMA COLLECTED IN 15 SECONDS
    I would like to transfer the data coming to ADC to DMA and average the data collected in 15 seconds. I could able to read the values from ADC BUT here are my problems: 1.I am using industrial acceleromoeter...
  • ADC TO DMA TRANSFER, averaging data in DMA COLLECTED IN 15 SECONDS
    I would like to transfer the data coming to ADC to DMA and average the data collected in 15 seconds. I could able to read the values from ADC BUT here are my problems: 1.I am using industrial acceleromoeter...
  • Problem ADC with DMA of STM32F303
    Hi, I want to test my ADC1 with DMA but doesn't work and i don't know why. I spent a lot of time to debug but no success, can you please help me on this. I m working with STM32f3 discovery. The...
  • Problem ADC with DMA of STM32F303
    Hi, I want to test my ADC1 with DMA but doesn't work and i don't know why. I spent a lot of time to debug but no success, can you please help me on this. I m working with STM32f3 discovery. The...