STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! PF1-OSC_OUT pin Loading

I want to connect the PF1-OSC_OUT ​pin to another circuit on my board, to use this 32.768kHz clock for another counter. ( instead of adding another crystal )Would this be a problem?  I can buffer it to minimize pulling the crystal. Any suggestions?(I...

MEder by Associate III
  • 838 Views
  • 3 replies
  • 0 kudos

STM32L051 ADC clockrate discrepancy

Setting up the MCU to use a PCLK of 32 MHz (using PLL and external 16 MHz xtal in x4/2 mode ) I can confirm the clock is really running at 32 MHz with the USART config. I get the expected baudrates and SystemCoreClock is uppdated correctlu.When I the...

kyrreaa by Associate III
  • 608 Views
  • 5 replies
  • 0 kudos

Wake interrupt on ADC pin threshold

Hello,I would like my STM32 to be able to wake up from sleep / standby by an interrupt caused by input on an analog pin passing a certain threshold (let's say, 2V).Is this an existing capability?How is it called? is there a way to look for this capab...

ISeed by Senior
  • 629 Views
  • 2 replies
  • 0 kudos

Resolved! PWM low level configuration.

Hi, I am new to microcontroller programming and I am having some trouble making a PWM wave with a STM32F767ZI Nucleo board. I was able to make a led blink with interrupts and now I am trying to fade it in and out, but for some reason I can't. While d...

P.Santos by Associate
  • 1001 Views
  • 3 replies
  • 0 kudos

Resolved! Knowing which STM32 MCUs are interchangeable

Hi all!Let's say I'm developing a board around a particular STM32, but I want to be able to switch it for one with, lets say, with a larger RAM. How can I know if 2 MCUs are entirely identical, when it comes to footprint and pinout? Is there some tri...

ISeed by Senior
  • 2040 Views
  • 5 replies
  • 0 kudos

Chinese clones of STM32

Hello friends,I am working on STM32L151RDT6 and today I was trying to read the unique ID using the ST HAL.I have around 20 boards with the same chip and when I read the unique ID it comes out that all of them have the same ID.In addition if I start t...