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.
2025-05-02 7:10 AM
Thank you, @STTwo-32 . Please find an example IOC file that has the issue.
2025-05-06 11:06 AM
Hello @rbtmkr42
Thank you so much for your collaboration. I've escalated this behavior to the concerned team for correction on the future (under internal ticket number 209178).
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.