• DMA
    Hi there! I have an Intel Cyclon V SoC FPGA with a dual Core Cortex A-9. And I would like to use the DMA funktion of the HPS (not the IP Core on Quartus) to write Data from Buffer to the Bus. Have anybody...
  • How to use DMA for Cortex-A9 ?
      hello, I want to use DMA 330 asm code, but i can't compile it. can anyone tell how to use the PLL330 DMA assembly code? or tell me how to use the DMA for Cortex-A9
  • STM32 UART DMA can receive first time correct then it receive nothing
    0 I'm trying to use dma with uart in stm32f746 nucleo in receiving mode i can receive correct data in first use when i try to receive again receiving buffer doesn't change its initial values...
  • About TRACE32, DMA, and CACHE
    Note: This was originally posted on 17th March 2009 at http://forums.arm.com Hi ALL:        i have some questions about the TRACE32, DMA, and CPU CACHE.        i am now using the OMAP331 MPU, which contains...
  • ACP and DMA usage on A53
    Hi, I'm using DMA transfering data through ACP on A53. According to A53 TRM, ACP burst size limits to 16B and 64B, does it mean the DMA connect to ACP also limited to transfer 64B data in max each...