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

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
  • 1504 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
  • 1239 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
  • 1044 Views
  • 1 replies
  • 2 kudos

Resolved! IAP driver for STM32 L071?

Hi ,I try to put IAP Driver in my projects. But, I have a problem with this driver. Let me inform you what I have done and what I have. I use STM32CubeIDE with STM32L071 Controller. I search the IAP Driver. Found one. Download the driver. Put the dri...

MPrad.2 by Associate
  • 621 Views
  • 1 replies
  • 0 kudos