STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.1 released

Hello community, We are pleased to announce you that the minor release STM32CubeMX V6.12.1 is now available for download on st.com. Main issues fixed in this minor release: ADC init code error. When ADC is configured in multimode, an issue with the ...

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

bxCAN acceptance filter configuration.

Hi,I'm using CubeMX to init CAN module, everything is working, I can send and receive messages.Now I would like to configure filter to accept only message with specified ID.So, I have this piece of code generated by CUBE: //sFilterConfig.FilterNumber...

DKarc by Associate II
  • 440 Views
  • 1 replies
  • 0 kudos

Resolved! How do I generate a BSP that CubeMX will recognize?

The FatFS library references a BSP function to determine if a SD card is plugged in. Since I don't have a BSP for this PCB, CubeMX complains about the missing function. How do I generate a BSP that CubeMX will recognize to eliminate this configurat...

GJohn by Associate II
  • 461 Views
  • 2 replies
  • 0 kudos

STM32L452 usb support in IDE generation?

Hi.I am trying to add usb CDC to a project for the STM32L452 mcu. Project can be created, compiled without problem.I did a test with a simple and non-modified project that just had the usb added. To my despair, machines do not see the device and no e...

Resolved! HAL CubeMX I2C START problem.

-----I FOUND THE ANSWER MYSELF. ----------Technical environment :-       Master : STM32F767-       Slave : M24256 EEPROM on custom board. SCL and SDA on PH4 and PH5 with 4.7K pull-ups-       CubeMX : V5.3.0-       Normal transaction is : MASTER do a ...

I have a completed design in software via STM32Cube and SW4STM32. I need to change a PIN in CubeMX. What will happen with my finished code when I GENERATE CODE within MX with the new single PIN change?

I have completed a design using STM32F303RE Nucleo-64 board. Using STM32CubeMX and SW4STM32 (IDE). My design is done, I have build the design and there are no errors. Now I'm ready to physically download and test the design. I realize one of the PINS...

TFlac by Associate III
  • 307 Views
  • 2 replies
  • 1 kudos