Relative Content

Tag Archive for usbdmalow-levelpci-ebus

Misusing Device For DMA

I was looking for a DMA (Direct Memory Access) card to rapidly send data from my desktop pc to a CM4 raspberry pi. At the moment though, my goal is to first get it working on my laptop which is running windows 10. This is so that I can figure out what to send to the DMA to get my wanted results without having to develop it on an OS I am not comfortable with. Goal is to not have my CPU doing these transfers.