Search code examples
How to read from UART peripheral with a DMA channel?...


cuartdmaraspberry-pi-pico

Read More
Performance benefit when using DMA for PWM...


cstm32microcontrollerdmapwm

Read More
STM32F407ZET6, Is it possible for Multiple streams of a DMA to run in Parallel?...


dmastm32f4discoverystm32f7stm32cubeide

Read More
I cannot access STM32 DMA register when configuring it...


stm32dmastm32f4usart

Read More
what's the point of DMA proxy. Or can we use kernel data structures in userspace which makes no ...


linux-kernellinux-device-driverembedded-linuxdma

Read More
STM32F405 bare metal spi slave - MISO data messed up sometimes...


stm32spidmastm32f4

Read More
Rx descriptor dma mapping in device driver what that actually means, Does it mean mapping of packets...


linux-device-driverinteldmapcirealtek

Read More
STM32 , main loop does fire if receive data quickly using DMA...


dmasim800

Read More
How can I allocate dma buffers in a very specific range in linux kernel?...


linuxlinux-kernelpoolrestrictiondma

Read More
STM32F4-Discovery UART receive by DMA with included start-marker as well as an end-marker...


embeddeduartdmastm32f4discoveryhal

Read More
DMA transaction requires copying into buffer every time?...


linux-kernellinux-device-driverdma

Read More
PCI Express BAR memory mapping basic understanding...


memorymemory-managementdmapcipci-e

Read More
What's the purpose of bypassing remapping in Thunderbolt driver?...


macosdmaiokitkernel-extensioniommu

Read More
DMA and I/O memory region under Linux...


linuxmemorykerneldmapci

Read More
STM32 PWM DMA only works properly if I re-init every time I transfer, otherwise drops first few puls...


cstm32dmapwmstm32f1

Read More
How to make DMA work for changing the duty cycle of a PWM port using Rust?...


ruststm32dmapwm

Read More
What is the relationship of DMA ring buffer and TX/RX ring for a network card?...


linuxnetworkinglinux-kerneldmanic

Read More
Starting DMA transaction from irq handler in linux kernel...


linux-kernellinux-device-driverembedded-linuxdma

Read More
How do you allocate memory when reading from a file for a dma struct in a struct array in c...


cwindowsgcciodma

Read More
cache coherency (particular case of cache physically tagged)...


cachingoperating-systemx86-64cpu-cachedma

Read More
Is DMA effective for small packets?...


operating-systemembeddedstm32dma

Read More
why use cpu_to_le32 for the DMA address but not for length? (in an example code in a book)...


dmapci

Read More
Linux kernel device driver to DMA from a device into user-space memory...


linuxlinux-kernellinux-device-driverdma

Read More
process vm readv fails after certain number of iovec in MPI...


mpiopenmpidma

Read More
why C++ can't free memory and pointer simultaneously...


c++pointersdma

Read More
Can the STM32H743's FMC drive a 16-bit 8080 bus faster than 1.6MHz when clocked at 480MHz?...


stm32dmafmcstm32h743mdma

Read More
MDMA & internal FLASH R/W on STM32H7...


stm32dmaflash-memoryambamdma

Read More
How will circular DMA periph to memory behave at the end of the transfer in STM32?...


embeddedusbstm32spidma

Read More
What is the advantage of direct memory access?...


embeddeddma

Read More
Identify DMA memory in /proc/mtrr and /proc/iomem?...


cmemorylinux-kerneldma

Read More
BackNext