STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! SPI DMA transfer triggered by LPTIM

I'm trying to set up SPI transfer via DMA which is triggered by LPTIM1 on STM32H745IIK6. Unfortunately for some reason, no SPI activity is present regardless of the config register values, which seem to be correct. Here's the LPTIM1 and DMA1 config:A...

0693W000002luuRQAQ.jpg 0693W000002lusiQAA.jpg
DTomi.1 by Senior
  • 1172 Views
  • 5 replies
  • 0 kudos

Typo in RM0438

The interrupt vector table lists TIM3-TIM7 as having the acronym TIM2.

KBell.1 by Associate
  • 412 Views
  • 1 replies
  • 0 kudos

Update STM32 Firmware from external flash

Hello,I am designing an embedded system with these parts:A Low-Power STM32F091RCT6 microcontrollerEC25 LTE/GPRS moduleA 16 Mbit serial flash (W25Q128JV)After each reset, the microcontroller should check if a new version of firmware is available. If s...

SPI DMA variable data length

Hi,I'm working with stm32H743zi (Nucleo-144) , I have a device that transmitting data via SPI to my stm32H7, the problem is that the device sending data with a variable length that I have no idea about it and there is no way to receive the length bef...

ESale.2 by Associate II
  • 3247 Views
  • 11 replies
  • 0 kudos

Resolved! How to correctly set up FDCAN Message RAM Start Addresses?

How do I have to set the configuration of the FDCAN Message RAM Start Adresses correctly in order to use 2 CANFDs simultaneously?Is there an example which shows a correct initialisation? The default samples initialize all start Adresses to 0, but thi...

GS1 by Senior III
  • 3641 Views
  • 1 replies
  • 2 kudos

SMT32F3 Differential ADC

Dear friends,I'm setting a differential ADC input for my application.The Positive voltage connects to ADC1_IN1 and the Negative connects to ADC1_IN2.When I reading the 0V, the result I get is 1583 values of ADC (It is the raw data, I did not convert ...

PNguyen by Associate
  • 614 Views
  • 2 replies
  • 0 kudos