Hi,I don't find how to configure this DMA mode with CubeMx. This mode seems not mentioned in AN4031 (application note for DMA controler).I want to implement it on a nucleo F429ZI board. I'm working with CubeMx + TrueStudio.Best
I don't find how to connect the DMA1 output to a GPIO, I supposed that is by choosing the right Alternate Function of the GPIO, but I don't find the DMA AF. In the project mentioned, they useDMA1 and PORTB MSB [15-8] with only [11-8] realy used. I ...
Now I have to connect this signal to DMA2 to trigger the frame, and configure DMA. It'll be harder than the timer. And in fact, i realise that cubeMx is not necessary the easier way to configure register.I'll be back to you if I got problem to config...
Hi,> I'm not sure this is a suitable topic for them at all. I think supply them this part ready-to-useBut for the moment, I've got some difficulties to use the TIM1 in simply PWM mode on the PE11 pin, without consider DMA for the moment.I use that to...
It's not fully clear for the moment, not a detail in particular, I've to lean on all the register used. Normal.I discover STM32 and cubeMx specially for providing a training for industrial computer scientist.They discover just now C, embeded, .... an...