Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in dma

Streaming DMA vs consistent DMA

Direct memory access RX for the STM32L1

stm32 DMA cannot send data to SPI1 DR (Cannot use DMA to send data to SPI)

stm32 spi dma stm32f4discovery

struct device creation for dma_alloc_coherent with device_create

STM32F4 DMA does not always start after suspending

How can i Use DMA to copy a source array to destination array Using CMSIS CORE?

c stm32 dma

I cannot configure my STM32F411RE DMA with ADC correctly

c stm32 dma adc

Passing buffer memory mapped pointer to glTex(Sub)Image2D. Is texture upload asynchronous?

Linux dma driver dma_cap_set,dma_cap_zero

DMA limitation for STM32L0 accessing GPIO

timer stm32 gpio dma

bypassing tty layer and copy to user

Linux: how to determine the DMA address corresponding to what's returned from ioremap

Can a Linux device driver wait for a DMA to terminate in the device_remove() function?

Receiving SPI data via DMA on PIC32

c pic microchip spi dma

How to interrupt userspace application in Linux

STM32F3 DAC signal generation using DMA

c stm32 dma dac

Direct Memory Access

cpu-architecture dma

Why am I getting a high address when I use kmalloc with GFP_DMA in Linux?

linux opensuse dma kmalloc

GFP_KERNEL vs GFP_DMA and kmalloc() vs dma_alloc_coherent()

linux-kernel dma

Invalid data when using DMA for SPI with STM32

c stm32 spi dma