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

How do I get the USART to work on an STM32C011?

I am relatively new to using the STM32 family and I am trying to use the USART on a STM32C011J4M6 device without success.Initially I am just trying to send out a single character using the lines uint8_t TxData[] = {'@'}; HAL_UART_Transmit(&huart...

Neiliow by Associate II
  • 2834 Views
  • 7 replies
  • 0 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
  • 1090 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
  • 925 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
  • 1019 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
  • 1078 Views
  • 3 replies
  • 0 kudos