STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to setup SDMMC with the HSI48 clock?

Hi, i'm trying to configure the SDMMC device to be driven by the HSI48 clock, here is my configuration at the moment. Previously, i had configured the SDMMC with the PLLSAI clock and it worked at certain frequencies (38KHz.etc) but i've read in the s...

RBamf.1 by Associate III
  • 656 Views
  • 7 replies
  • 0 kudos

Why external interrupt shows delay..

I am doing one project with STM32H743ZI.I am using the external interrupt and copy the signal and set the output as input.But is shows about 700us delay.I do not know the reason why its gives such a big delay.

otcagon by Associate II
  • 519 Views
  • 2 replies
  • 0 kudos

I2C1 Interrupt Handler Never Called

I am using an STM32H753. I2C1 (for an EEPROM) and I2C3 (for a touchscreen) are set up in the same way. Interrupt priority 10 for both, 400kHz. I can transfer data via I2C3 using interrupts, but when I try the same with I2C1, the interrupt handler is ...

AWies.1 by Associate III
  • 1034 Views
  • 5 replies
  • 0 kudos

HAL_SPI_ReceiveIT not working on STM32F4

I am working on a project where I am using two boards to communicate via SPI. The master board (TMS320F28377S) is sending data successfully via SPINow, my receiver board is running on a STM32F439 processor, I'm relatively new to this micro. I configu...

GVega.1 by Associate
  • 1473 Views
  • 3 replies
  • 0 kudos

VREFINT_CAL address for STM32F103T8

Hello All, I want to find the Vref Voltage on which my ADC is operating. For this I am trying to find the VDDA. To get the VDDA I need to find the VREFINT_CAL value of my Microcontroller. I am unable to find the memory address for the same in both da...

DChan.5 by Associate
  • 1169 Views
  • 1 replies
  • 0 kudos