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

configASSERT(pxQueue )

When I used the Freertos with STM32L433 which the code was generated by CubeMX. In the system, the ADC, I2C, SPI1 used the DMA function. I found that the code will be occasionally into configASSERT(pxQueue ) and being stalled there.but sometimes it ...

Haifeng by Associate II
  • 809 Views
  • 1 replies
  • 1 kudos

pin configuration in STM32H753XIH6

Hi,Currently we are using STM32H753XIH6 controller. In controller datasheet pin name B6 type is given as VSS but in cubemx it is given as NC. Please clarify which type is correct for B6 pinThanks

DVisa by Associate II
  • 453 Views
  • 2 replies
  • 0 kudos

How to Configure FATFS for SDMMC ?

Hi ,​I`m trying to build a project with STM32CubeMX and use FATFS for SDMMC ,then print it with UART on screen.​Here is the configuration on CubeMX.(If I configured wrong way,then you can tell me! I`ll appreciate that)​​I have built it for many time...

0690X000009ZgHvQAK.png 0690X000009ZgI5QAK.png 0690X000009ZgI0QAK.png 0690X000009ZgIFQA0.png

stm32cubemx generate error

I want to report an error. I use lastest version cubemx v5.3.0. And lastest lib "STM32Cube MCU Package for STM32F1 Series 1.8.0".I use Makefile to build. Not keil.Every time (except first time) I generate code. There is an error in Makefile:I have wa...

0690X000009Zfu3QAC.png

STM32L072CBT6 MX_USB_DEVICE_Init(); problem

I have developed a wireless receiver based on the STM32L072CBT6 mcu but I have ran into a very weird problem.The receiver can be powered either from mains power or from USB (both converted down to 3V3). When I power it from USB it will always start w...

MStab by Associate
  • 307 Views
  • 0 replies
  • 1 kudos

hello world with ADC crashes on STM32F051

Hello,I ran into a problem with a STM32F051K6T and cannot figure out where the problem is.With Cube I configure the controller with UART (TX-only 115.2kBd) and polling on ADC_IN0.The generated code for uVision compiles and loads errorfree.But even th...

Manitux by Associate
  • 421 Views
  • 2 replies
  • 0 kudos

ADC input voltage range in differential mode

In STM32CubeMx H7(v1.5.0) the example of ADC_DifferentialMode for NUCLEO-H743ZI is showing that we can measure difference voltage range of 6V6 in this mode and readme,txt file is also clearly telling us that we can vary the input voltage from -3V3 to...

0690X000009Z2xqQAC.png