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

MX25L51245G external loader & driver for STM32H7

Hi everyone,I'm working on a custom display board with a STM32H7A3ZI MCU. I have the same QSPI Flash than the STM32F769I-DISCO board, which is the MX25L51245G, except that I use the 16 pin package for my custom board. The H7 has an Octospi interface ...

0693W000007EHVvQAO.png 0693W000007EHWUQA4.png 0693W000007EHZiQAO.png 0693W000007EHZ9QAO.png

Resolved! STM32G0, FDCAN

I have recently started with STM32G0. I want to configure and use FDCAN. So, if there are any implemented examples and or some programming manual on this; please share.Thank you.RegardsJayam Srivastava.

JSriv.1 by Associate
  • 842 Views
  • 2 replies
  • 0 kudos

For interrupt priorities set using the STM32IDE CubeMX, where are the auto-code generated HAL_NVIC_SetPriority() calls located?

I could locate the HAL_NVIC_SetPriority() calls for DMA and EXT1 Interrupts in main.c as shown below.I could not find the  HAL_NVIC_SetPriority() calls for RTC, USART & Timers - TIM4, TIM5, TIM6, TIM7. Where is the interrupt priority for these periph...

0693W00000Kb9w3QAB.png
NFern.1 by Associate III
  • 3430 Views
  • 2 replies
  • 1 kudos

stm32f4 family gpio boundary address

helloi'm having a question. why gpioX boundary address(range) is 1kb ???according to datasheet, GPIOA's boundary address is 0x4002 0000 - 0x4002 03FF.but offset for register to be set is 0x00 - 0x24. i think that using 1kb to cover that range is inef...

Bkim.6 by Associate II
  • 1124 Views
  • 1 replies
  • 0 kudos