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 ...

STMHAL STM32L152RETx - If you use TIM2 as the timebase source, it will assert in HAL_NVIC_SetPriority() due to uwTickPrio not being set in the TIM2 version of HAL_InitTick()

I set TIM2 as the timebase and then enabled full hal assertion via STM32cube. It asserted in ../Drivers/STM32L1xx_HAL_Driver/Src/stm32l1xx_hal_cortex.c:197Stack trace:Thread #1 (Suspended : Signal : SIGINT:Interrupt) assert_failed() at main.c:455 0...

Resolved! RCC is Partly disabled conflict with USART2

Sorry for my silly questions ,but i am having a hard time understanding the exclamation marks in cubeMX .if somebody could please guide me here .it will be much appreciated.Example:the RCC is shown as partically disabled.i have use LSE (crystal/ cera...

0693W00000NpgxKQAR.png 0693W00000Nph1uQAB.png
Douma.1 by Associate II
  • 3888 Views
  • 4 replies
  • 0 kudos

Mxcube SLIP interface example

Hello,I want to make a simple TCP/IP link from STM32 to Linux PC by using UART interface.I've also tried to configure LWIP + FreeRTOS using SLIP interface, however it still doesn't work.Hi everyone does anyone have experience of bring up LWIP with SL...