STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to receive the data from SIM39EA Gps module?

I'm interfacing stm32f series microcontroller and SIM39EA gps module Thruogh terminal im getting this data but not valid data. /**************************************/$GPGSA,A,1,,,,,,,,,,,,,,,*1E$GPGSV,1,1,04,13,,,26,05,,,21,12,,,19,02,,,19*7C$GPRM...

MVENN.1 by Associate II
  • 329 Views
  • 0 replies
  • 0 kudos

STM32F7 How to design external oscillator

Hello,I have been trying for a while now to properly design the external oscillator for the STM32F722RE MCU.Until now, I don't find a clear answer with detail calcul.To design the oscillator, I use 3 documentations:stm32f722re.pdfcd00221665.pdf (AN28...

0693W000007ZLw9QAG.png 0693W000007ZLy0QAG.png 0693W000007ZLrAQAW.png 0693W000007ZLzSQAW.png
BSchn.2 by Associate II
  • 903 Views
  • 4 replies
  • 0 kudos

Resolved! STM32F373 SDADC Analog input range

Hi, I have 50Hz sinewave with 660mVp-pk, should i connect this to SDADC analog input? It can measure negative cycle of the sinewave? i.e. If i configure SDADC as single ended zero reference mode then it can measure negative cycle of the sinewave?Na...

16 Bit SDADC is only giving 15 Bit value

I am running both SDADCs on a STM32373C-EVAL evaluation board. One of them is giving me the correct values from 0-65.535 but the second one is giving me 0-32.767 on the same voltage.I have configured them using the Cube IDE and Hal. They are set up e...

RKage.3 by Associate
  • 517 Views
  • 1 replies
  • 0 kudos

Few questions about STM32 microcontrollers

Hello, I have a few questions about STM32 microcontrollers: I want to create a personalized card and use CAN, RS485, I / O, ... to connect several devicesI need an HMI to control the controller (touchgfx? Or Visual studio?)I want a clear program (mai...

KMiko.1 by Associate III
  • 2172 Views
  • 14 replies
  • 1 kudos

Wake up Pin from standby mode

I am using wake up PIN1 (PA0) to wake the STM32F746 from standby mode. I have PA0 connected to a push button with a pull down resistor. When first powered up the MCU goes into standby mode and stays in it until I press the button connected to PA0. T...