STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32H7 optimized SPI driver for use in DMA mode

Good day everyone. I am working on the STM32H7 MCU and using the HAL library for controlling an SPI in DMA mode that has to exchange data with an external device in real-time. I'm working at the maximum possible CPU frequency and using the -O2 optimi...

ioncasu by Associate II
  • 172 Views
  • 3 replies
  • 0 kudos

ADC|DMA|TIMER + STM32U575

Hello I am validating the ADC DMA Timer using stm32u5I am doing when ADC and DMA are working fine but timer is not working getting into the error handler what I am doing is I want start ADC and DMA  when timer trigger but the timer is following error...

PESHWA by Associate II
  • 1436 Views
  • 4 replies
  • 0 kudos

Resolved! ST-Link can't connect to STM32H750VB

I'm working on a custom PCB with an STM32H750VB and the ST-link is unable to find the target in both CubeProgrammer and St-link Utility via SWD, below are screenshots of some of the error messages I received and our microcontroller schematic. I've pr...

Avid_0-1739039557192.png Avid_1-1739039643267.png
Avid by Associate II
  • 338 Views
  • 7 replies
  • 0 kudos

Is LWIP available for STM32H5XX

I just updated my STM32IDE to support the STM32H5 series parts and I noticed in my project that LWIP is no longer a middleware option. Is it not supported on this family?

mvonahnen by Associate III
  • 5917 Views
  • 17 replies
  • 3 kudos

Microcontroller Selection

Hello,I am in the process of selecting a microcontroller for my application and would like some guidance on which microcontroller would be best suited for my project. My project has the following known specifications/interfaces:- x3 UART ports up to ...

A_Matt19 by Associate
  • 127 Views
  • 2 replies
  • 0 kudos

ADC DMA TIM - U5XX Family

Good afternoon,  I have a question regarding the best strategy to follow on how to measure multiple channels with the ADC (triggered with timer) and map them to the DMA. I have followed the project called ADC_DMA_Transfer that can be found in the Pro...

Marc3 by Associate II
  • 150 Views
  • 1 replies
  • 0 kudos

STM32H733 data cache initialization issue

Hello,I am using a STM32H733VGT on a custom design board. On a fresh project in CubeMX, I tried to activate data cache but the autogenerated code crashes at  SCB_EnableDCache(); . (nothing has been activated on the CubeMX, just the external crystal a...

amirshn by Associate III
  • 386 Views
  • 9 replies
  • 1 kudos