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 syncronize timers?

Hi I'm using STM32F407 development board. I want to syncronize TIM2 and TIM5. I've followed these instructions. Here is my TIM2 initialization function below:void TIM2Config (void) { /*************>>>>>>> STEPS FOLLOWED <<<<<<<<************ 1. Enab...

STM32H745 VDDSMPS Default Configuration?

Hello, I have 2 clarification questions on the default VDDSMPS configuration for the STM32H745:I notice multiple times in the STM32H745xI/G datasheet that "VDDSMPS must be kept the same voltage level as VDD." Similarly, RM0399 also has a note that VD...

NLuon.3 by Associate
  • 1525 Views
  • 3 replies
  • 1 kudos

Resolved! HSLV example code?

I am using a U585QI and have some external flash memory connected to an OCTOSPI. We are having some intermittent failures with it, and since we're powering the processor with 1.8v I want to try enabling HSLV for the Data/Clock lines. I found HAL_GP...

BDoon.1 by Associate III
  • 5581 Views
  • 5 replies
  • 0 kudos

HAL_UART_Receive_IT skips bytes from RN2483 lorawan module

Hi,I want to use a lorawan device with my stm32 l053r8 microcontroller.To do this, i reset the lora module initially. In Response I should get the firmware version of the device, but i receive only parts of the string, e.g. some bytes between the st...

KStan.2 by Associate
  • 1112 Views
  • 5 replies
  • 0 kudos