STM32 MCUs Products

Ask questions, find answers, and share insights on STM32 products and their technical features.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! How to enable the HAL_UARTEx_RxEventCallback function.

Hi, I am using cubeMx generate the STM32F302VE project, which for receiving the usart1 date by DMA circual mode.My config as below:enable DMA, but disable DMA interrupt;enable USART1, and enable UART_IT_IDLE;Now, the project can enter the "USART1_IRQ...

0693W00000aHiFSQA0.png
Junde by Senior III
  • 5124 Views
  • 2 replies
  • 1 kudos

Mems gyrometre used in STM32F429 discovery board

Dear ST community Hello,I want to use the gyro-meter on the the STM32F discovery board and communicate on SPI,I am using the default configuration with cubeIDE and I have a question in Cude Mx graphical interface.After generating the code using Cube ...

Resolved! STM32C031C6 Timer confusion

The code below links Timer1 in master mode to Timer3 in slave mode producing a 4 second toggle on PB8 and it works correctly.My question is I'm not able to follow the flow of the signal in the Timer chart below the code.If someone would show me the s...

0693W00000aHg2CQAS.png
MHank.1 by Associate III
  • 1184 Views
  • 3 replies
  • 0 kudos

PWM Input Issue on CH3 & CH4 of any timer - STM32F091CC

Hello,I am having some problems with Timer Capture/PWM InputThe target device will be an STM32F091CC, however my test device for this function is an STM32F030K6I'm trying to input 3 different PWM devices but I have limited access to certain pins as t...

Popcorn by Associate II
  • 1042 Views
  • 2 replies
  • 0 kudos