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

F407 wake-up error

I have a question regarding an F407 wake-up error. I am using an F407ZGT and have connected the power switch to PA0 using a pull-down resistor. HAL_SuspendTick(); HAL_PWR_EnableWakeUpPin( PWR_WAKEUP_PIN1 ); __HAL_PWR_CLEAR_FLAG( PWR_FLAG_WU | PWR_FLA...

tglim by Associate
  • 170 Views
  • 2 replies
  • 1 kudos

Resolved! Ethernet 10Base-T1S on the STM32C5

Hi,On the stm32c5 nucleo board (NUCLEO-C5A3ZG) there is T1S OA PMD driver (not mounted?).  In the header file "stm32c593xx.h" exists a 10BASE-T1S control register "MAC10BT1SCR". But there is no documentation in the Reference Manual RM0522 Rev 1, and ...

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
  • 683 Views
  • 12 replies
  • 1 kudos

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
  • 647 Views
  • 15 replies
  • 10 kudos