STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

SPI DMA is not workng at higher SPI baud rates

Hi,My NUCLEO-H563ZI application uses SPI with DMA. The SPI transactions are not working at clock/2 clock/4 and clock/8 rates, clock being 250 Mhz. Is there any clock frequency restriction when SPI is used with DMA? 

WCarey_0-1713875592886.png
WCarey by Associate III
  • 627 Views
  • 4 replies
  • 0 kudos

QUAD SPI External Memory Performance STM32

Hi There - I'm very new to electronic design and need help making a key design decision. Specifically I want to know that the performance will not be a problem when writing to external memory from a stm32 over Quad Spi. I don't want to end up making ...

AlanM by Associate
  • 3619 Views
  • 8 replies
  • 0 kudos

Resolved! GPIO Demo Program etc

Hello, can someone point me to where there are some demo programs for working with GPIO as individual pins and creating a bus from a number of outputs. I am also looking for a demo program with general s/w based timers, for example, in mbed which is ...

AndrewR by Associate II
  • 241 Views
  • 7 replies
  • 2 kudos

Resolved! Enter low power run mode directly at boot

Hello community, I have this difficult task of powering an STM32G0B1 from a pin that was really not tasked for that (because the connector I have to plug onto provides no supply pin). In short, I can't draw more than 500µA current at any time or I ri...

WhatsApp Image 2025-01-28 à 11.17.07_4025050e.jpg
Kemsa by Associate II
  • 166 Views
  • 9 replies
  • 2 kudos

I2C communication between STM32L4R5 and esp32

I tried creating I2C connection between my stm32 board and esp32. I assume it is not working because of my code, due to the wiring being so simple in I2C communication, the pull up resistor is connected externally. Do you guys see any mistake in my c...

ejeee by Associate
  • 395 Views
  • 9 replies
  • 4 kudos

Resolved! STM32H745 input fast read

Hi, I have problem. I have idea: my STM32H745 must read GPIO state as quickly as possible. FCPU = ~400MHzI wrote the program in assembler for M7LED_ON()ldr r2, [r3, #IDR]ldr r2, [r3, #IDR]... ~650xLED_OFF()...only read, IDR, no write (no record yet)A...

EsKi by Associate II
  • 170 Views
  • 4 replies
  • 0 kudos