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

STPM10 src for STM32

hii am searching for stpm10 & stpm01 source code for stm32f103 according AN2799 document but i cant find any example please tell me how can i found thatthanks

Interface Bluetooth module(BL652) to stm32f7 series.

Hi All,Currently I am working on stm32F756 eval kit. I want to interface bluetooth in my project. As per requirement I have to use BL652 bluetooth module. As far I understand, nordiac semiconductor nrf5x SDK is required for BL652. I am new to bluetoo...

phenom by Associate II
  • 467 Views
  • 0 replies
  • 0 kudos

Connection i2c between Stm32LO72CZY6TR (B-LO72Z-LRWAN1)

Hi guys,I'm trying to connect a bosch sensor BNO055 (adafruit) by I2C to my Stm32L072CZ6YTR. I'm new with the environnement of STM32 so i try to program the ship with basic tutorial about STM32 I2C connection. I have write the functions who permit to...

0690X000008iOLRQA2.png 0690X000008iOP4QAM.png 0690X000008iOPJQA2.png 0690X000008iOPOQA2.png
mibou23 by Associate II
  • 1662 Views
  • 9 replies
  • 0 kudos

Correct way to clear TIM_SR_UIF after setting TIM_EGR_UG?

Hello,to update e,g. PSC before starting a timer, an update event has to be generated. This update event will set UIF and to avoid an interrupt from the update event, the UIF flag needs to be cleared. A sequence       TIM1->EGR = TIM_EGR_UG;       TI...

Resolved! stm32l4r5 with NUCLEO-L4R5ZI

Dear all,I am facing to a strange GPIO problem. First af all, I tried to set-up the LPUART1 but impossible to send anything (no activity on PG7 , the Tx of the LPUART1). So, I initialized the PG7 to be a general output and tried to blink it ... no re...

STM32F407VET6 remap CAN1

Hi,I use CubeMX for STM32F407VET6.I want to remap CAN1 pins for PB8, PB9, but that configuration initialzing with error.Though CAN1 remap for PD0, PD1 is fine.What does that mean?Thank you very much in advance for your return guys!

ADry by Associate II
  • 674 Views
  • 2 replies
  • 0 kudos

H750 vs H743 for QuadSPI Boot

Hello guys!I'm working on a custom board with STM32H750VB and a Winbond QuadSPI flash. The ideia is boot the code from QSPI as H750 program memory is a little low. I'm also working with STM32H743VI on a twin custom board, so I can create and debug th...

Peaga by Senior
  • 2647 Views
  • 12 replies
  • 0 kudos

About usart in stm32?

I coded for usart communication in stm32f103r8.In this i'm getting the garbage value as output.given below is my program,kindly help me to correct my program.****#include "stm32f10x.h"#include "stm32f10x_usart.h"void usartSetup (void);int SendChar ()...

Sm.16 by Associate II
  • 3167 Views
  • 16 replies
  • 0 kudos