STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! STM32G070CB: STM32CubeMX Ver 6.8.0

Hi In my MX setup, using STM32G070CB, I tried to allocate PB11 as ADC_IN15 and PB12 as ADC_IN16. Funny enough, the PB11 & PB12 pins are changed in yellow colours, While PB10 as ADC_IN11 bears no problem with the normal green colour allocated.Hoverin...

timer interrupt handler not generated and not called

Hi. I have recently updated to latest version 1.12.0 and there seems to be some problem with code generator.There is no handler for RTOS systick or for HAL timer. in stm32g0xx_it.cThis was broken for F072 family in the past, but now it is also broken...

0693W00000bhIxAQAU.png
PR.10 by Associate III
  • 406 Views
  • 0 replies
  • 0 kudos

SysTick_Handler not called, STM32G0B1

I am using CubeIde for the first time.First test - run minimal program with HAL from CubeIDe Configurator, under debuggerSimple program, only SYSTICK and uart , but SysTick_Handler() is not trigged at all .And function HAL_Delay hangs because uwTick...

Xme by Associate II
  • 6515 Views
  • 11 replies
  • 2 kudos

STM32G030F6 BOOT0 and SWCLK shared

HelloI have a bunch of STM32G030F6 and they are in TSSOP20 package.I used SWD and BOOT0 pins to program L433 and want to do the same on G030F6However, unlike same TSSOP20 package F070F6 has, G030F6 share BOOT0 pin with SWCLK.19th pin of STM32G030F6 i...

0693W00000aIgShQAK.png
MKanc.1 by Associate III
  • 333 Views
  • 1 replies
  • 0 kudos

Resolved! CubeMX 6.5 bugs

Hi,I would like to report 2 bugs.I created a blank new project for STM32G030F6P6. When I try to enable USART1, it says "Unknown conflict". See the attached screenshot.For STM32L452RET6, when I set LSE drive level other than the default with LL driver...

0693W00000Np6GdQAJ.png

Input pin stm32g0 always remains low

I am learning the stm32 using a stm32g070cbt6 micro controller with custom PCB with keil. When I add an external pull-up to the pa4 pin and use it as an input pin. Nevertheless, when I read the pin, the output is low always, even though on the hardwa...

Ali110 by Associate II
  • 739 Views
  • 4 replies
  • 0 kudos