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! Can bit segments?

What are the CAN bit segment 1 and 2?CAN specification doesn't use those names.Are they PROP_SEG and PHASE_SEG1 or PHASE_SEG1 and PHASE_SEG2?All three are programmable by the CAN spec, but PHASE_SEG2 should be max. of PHASE_SEG1 and INFORMATION PROCE...

CubeMX pops up some dialog while in command line mode

Hello,I'm using CubeMx in command line mode which is a VERY usefull feature.I'm using it through a continuous integration system.My concern is that CubeMx sometimes generates dialog box for "migrate" or "unavaible lib". Because the process is running...

JulienD by Senior
  • 158 Views
  • 0 replies
  • 3 kudos

Proposed code generation optimization

It would be best if functions intended to be used to check status from within interrupt handlers are optimal. STM32CubeMX generates many utility functions which check whether a single bit is equal to that bit. It would probably be more efficient to...

BCoch by Senior
  • 256 Views
  • 6 replies
  • 0 kudos

Resolved! How to enable CAN on STM32F042F4P6 CubeMX?

I was searching for smaller and cheaper MCU with CAN network. I have chosen the STM32F042F4P6 trough CubeMX but now when I try to enable CAN in CubeMX I cannot because it's grayed. What am I doing wrong?

tdarlic by Associate II
  • 267 Views
  • 1 replies
  • 0 kudos

NUCLEO-L073RZ + SX1272MB2DAS LoRa and I-CUBE-LRWAN

Hello all,I have a NUCLEO-L073RZ with SX1272MB2DAS LoRa RF Expansion board and I’m not being able to run the firmware “End_Node�? provided in I-CUBE-LRWAN (1.2.0).The problem comes when “SystemClock_Config�? is called in main:void SystemClock_Config(...

Why the TCP Thread halts the other thread?

Dear friend,I've got two threads running on a STM32F107RCt6 MCU; One is a Modbus TCP Server thread with the stack size of 256 words and the other is a Modbus RTU thread with the same stack size.When there is no client connected to the Modbus tcp ser...

Mujtaba by Senior
  • 222 Views
  • 1 replies
  • 0 kudos

Resolved! SPI Receives junk

Hey everyone,I've got an SPI line setup on my stm32f722ze.Cache is not enabled. It worked and I'm not sure whether the code was changed, but it receives junk now. The DMA is triggered which shows that when I send data, it is receiving it, but not the...

0690X000006ClvoQAC.jpg 0690X000006ClvtQAC.jpg
con3 by Senior
  • 491 Views
  • 4 replies
  • 0 kudos