STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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

Resolved! STM32CubeMX import pin-compatible STM32H7

Greetings,I'm having trouble porting the existing CubeMX configuration to a pinout compatible MCU.I'm using STM32H745IIK6 and trying to change it to STM32H755IIK6 following the instructions on page 287. of UM1718 Rev 34 ("Tutorial 5: Exporting curren...

0693W00000BajB5QAJ.png
DTomi.1 by Senior
  • 737 Views
  • 4 replies
  • 0 kudos

Resolved! How can I have the STM32CubeMX Zigbee source files ?

Hello,I'm developping a Zigbee firmware for a custom board embedding a STM32WB MCU. So I'm using STM32CubeMX application to configure my card and the Zigbee middleware. For some reason, I need to understand how the differents Zigbee functions work an...

Evandzd by Associate
  • 886 Views
  • 2 replies
  • 0 kudos

STM32CubeMX 6.9.2 released

STM32CubeMX 6.9.2 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 158577 - [Bootpath Config] env.bat add quotes to variable stm32tpccliTicket 158868 - [Bootpath Config] secure manager post build cmd ...

Resolved! STM32H755bit getting stuck at WR_FLAG_VOSRDY

Hello,I have been working in a project with the mentioned MCU and by now i have been working it with SMPS_SUPPLY and VOS3 to work at 100Mhz Both CM7 and CM4.By now days i need to boost it up to 400Mhz and 200Mhz, so i need to change from VOS3 to VOS1...

urbito by Senior
  • 1088 Views
  • 5 replies
  • 0 kudos

STM32WL: RTC stops LoRa from working

Hello guys, I'm currently working on a project with the STM32WL board, and using the LoRa application.I'm having a problem with the RTC, what happens is that for the project I'm using the PingPong LoRa example, and I don't know exactly what is the in...

FPicc.1 by Senior
  • 927 Views
  • 4 replies
  • 0 kudos

STM32G474,HRTIM,ADC

I am using hrtim to trigger the adc, but if the regular channel is not triggered with hrtim, it doesn't go into the interrupt of the ADC properly, I checked a lot of information and didn't find a solution, here is my code and cubemx configuration:   ...

iskan_0-1695029126119.png iskan_2-1695029415264.png iskan_3-1695029424941.png
iskan by Associate III
  • 706 Views
  • 0 replies
  • 0 kudos

Resolved! CubeMX interface bug

I've been having problems with the CubeMX interface for quite some time now, starting 1-2 years before Windows 11 was released.The problem with the interface can appear both after 10-15 minutes of working in CubeMX and immediately after starting the ...

AndriikoM by Associate II
  • 1388 Views
  • 5 replies
  • 0 kudos

Resolved! CubeMX LoraWAN support

Is there any explanation to how to use production DevEUI, JoinEUI, AppKey and NetwKey, rather than the hardcoded se-identity.h?I have searched all over, application notes, youtube and even studied examples and the actual code, but unable to find out ...