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

OPAMP1 as follower don't give expected results

I'm trying to use OPAMP1 on stm32g431 adapted by WeActStudio (https://github.com/WeActStudio/WeActStudio.STM32G431CoreBoard)My Cube settings: Scoping on generated voltage going to PA1 show 2V:Scoping Vout on PA2 showing 0V instead of 2V:I've only the...

ioc_settings.png Vin.png Vout.png
Sercurio by Associate
  • 222 Views
  • 1 replies
  • 0 kudos

Resolved! Front End for STM32H723 Bootloader

Is there a simple Windows front-end app to load binaries into the 723 using it's native bootloader?  The alternative I guess would be to write a python app but if I can skip that work it would be great.I am looking for something simple/focused.Regard...

Niramas by Associate III
  • 270 Views
  • 7 replies
  • 0 kudos

Resolved! help to connect 2 device stm32

hello to alli want to build project with 2 blue pill firist one have an eeprom it save the file on it the firist blue pill will be as programmer to program the file from the eeprom on the secound blue pill the secound one will be as slavei want to pr...

Elmofty by Associate II
  • 3149 Views
  • 5 replies
  • 0 kudos

Resolved! Blue Pill - CAN register descriptions

stm32f103C8 - (The blue pill board)Hi, Just confirming that there is no mention of the SPECIFIC registers, (and the EXACT bits), needed in order to set up interrupts for the CAN bus on the blue pill board.(I am hard coding in C, not using CUBEMX)

Rrr.1 by Associate II
  • 1189 Views
  • 6 replies
  • 0 kudos

Resolved! PWM help

Hi everyone,Happy Holidays!I need some help if available please.I need a program that I can install on an STM32 bluepill development board that outputs a PWM signal to emulate a temperature and level sensor as part of a community project.This is low ...

Spanky by Associate II
  • 541 Views
  • 4 replies
  • 1 kudos

Resolved! Pulses on PC13 pin of STM32F103C6T6

The LED connected to the Blue Pill board on PC13 pin blinks after power up. Just to check the pulses on that pin, probed and seeing the attached pulses. Why are these pulses generated? I haven't seen any data about this in any of the documents? I did...