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

LL ADC with DMA

I have problem with configuration ADC (6 regular channel) and DMA. CubeMX generate next code:static void MX_ADC_Init(void) { ... /** Configure Regular Channel */ LL_ADC_REG_SetSequencerChAdd(ADC1, LL_ADC_PATH_INTERNAL_VREFINT); /** Configure ...

0690X0000088R48QAE.png
IByco by Associate
  • 637 Views
  • 1 replies
  • 2 kudos

Problem during Server Connexion

Hi!I'm using STM32CubeMX 4.24.0 (I know, extremely old but I need this version to be able to follow along a course) and JRE 1.8.0_351 on Ubuntu 20.04.It seems the tool cannot find updates or other necessary STM32 Cube packages, with the following err...

CGalv by Associate III
  • 2771 Views
  • 1 replies
  • 0 kudos

floating point and interrupt

Hi,i am using stm32F411 and generate programs with cubeMX.now I want to use the FPU in main and in interrupt context. Is it possible to use the FPU in interrupt context?I do not know how CubeMX generated programs handle the FPU context save within in...

rzong.1 by Associate II
  • 2739 Views
  • 8 replies
  • 0 kudos