STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

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
  • 462 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
  • 459 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
  • 483 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 ...