2025-04-30 1:41 PM
I have been working on an application with multiple DMA channels and timers. For some reason, STM32CubeMX doesn't have the proper drop-down options for TIM15_CH2 in the DMA channel configuration. All the other timers and channels appear to configure properly:
Here is the generated code. My fix/workaround is shown in RED, while the code generated by STM32CubeMX is in GREEN:
Luckily, we do have the work-around, but the problem has become relatively annoying. Thank you in advance.
2025-04-30 3:54 PM
Hello @rbtmkr42 @and welcome to the ST Community.
Could you please add your .ioc file (based on the STM32CubeMX V6.14.1) so we can reproduce this on our side.
Best Regards.
STTwo-32
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.