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! STM32L476JG DMA MEMORY ---> SAI2-A

Have a file and I am trying to transfer it to SAI2. For some reason ???? I am not getting into the DMA Callback. DMA is in normal mode. Can anyone shed any light on this? /* USER CODE BEGIN 2 */ HAL_DMA_RegisterCallback(&hdma_sai2_a, HAL_DMA_...

SWenn.1 by Senior III
  • 850 Views
  • 4 replies
  • 0 kudos

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
  • 1006 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
  • 3979 Views
  • 2 replies
  • 1 kudos