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 know which GPIO Pin to use for Timer Input Capture?

If I'm using a timer in input capture mode, how do I know which pins it wants to use for channels 1 and 2? I've been through the manual a bunch of times, looked for examples and other posts etc, I can't find the answer to this seemingly simple questi...

SWill.11 by Associate II
  • 1952 Views
  • 2 replies
  • 0 kudos

printf usage in stm32

Hi,I am using printf for my application to debug the output using UART.But I am facing the problem. void StartSender1(void const * argument)   {   /* USER CODE BEGIN 5 */ /* Infinite loop */ for(;;) { printf("Sender1 Sending\n"); osMessagePut(Queue...

Kumar B by Associate II
  • 1316 Views
  • 2 replies
  • 0 kudos

Problem with boot while programming stm32f407 mcu

I have a boot problem with the STM32F0407VGT6 (uVision V5.14.0.0.). I designed a custom board and sadly forgot to connect the Boot0 (floating) to GND. Because of that, I can program the MCU, but the controller don’t starts my program by default until...

FRJ.1 by Associate II
  • 1041 Views
  • 6 replies
  • 0 kudos

Resolved! STM32L451CCU6 BSDL file?

Is the STM32L451CCU6 a Boundary scan device. I have found other STM32L451 processors BSDL files but cannot find one for this model.

ADC Driver for STM32 Nucleo L476RG using BARE METAL

I have written a code for STM32 L476RG for converting potentiometer analog output to digital output using ADC1. I am unable to understand SQR register use what should i pass to enable channel 6 of ADC1 in SQR register.Below are code and datasheet inf...

0693W000000VWEqQAO.jpg 0693W000000VWE7QAO.jpg 0693W000000VWEbQAO.jpg
MMoba.1 by Associate
  • 899 Views
  • 1 replies
  • 2 kudos