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

Capture compare interrupt STM32F7 TIM3

Hello there.I have an encoder connected to timer 3 (TIM3) and I'd like to set this timer to generate an interrupt when a certain amount of ticks have been reached (1658 ticks). I'd like to program the timer's counter to 1658 ticks and let the encoder...

SBrid by Associate II
  • 759 Views
  • 3 replies
  • 0 kudos

CubeMX-5.1.0 fails to install on fedora 29

When I try to installcubeMX on my fresh installed fedora 29, I get following error messages:[sage@linux cubeMX]$ ./SetupSTM32CubeMX-5.1.0.linux chdir /home/sage/Downloads/cubeMX/.current dir /home/sage/Downloads/cubeMXMar 22, 2019 6:06:24 PM INFO: Lo...

MHein by Associate II
  • 728 Views
  • 2 replies
  • 0 kudos

STM32F411 USB VCP clock settings problem?

Hi, I'm developing a sensor tag wich uses STM32F411CC and I use an USB connector to communicate with the PC over VCP. I'm using the newest cube, keil, DFP, etc. After setting the 48MHz clock(for USB) i can't adjust the core frequency - only just to 3...

ASchu.4 by Associate II
  • 720 Views
  • 1 replies
  • 0 kudos

How work HAL with CAN?

I'm learning about CAN with stm32, currently I'm using a STM32F3 discovery, the Cube MX, freeRTOS and VS Code. I created a project for CAN, calculated the S1 and S2 from 8MHz processor, enabled automatic wake-up, Receive FIFO and Transmit FIFO. Then ...

ESilv by Associate
  • 1258 Views
  • 3 replies
  • 0 kudos

Resolved! Hello! Is there some settings either in CubeMX or Atollic that I should do to be able to use several SPIs? Thanks!

I'm using the STM32H743ZI with STM32CubeMX and Autollic. with external ADC and DAC with SPI. I have 4 ADC, different CSs, connected to the SPI1 and 1 DAC to SPI2. My DAC works but I get zeros from ADCs. I tested to connected another ADC to SPI3 and d...

fate by Associate
  • 766 Views
  • 3 replies
  • 0 kudos