STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.12.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.12.0 is available. What is new in STM32CubeMX V6.12.0?New MCUs/MPUs series : STM32WB0 ,STM32MP25XX and STM32C071XXAdd support new CPNs STM32G4: Add support STM32G4 'Z’ and STM...

Resolved! STM32F407 EXTI on PI10 not working

Hi guys, I want to use 10 external interrupts. 9 of them are working fine, but one of it makes trouble. I'm using CubeMX and configured the 10 pins as external interupt with falling edge detection and enabled the interrupts. The pins are: PB6, PB7, P...

user 143 by Associate III
  • 461 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F407 + Freertos + USB VCP + USART IRQ

Hello, I am triying to use the STM32F407 with Freertos ,USB VCP and USART interrupts. My problem is when I include USART interrupts with Freertos, the interrupt is always running. I did other project without the Freertos and everything is OK. I lea...

Asarm.1 by Associate
  • 336 Views
  • 1 replies
  • 0 kudos

[FYI] STM32CubeMX on Raspberry Pi

FYI: To run the cube on raspberry:Download and install Oracle java 1.8.0, arm32 hard float cd /opt; tar xvf jdk-8u251-linux-arm32-vfp-hflt.tar.gzDownload and unzip STM32CubeMXunzip en.stm32cubemx_v5-6-1.zipStart installer/opt/jdk1.8.0_251/bin/java -j...

koendv by Associate II
  • 930 Views
  • 2 replies
  • 0 kudos

Resolved! Timer not working as expected

Hi,I want to measure time between two events. The events come in as ext- interrupts. I set up a timer like this:TIM_MasterConfigTypeDef sMasterConfig = {0};   /* USER CODE BEGIN TIM6_Init 1 */   /* USER CODE END TIM6_Init 1 */ htim6.Instance = ...

SSchu.4 by Associate II
  • 847 Views
  • 3 replies
  • 0 kudos

Orange Pin on PB3 DEBUG JTDO-SW0 on chip stm32h753bitx

Hi, I have 3 SAI ports and 2 x SD cards ( FATFS in cubeMX does't set up 2 cards )the chip is supposed to have 4 SAI ports  stm32h753bit6I get conflict errors if;I have asynchronous set on SAI1 A without error on SWD pinI have SDMMC2 in 4 bit mode wit...

benyBoy by Associate II
  • 733 Views
  • 3 replies
  • 0 kudos