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! USB doesn't work on windows 10

HelloIn the PC app, I work with the STM32F722RETx LQFP64 micro-controllerIn WIN7 it always works. At WIN10 does not work.After I turn off and turn on the card, the board data that the system sees (both win7 and win10) is:Status for device COM2       ...

0690X00000ARF4nQAH.png 0690X00000ARF5HQAX.png 0690X00000ARF5CQAX.png 0690X00000ARF57QAH.png
JKhal by Associate III
  • 333 Views
  • 1 replies
  • 0 kudos

Resolved! FIFO configuration for U(S)ART instances of STM32L4R5

The reference manual (RM0432) for the STM32L4R5 shows that UART4 & UART5 support two 8-byte FIFOs. I can't figure out how to configure the IRQ level thresholds. CubeMX shows levels for LPUART1 and USART1/2/3, but not UART4/5."Table 264. USART/LPUART ...

WTayl by Associate II
  • 1148 Views
  • 6 replies
  • 0 kudos

Toggle SDA Pin on STM32F767ZI

Hi there,I use a stm32 f767zi nucleo board in corporation with a security chip from microchip technology (atecc508a). To send a wake condition over i2c communication I have to set the sda pin for a certain amount of time "low". Is there any function ...

STM32CubeIDE workflow and issues

For a customer, I needed to write up our workflow for using STM32CubeIDE, especially all the steps required to work around assorted issues in CubeMX, HAL, LL, and CubeMX-generated glue code. I'd appreciate any comments, especially if I missed anythin...

There is a previously-reported, year-old, unresolved pair of CubeMX USB bugs in the stock code for F7 USB devices that a) prevents the code from compiling and b) crashes the processor when patched. Is this going to be resolved at any point?

The original post is here: https://community.st.com/s/question/0D50X0000AVU8zXSQT/cubemx-usb-bugNobody responded to the OP and I have the same issue. Are there any actual ST employees on here, or are the users of STM32CubeMX on our own?

Can not open .ioc files since 1.1.0 update on macos

As title says, i get spinning wheel when trying to open my project MCU configuration.I now have to load the IOC into cubeMX and generate sources through it, which brings its own bag of problems. (duplicate files, ...)Is there something that can be do...