cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CubeMX issue with STM32H7S3I8 DMA and TIM15_CH2

rbtmkr42
Visitor

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:

rbtmkr42_0-1746045390051.png

Here is the generated code.  My fix/workaround is shown in RED, while the code generated by STM32CubeMX is in GREEN:

rbtmkr42_1-1746045508355.png

Luckily, we do have the work-around, but the problem has become relatively annoying.  Thank you in advance.

 

 

1 REPLY 1
STTwo-32
ST Employee

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.