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

Set up a general purpose timer and verify its operation.

I have a new NUCLEO-H743ZI2 board and STM32CubeIDE.I've made a Blinky project and seen it work - via led and debugger.I'd like to configure a timer - using MX gui or not - and see it working in the debugger.I tried this...I created a new STM32 projec...

0690X00000At9kXQAR.png 0690X00000At9kSQAR.png 0690X00000At9khQAB.png 0690X00000At9kcQAB.png
RonH by Associate II
  • 1607 Views
  • 6 replies
  • 0 kudos

HAL_UART_Receive_IT only receives the first element

Hi, I'm trying to use HAL_UART_Receive_IT with a fixed size buffer, but only the first element changes its value.I'm using CubeMX over NUCLEO-STM32F446REThe only things I do:main.c I declare the buffer like this:uint8_t rx_buffer[5];The UART initiliz...

STM32F103RBT6 external counter

I'm using the STM32F103RBT6 to counter a external pulses with TIM3. But the counter is always ZERO. I can check the pulse with  oscillometer. It is about 1KHz. Here is the code. Could any one tell me what is the issue ? Thank you.​int main(void) ...

DDong.0 by Associate II
  • 859 Views
  • 4 replies
  • 0 kudos

A lot of errors in STM32Cube_FW_F0_V1.11.0

Error 1:MX version: STM32CubeMX 5.4.0Firmware: STM32Cube_FW_F0_V1.11.0Compiler: IARMCU: Any in F0 seriesCompiling error:Error[Pe147]: declaration is incompatible with "__interwork __softfp void assert_failed(uint8_t *, uint32_t)" (declared at line 30...

TNaxi by Associate II
  • 2288 Views
  • 11 replies
  • 2 kudos