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! 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
  • 1047 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
  • 301 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
  • 2232 Views
  • 7 replies
  • 0 kudos