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

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
  • 1053 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
  • 890 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
  • 990 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
  • 1042 Views
  • 3 replies
  • 0 kudos

Best way to sample 4 ADC channels using STM32F103. 1 channel needs to sample 2k per 8mS with the highest priority. All other channels must be sampled once after the 2k has been completed.

Hello All, I am reasonably new to STM and could use some advice. I am looking to sample 4 ADC channels.1 analog signal represents the current passing through a motor and needs to be sampled 2k times per half cycle (60hz). Towards the end of the half ...

ASpie.1 by Associate
  • 1964 Views
  • 2 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
  • 1485 Views
  • 6 replies
  • 0 kudos