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
  • 775 Views
  • 5 replies
  • 7 kudos

CAN-Bus no callback/received frame; FDCAN STM32G474

Hello,when I try to receive a CAN-Frame it is not received by the Microcontroller, it is within the range, I have no idea what the issue is.Thanks to everybody in advance, Best Regards, Seppel  void FDCAN_Config(FDCAN_HandleTypeDef *pHfdcan) {   ...

0693W00000bhUdqQAE.png 0693W00000bhUe5QAE.png 0693W00000bhUeFQAU.png 0693W00000bhUf3QAE.png

Which class i have to choose in cubeMX configuration to communicate with FTDI USB, i didn't find Vendor Specific Class in the options ?

Insted of using the computer as the Host, i want to work with an STM32 microcontroller usb host. The device uses a standard FTDI USB to serial converter as the main mechanism to communicate between the computer and controller. Instead of using the co...

IChak.1 by Associate II
  • 1169 Views
  • 2 replies
  • 0 kudos

Resolved! how to set PPP with lte modem

I am testing LTE modem with a STM32H747 MCULTE modem is connectied with STM32H747 thru USART2.I want to use PPP communications with LTE modem.but when I try to check LWIP in [Pinout & Configuration] of IOC file,I can't set [Enabled] of [LWIP Mode and...

Resolved! ADC LL drivers for L4

MX generated ADC drivers like this: /** Configure Regular Channel */ LL_ADC_REG_SetSequencerRanks(ADC1, LL_ADC_REG_RANK_1, LL_ADC_PATH_INTERNAL_VREFINT); LL_ADC_SetChannelSamplingTime(ADC1, LL_ADC_PATH_INTERNAL_VREFINT, LL_ADC_SAMPLINGTIME_247...

WQ by Associate III
  • 1015 Views
  • 1 replies
  • 0 kudos

Can't open .ioc file

I get an error when trying to open .ioc file of the project. It was working fine and i am pretty sure I haven't changed anything about it. Just can't open it anymore for some reason. Also the name that it says that is the right one, is the same as th...

PPopo.1 by Senior
  • 1102 Views
  • 1 replies
  • 0 kudos

Resolved! How do I install x-cube-smcard package.

Hello ST,I am trying to install x-cube-smcard package via cube mx.I am unable to do so. I get an error everytime.Please let me know how to install the same.https://www.st.com/en/embedded-software/x-cube-smcard.html

RK.15 by Associate II
  • 1184 Views
  • 3 replies
  • 0 kudos

Using "double" on STM32F407 make it crach

Hello,I just created a new project on CubeMX for a STM32F407G-Disc1. I'm working with last version of MX, firmware.The project is configured to build with Makefile.Have a double variable modification causes a MCU HardFault_Handler to trigger.Any idea...

ANauz.1 by Senior II
  • 1618 Views
  • 6 replies
  • 0 kudos