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

Resolved! How accurate is ST VREFINT Calibration?

I am using STM32F030F4P6. VREFINT is supposed to be calibrated at 3.3v +/- 10mV and 30 degrees C. In my application the VREFINT calibration value is 1543 meaning the reference voltage is 1.243V (3.3/4096*1543) this is on the high end of the spectru...

mp035 by Associate III
  • 7117 Views
  • 12 replies
  • 2 kudos

Why Usart2 data not recognised over FTDI transmition

Hello,I am trying to use USART2 TX-PA2 RX-PA3 with 115200 baudrate no parity as shown in the cubeMx settings.'u' in binary is 01110101's' in binary is 01110011I have generated the code bellow. and i got a photo of the scope signal as shown bellow....

0693W000007ZtZxQAK.jpg 0693W000007ZtiGQAS.jpg 0693W000007Zu1mQAC.jpg
Nbkjh.1 by Associate II
  • 613 Views
  • 2 replies
  • 0 kudos

Resolved! Syntax of startup_stm32g030xx.s

Good afternoon,Maybe is an obvious question.I'm studying the default startup_stm32g030xx.s, a part of the syntax is figured out in the program manual of MCU and another part in the GNU AS command page.But, for example, those following commands: .synt...

RCave.1 by Associate
  • 663 Views
  • 2 replies
  • 0 kudos

TVREFINT Internal reference startup time - - 2-3 ms

Hi,From the data sheet of STM32L072xx it is mentioned that Tvrefint start up time is 2-3msec. When using Vrefint in comparator, does controller take 2-3msec each time to compare input with Vrefint or it is just the initial start up time?Because I hav...

CDesh by Associate III
  • 751 Views
  • 4 replies
  • 0 kudos

STM32H7 IEEE1588v2 Clocking

Assuming that STM32H7 is configured as a clock slave with IEEE1588v2 (LAN8742A as PHY), can the received/sync'd clock signal be fed into the internal clock tree to produce 32.768MHz clock output? If so, do any signals need to be routed from one ball ...