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

Resolved! CAN-Bus Setup for NUCLEO-F042K6

Hi,I try to get the CAN BUS communication working on my NUCLEO-F042K6 dev Board. I Used the instrucions attached in the PDF. First I used the Loop-Back Mode to test CAN communication. I have my transmitting messages in the main loop they only execute...

MBoes.1 by Associate II
  • 5067 Views
  • 6 replies
  • 1 kudos

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
  • 467 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
  • 1901 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...