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! STM32H7B3I-DK "_C" Pins Not Working as GPIO

I am working on the STM32H7B3I-DK and needing to use PA0_C PC2_C and PC3_C as part a button scanner, as all other pins are being used. I have PA_0 configured as an output and PC2_C and PC3_C as Inputs with pull downs. The current full 3x3 configurati...

STM32F4 RMII ETH external clock source

Posted on September 23, 2013 at 16:03Hy all, I've a question about the RMII mode at STM32F4 mikrocontrollers. I checked the datasheet and the stm3240g-eval user guide. So the eval board user guide say that at page 19:''In RMII mode the 50 MHz clock...

totti001 by Associate II
  • 2738 Views
  • 9 replies
  • 4 kudos

STM32H7S78-DK FatFs uSD FR_DISK_ERROR

Hello, I have a question to ask regarding a problem with the STM32H7S78-DK card and using FatFS for an SD card, using RTOS.I try to describe the problem in as much detail as possible.I have my own application which includes TouchGFX among other thing...

Leo99 by Associate III
  • 1252 Views
  • 2 replies
  • 1 kudos

Resolved! STM32G0B0 USB_DRD_FS Interrupt problem

hello.Using STM32G0B0CET6USB_DRD_FS---Host_Only_FS,USB_HOST---Mass Storage Host Class,FATFS---USB DiskUSB Interrupt---EnableIf you set it to the above mode and operate it, the USB is recognized only once when the power is first turned on, and the USB...

Kimjunho by Associate II
  • 2923 Views
  • 6 replies
  • 0 kudos

Resolved! Motor speed estimation using TIM2 and TIM3 on STM32F407

I'm trying to connect an encoder with STM32F407VGT6. The encoder sends out A,B and Z pulses out. I can read both A-B and Z pulses using TIM2 and TIM3 respectively. Timer 2 is in encoder mode and TIM3 is in input PWM mode. I want to know if I'm correc...

zd9797 by Associate II
  • 1189 Views
  • 4 replies
  • 1 kudos

STM32G030 corrupting program on last minute write

I have a STM32G030K8 processor that needs to write some stuff to memory as soon as it detects that it will be losing power - always a bad time but I have to do this.Most of the time it seems to be doing this just fine but once in a while the processo...

Hendrik1 by Associate II
  • 2414 Views
  • 14 replies
  • 0 kudos

Resolved! EEPROM Emulation

A while ago a member of ST staff kindly helped me on this forum with adding EEPROM emulation to my design (at the time based on Nucleo-F401RE) by directing me to here....https://github.com/STMicroelectronics/STM32CubeF4/tree/master/Projects/STM32F4-D...

STM32H523 memory map

Hi,There seems to be an error in the reference manual RM0481 Version 2, page 264, table 48.In the circled image I believe this should be 0x08040000. Can you anyone please confirm my deductions?Kind Regards,Shane

KiwiNZ by Associate II
  • 637 Views
  • 1 replies
  • 1 kudos

Resolved! Keeping peripherals in perpetual reset

Is it ok to keep unused peripherals in perpetual reset, by leaving their RCC_APBRSTR_*RST (or similar) bit set?Maybe differences in power consumption?This is not for a specific STM32 family.I'm just looking for advice by people with more experience, ...

SZano by Associate III
  • 817 Views
  • 3 replies
  • 1 kudos