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

stm32l073x Errata/flash configuration issue

i have been working in these days with stm32l073x.I want to run MCU with stop mode.But i have a doubt about reading the errata.How can i interpret correctly the following conditions in the errata datasheet?does the issue occur when two conditions r...

I fixed my Internet issues on this website.

If you have issues with this site, then you have to Clear the Browser Cookies Cache.in FireFox,3Bars for optionsoptionssearch for cookiesclear cookie cache button top left.You have to logout of ST.com and login again... and fixed...

T J by Lead
  • 701 Views
  • 6 replies
  • 0 kudos

Battery Sensing on ADC pin ?

Hello Every-One,I am new for Battery sensing & Monitoring.I am working on the STM32F030 MCU to sense the battery Level on the ADC pin.Here I need to know the:1.What is the reference voltage for the ADC pin?2.What can be resistor value in the voltage ...

K_P_D by Associate II
  • 1241 Views
  • 1 replies
  • 0 kudos

Program does not start with my bootloader in some case

I am making a program with a board made by my companyIt is a board using STM32F207​I made a boot loader and decided to jump to 0x08020000 when it startedThen, I made a program and set the vector table to 0x08020000So the program works well​However, i...

mcho.19 by Associate II
  • 439 Views
  • 0 replies
  • 0 kudos

Enter STM32 native bootloader from my application.

Hello everyone.I've been trying to activate the STM32 native bootloader in a STML082CZ, which is connected in my application's main microcontroller via USART. Anyway, the BOOT0 pin of STML082CZ uC is grounded in my PCB.Once it's mandatory to set the ...