Skip to main content
ETabo
Associate
December 27, 2018
Question

STMCubeMX V 5.0 TIM6 problem I'm using LL libraries. The interrupt generated with any setting always has a frequency around 3.6 MHz. Thanks for your help.

  • December 27, 2018
  • 3 replies
  • 993 views

STMCubeMX V 5.0 MCC STM32F413VHT6, TIM6 problem I'm using LL libraries. The interrupt generated with any setting always has a frequency around 3.6 MHz. Thanks for your help.

This topic has been closed for replies.

3 replies

S.Ma
Principal
December 27, 2018

Well, go to debug mode and look at the timer register values. You can manually adjust them, run and stop the code to find out what maybe wrong. Debug phase. Or compare with a similar LL example coming from the closest stm32 nucleo board.

ETabo
ETaboAuthor
Associate
December 27, 2018

I have done other applications with STM32F4 64 and 144 pins with STMCube versions prior to V5.0 and everything works fine. I also compared the software but I did not find anything strange. I do not have much practice with debugging now however I will try. Thank you

Tesla DeLorean
Guru
December 27, 2018

For anyone at ST to review/validate you might want to provide the project and .IOC file so they can recreate/test.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
ETabo
ETaboAuthor
Associate
December 27, 2018

Thanks for the information I annex .ioc file. This is also a problem to setup the speed for UART10 seems double.