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

STM32H755 FMC NE, NWE multiple signal inquiry

STM32H755's FMC NE and NWE signals are different from the data sheet.STM32H755 is communicating with SRAM. Communication was performed by setting the data size to 1 using the HAL_SRAM_Write_16b function.The figure showing the signals of NE1 and NWE t...

mjung.1 by Associate
  • 1537 Views
  • 2 replies
  • 0 kudos

UART bridge on STM32F0: data corruption

I'm trying to link together two UARTs to create a sort of "bridge". Each byte received by one of them is sent to the other and vice-versa. I used this code for 7-8 years on small and slow MCUs like xmega (8-bit and 32 MHz), so I think there should no...

Mark81 by Associate III
  • 1934 Views
  • 7 replies
  • 0 kudos

Setting STM32H7 SAI port as asynchronous slave device

Hello,I'm trying to connect my DAC as a master device to STM32H7.I have configured SAI1 A as a Asynchronous Slave and SAI1 B as a synchronous slave.But I'm confused where to connect my DAC's MCLK output into.In other readings, LINK STM32L4 series hav...

0693W000000TcYsQAK.png
BHan.1 by Associate II
  • 754 Views
  • 2 replies
  • 0 kudos

Resolved! EXTI PI2 not working on STM327508-DK

I have viewed every example on the internet, I think and seen many different commands and approaches. As long as the interrupt is disabled, the program works, but it crashes when enabled. Here are snippets related to EXTI. Maybe I have mixed code fro...

DRobe.4 by Senior
  • 673 Views
  • 3 replies
  • 0 kudos

STM32F7 How to get 50MHz on GPIO

I can only get the GPIO pin to toggle at 8MHz but datasheet indicates 108MHz is possible.I tried changing OSPEEDRy[1:0] but this did not help, I only get the default 8MHz.

SRobs.1 by Associate II
  • 3741 Views
  • 20 replies
  • 0 kudos

Resolved! What does the data at the end of the inserted code mean when downloading the code?

Hello, everyone.I downloaded the code to STM32H753 and then used STM32 Community to look at the data on the flash memory and suddenly I got one question.I downloaded my code on flash memory bank 2 sector 0 (address 0x08100000) and found that the data...

0693W000000Tj0sQAC.png 0693W000000Tj0xQAC.png
Ekim.1 by Associate II
  • 886 Views
  • 3 replies
  • 0 kudos