STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

H7R7 ext flash problem

I've purchased an STM32H7R7L8HxH development board, but I'm not sure how to download a binary file to the external flash.   The external flash consists of two W25Q128 chips. The Chip Select (CS) lines of both chips are connected to XSPI1_CS PO0. The ...

Resolved! Looking for a trig function library

Hello ST Community,I'm working on an application using the STM32F103C8T6 microcontroller that implements a Sliding Mode Observer (SMO) and Park/Clarke transformations. I'm facing significant performance challenges due to the computational overhead of...

STM32H7 QSPI & MDMA data split into 4bit packets

Hello,I configured QSPI and MDMA in CubeMx and generated the initialization code. I merged the flash demo code (QSPI_ReadWriteDual_DMA), available for the H743 evaluation board, into my project.Regarding the QSPI waveform I'm puzzled whats going on d...

flash_write_qspi_mdma_4bit_packets.png flash_read_qspi_mdma_8bit_packets.png
regjoe by Senior
  • 346 Views
  • 5 replies
  • 2 kudos

STM32H743 sysclk and Ethernet

Hello all,I have a project with ethernet on custom STM32H743 board, ethernet works as expected but only with SYSCLK <= 300 MHz, for sysclk > 300 MHz I get "transmit buffer unavailable" messages.Even when reducing the HCLK, AXI, AHB bus clock, the sys...

ingdb_0-1741688833139.png
ingdb by Associate II
  • 108 Views
  • 1 replies
  • 0 kudos

Synchronous GPDMA using GPIO and DAC ouptuts

Hi everyone: I'm trying to make an application over the NUCLEO U575zi-q, where some GPIO port pins (in this case, GPIO port E) are triggered in a synchronous way with the DAC output, and the values are held in two arrays, one for the DAC values and t...

eosella by Associate II
  • 303 Views
  • 3 replies
  • 0 kudos

connect to pixhawk with stm32

when I connect to pixhawk with stm32, I want the channel I want to move according to the data coming from the stick. /* USER CODE BEGIN Header */ /** ****************************************************************************** * @file ...

juanjuan by Associate
  • 213 Views
  • 1 replies
  • 0 kudos

Nucelo-h755zi-q flash crc Error

Hi all, attempting to write data to a specific address in flash bank 1 and calculate the CRC. Using three different CRC methods: flash CRC, software CRC, and hardware CRC, but getting three different values for the same data. The code is attached bel...

Ismails by Associate II
  • 185 Views
  • 1 replies
  • 0 kudos