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

HRTIMER input frequency

Can the HRTIMER input frequeny be lower than the maximum value given in the datasheets? E.g. on a G74 with HRTIMER input at 125 MHz, steps would be nice 250 ps versus 188.2... ps at 170 MHz.The functional description "HRTIM timer is made of a digital...

How to detect interrupt by a timer?

Hi all,I know how to program a time base interrupt by a timer in HAL, but now I'm learning about do it in CMSIS, with a STM32F303CCT6 MCU.My question is, in RM0316 doc, page 287, it talks about the Interrupts and Exceptions Vectors, wioth a total of ...

JAlca by Senior
  • 1822 Views
  • 4 replies
  • 0 kudos

H743 two SDMMC not work Simultaneously

hi i working on stm32h743vit to have two uSD card Simultaneously i use fatfs and SDIO 1 and SDIO 2each sd card working in Single mode for SDIO 1 and SDIO 2but i merge and change something to work correctly but in main just mount work ....i cant find ...

stive by Associate II
  • 867 Views
  • 3 replies
  • 0 kudos

Resolved! STM32H743 Cortex-M7 core revision?

Hi!I was wondering which ARM Cortex-M7 revision does the STM32H743 uses.Does all the H7 family use the same core rev?Asking because we currently have a STM32F746 and we want to avoid de single stepping bug while debigging from the r0p0 and r0p1 core ...

STM32L4 Wrong MSI speed

Hello! I noticed a speed error on MCU L476 and L433. When setting MSI frequency to 1 MHz, the frequency is 1015.5. (Auto trimered by LSE, LSE enabled and work well) At higher frequencies, the operation is normal. What could be the reason?

Resolved! hi all, need help with sending adv values via UART ?

i am trying to send my ADC values to my realterm terminal via UART, the HAL_UART AND hal_adc integer are not compatible, UART takes 8 bit and ADC 32 bit, can someone help ?both ADC code and UART code are working fine in separate program.

Chip Select pin for external NAND flash

Hello,I'm going to use the Memory connector CN11 and CN12 on STM32H753I-EVAL to evaluate an external NAND flash memory. According to the reference manual of RM0433 page 838, the Chip Select is NCE, but NCE could not be found on the pin list of CN11 a...

JYu.3 by Associate II
  • 727 Views
  • 2 replies
  • 0 kudos

Why RAM test "STL_SCH_ConfigureRam()" give back "STL_ERROR"

hi, I use STM32_Safety_STL to test STM32L433RC RAM, but when configureRam, return "STL_ERROR",please help:code :#define RAM_SECTION_SIZE 128U //STL hard coded#ifdef STL_DISABLE_RAM_BCKUP_BUF#define RAM_BACKUP_BUFFER_SIZE 0#else#define RAM_BACKUP_BUFF...

lxiju by Associate II
  • 576 Views
  • 0 replies
  • 1 kudos