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

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! 32F746 USART DMA with STemWin not working.

I'm working on STM32F746 discovery wtih STemWin(firmwere F7 1.15). I'm tested on both UART1 and UART6.It's work fine without DMA and it's also worked with interrupt too.When i try to run with DMA. Hardware not even send an output data(I'm checked wit...

Jame DEV by Associate III
  • 2710 Views
  • 9 replies
  • 0 kudos

FATFS + eMMC always FR_DISK_ERROR

Hi all,​I am using STM32CUBEMX to build a project which includes eMMC and FATFS .Then I try to format and read the eMMC like down below.------------------------------------------------------------------------------------------------------ -----------...

0690X00000ArvEVQAZ.png 0690X00000ArvEaQAJ.png 0690X00000ArvEpQAJ.png

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
  • 1439 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
  • 468 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
  • 2841 Views
  • 7 replies
  • 0 kudos