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

dac to comparator does not working interrupt

comparator does not interruptThis function handles TIM6, DAC1 and LPTIM1 interrupts (LPTIM1 interrupt through EXTI line 29). LL_EXTI_LINE_17 ? 17 ? 29 ? @file      : main.c LL_TIM_GenerateEvent_CC1(TIM6); LL_EXTI_EnableIT_0_31(LL_EXTI_LINE_17); LL_EX...

0693W000000VzD8QAK.jpg 0693W000000Vz0JQAS.jpg
Ecift.1 by Associate
  • 502 Views
  • 1 replies
  • 0 kudos

Resolved! EXTI Triggering itself

Hi,I am working on a custom board using the STM32F479NI.I have been able to use EXTI on the PC7 without problems.Now I need to implement it on PE2.But this time, the EXTI2_IRQHandler is being called over and over without any electrical changes on tha...

0693W000000W74EQAS.png 0693W000000W7ChQAK.png 0693W000000W74tQAC.png 0693W000000W74sQAC.png
AMass.1 by Associate II
  • 1890 Views
  • 9 replies
  • 0 kudos

[BUG] SD Driver 4Bit Mode no DMA use

Hello,i switch from 1bit mode to 4bit mode in cubeMX (latest version on linux) an the reading only works in debug mode, when i connect my board to only power it doesn't work anymore.In CubeMX under SDIO the DMA2_RX and DMA2_TX is set to stream3 and s...

GIkar by Associate III
  • 1599 Views
  • 8 replies
  • 0 kudos

Failed to use STM32CubeMX+H743+SDMMC+DMA+FATFS

Hello. I am using CubeMX to generate project and code. Without using DMA I can write SD card successfully, while I enable DMA f_open will wait for 30 seconds ( timeout) and fail with an Error 1 output.The CubeMX project is in the attachment.I need yo...

wjiac.1 by Associate II
  • 594 Views
  • 3 replies
  • 0 kudos