Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 4990

Troubleshooting • DMA not loading PIO FIFO's

$
0
0
There is a problem with the current environment for this Raspberry Pi Pico project. The DMA does not seem to be working. I have not tested the RGB inputs yet but I expect similar issues with it as well.
The SM for H Sync and V Sync outputs are working as seen on a scope and the colour output seem to work when the data is fed by code in the main loop but is not fed by the DMA functions. My code is very similar to other projects found in GitHub and I cannot find what is different. I suspect there is an environment setting that is not what is needed as set by the defaults or it could be as simple as a typo. The project does compile with no warnings or errors. The UF2 file loads and runs with the Printf statements seen as functioning.

This project was built with "Raspberry Pi Pico SDK 1.5.1" and "Pico Visual Studio Code".

Is there any way to see what the DMA is or is not doing, i.e. registers to read. My project is in GITHUB as BPBorer,RGB2XGA.

Statistics: Posted by BPB — Thu Jan 09, 2025 11:46 pm



Viewing all articles
Browse latest Browse all 4990

Trending Articles