STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.16.0 released

We are pleased to announce that STM32CubeMX 6.16.0 release is available. What is new in 6.16.0: Added support for new microcontrollers across the STM32WBA, STM32N6 and STM32H5 series and the STM32WL3x product line. The related new boards include the...

Aimen1 by ST Employee
  • 793 Views
  • 5 replies
  • 7 kudos

Resolved! Is there an example of creating a USB device for an STM32F407VG that isn't a mouse example or requires a device driver to be installed in order to communicate with it?

I'm trying to create a USB / Ethernet testing device. I need to use the USB portion to program an IP address. The mouse example works but I cannot detect it or connect to it. The virtual serial port example also works but a driver needs to be install...

Rick V. by Associate II
  • 1650 Views
  • 5 replies
  • 0 kudos

CubeMX 5.4 with lwip - conflicting filenames

Hi,When updating my current program with the newest version of cube-mx, I noticed that the newly generated sys.h /sys.c files in the core pathe are named equally named to the files generated by third-party - lwip under src / include / lwip.Since I do...

JRS by Associate III
  • 564 Views
  • 2 replies
  • 0 kudos

Resolved! ADC using DMA

I'm trying to use the LL interface to read 2 ADC channels (0 & 1) using DMA. They're configured pretty much as default, 12-bit samples into 16-bit memory variables. I don't see any errors. The transfer completes, as does the EOS. There's data in t...

BCoch by Senior
  • 3220 Views
  • 7 replies
  • 0 kudos