2024-05-20 10:25 PM - last edited on 2024-05-20 11:15 PM by SofLit
In the STM32F469, can the bus arbitration priority (amongst the different bus masters) be changed? From my reading of the Application Notes and the Reference Manuals this doesn't seem to be the case. But I'd like to get a confirmation just the same.
I wanted to give DMA2 a higher priority over the core, but I suppose that's not how it works by default (or at any point, if the arbitration prioriy assignments are fixed)
Solved! Go to Solution.
2024-05-20 11:05 PM
Dear @ribdp ,
You can refer to this Application Note for STM32F4 MCUs and DMA arbitration.
Section 2 in particular and Operates our multilayer bus matrix in part 2.1
The answer is not possible it is fixed by hardware as explained .
Hope it helps
STOne-32
2024-05-20 11:05 PM
Dear @ribdp ,
You can refer to this Application Note for STM32F4 MCUs and DMA arbitration.
Section 2 in particular and Operates our multilayer bus matrix in part 2.1
The answer is not possible it is fixed by hardware as explained .
Hope it helps
STOne-32