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! Clarifying the PSSI Interface of the STM32N657

I would like to connect a 12-bit ADC operating at 10MSps to the PSSI interface of the STM32N657 device.  There is some confusion as to the nature of the clock source. The reference manual indicates that this may be either an input or an output.  If c...

PSSI Interface.jpg

G071 LPTIM encoder mode creeps around

I'm using LPTIM1 in encoder mode and have noticed that, if there's jitter on one of the encoder signals the count will gradually creep up which should not be possible in encoder mode.This is on a decent encoder that's got an RC network (per the Bourn...

JU by Senior
  • 813 Views
  • 12 replies
  • 1 kudos

Resolved! G431pin-multiplexing-in-fdcan1: in Different GPIO Port

As addicated in DataSheet and CubeMX, there are two FDCAN1_Tx and two FDCAN1_RX in STM32G431CBT6. In my Prj, I used PA12 for Tx and PB8-BOOT0 for Rx, and my chip can only work in FDCAN_MODE_Ext._Loopback, and without any receive func be implemented. ...

HL_Efeng by Associate II
  • 852 Views
  • 15 replies
  • 10 kudos

Resolved! SysTick Timer Configuration

How to configure the sysTick_Handler(), when we are setting the HCLK 386MHz in CubeMX and systemClock() is generated, but while configuring sysTick(), uint32_t SystemCoreClock = 64000000; already there in system_stm32h7xx_dualcore_boot_cm7_cm4.c(void...

Lucifer37 by Associate III
  • 315 Views
  • 4 replies
  • 0 kudos

Resolved! DAC: maximum output voltage = 1 / 2 VDDA

Hi,  I'm using a STM32F072's DAC to output a SIN and a COS wave. The problem is I can only output values up to approx. VDDA / 2. The DAC drives unity gain amplifiers to drive a 50 Ohm load. The DAC is connected directly to the amps, using the buffer ...

scope.png GChri2_1-1776011274161.png
GChri.2 by Associate II
  • 445 Views
  • 8 replies
  • 3 kudos

Resolved! How to use HRTIM for pulse width measurement

Hello,Can anyone tell me how to measure pulse width with the HRTIM? I need to measure a very short pulse from my time domain reflectometer. I am thinking of using the NUCLEO-H753ZI board with the STM32H753ZI MCU. All I know about measuring pulses wit...

domen by Associate II
  • 447 Views
  • 8 replies
  • 6 kudos