STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

STM32CubeMX 6.8.0 released

We are pleased to announce you that the official release of STM32CubeMX v6.8.0 is available for download hereWhat is new in STM32CubeMX V6.8.0?• Added the support for the STM32H5 series microcontrollers• Added the support for new microcontrollers in ...

Strange line (bug?) in LL_TIM_BDTR_Init()

Lines 792..793 in stm32h7xx_ll_tim.c: MODIFY_REG(tmpbdtr, TIM_BDTR_AOE, TIM_BDTRInitStruct->AutomaticOutput); MODIFY_REG(tmpbdtr, TIM_BDTR_MOE, TIM_BDTRInitStruct->AutomaticOutput);That second line looks odd as TIM_BDTRInitStruct->AutomaticOutput ...

mkm_ctv by Associate II
  • 749 Views
  • 3 replies
  • 0 kudos

Bug in resolution setting when using LL for ADC3

As indicated in community.st.com/s/question/0D53W00000zoHteSAE/h7cubemx-critical-bugs-with-ll-and-adc3 there seems to have been a bug where the resolution wasn't correctly set when working with ADC3.As of today, the conversion seems to instead be mad...

mkm_ctv by Associate II
  • 1133 Views
  • 8 replies
  • 1 kudos

Resolved! Where can I measure 25 megahertz intended for HSE?

STM32F407 Discoveryen.MB997-F407VGT6-C01_Schematic.pdfHSE quartz 8 megahertz.How are 4-26 MHz generated for HSE?With an oscilloscope, I see only 8 megahertz on X2 quartz.Where are those 25 megahertz that are listed as input for HSE?In the documentati...

_legacyfs_online_stmicro_images_0693W00000biD0jQAE.png
MMust.5 by Senior II
  • 472 Views
  • 1 replies
  • 0 kudos

Resolved! STM32F777ZIT FreeRTOS with Ethernet is not working.

Hello,We are struggling with the configuration of LwIP for my STM board over FreeRTOS.We have our own designed board with STM32F777ZIT controller.Ethernet and LWIP is working as expected as we used without FreeRTOS middleware but we are not able to i...

SKale1 by Associate II
  • 2126 Views
  • 4 replies
  • 0 kudos

Resolved! UART only receive one byte

I'm trying to receive more than 1 byte but it receive only 1 byte. Poll method or IT, it doesn't matter. Always receives 1 byte and writes it in rx_buffer[0]. When I search it I found out the reason is timeout, I increase timeout 1000 from 100ms but ...

MÇETİ.1 by Associate III
  • 5833 Views
  • 13 replies
  • 0 kudos