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

How to run UART on STM32H755 with speed above 1M baud rate

Hello Experts,I am having problem with uart on stm32h755, nucleo kit.I use uart1 and uart2 to communicate with each other using DMA.When I set the baud rate above 1M baud rate it doesn't work. Below is the clock configuration.And here is the UART con...

Screenshot 2024-01-20 224149.png Screenshot 2024-01-20 224511.png Screenshot 2024-01-20 224436.png
Ruồi by Associate III
  • 3575 Views
  • 5 replies
  • 5 kudos

Remapping SPI pin

Hi i m using STM32H750XBH and i would like to remap SPI pin to the following pin out, i m using SPI3 full duplex master, HW NSS output, could anyone advise is this is feasible? Or i need to following the pin out from the standard H750 ioc pin arrange...

Resolved! Downloaded STM32H7A3 program runs but doesn't stay flashed

I'm bringing up a new board using a STM32H7A3. I've developed, downloaded, debugged and run lots of test programs from the VisualGDB IDE.  Now I'm working on the main application. I can still develop, download, debug and run from VisualGDB but when I...

magene by Senior II
  • 4770 Views
  • 9 replies
  • 7 kudos

how do I get the '.ld' link file for Flash

I have a question, how do I get the '.ld' link file for Flash, compared to the cmsis_device_f1 library cmsis_device_f4/Source/Templates/gcc/ directory that doesn't contain a `linker/` folder.

zhbi98 by Associate II
  • 4830 Views
  • 5 replies
  • 0 kudos

Resolved! Question about DMA usage from STM32F0x1 reference manual

Hi friends from community. I have a question about the paragraph about DMA section from STM32F0x1 reference manual page 200, as showed below:I don't know how to understand the red highlight part of above picture,why there says <these ‘memory’ registe...

hexiaole_0-1706116066678.png
hexiaole by Associate II
  • 2159 Views
  • 3 replies
  • 5 kudos

Resolved! Using CTS and RTS signals connected to the mcu's NBLx pins

The schemes of a production circuit are given to me from another designer for being analyised. PCB board is a STM32F103VC based circuit.When I was looking at the bootloader circuitry scheme I saw how RS232 bus seems to be connected to the UART1 micro...

genisuvi_1-1706108265072.png genisuvi_2-1706108860217.png genisuvi_3-1706109154437.png genisuvi_4-1706109279056.png
genisuvi by Associate III
  • 3780 Views
  • 3 replies
  • 1 kudos

Resolved! Read/write latency while dynamically adjusting counter phase

I want to be able to continuously adjust the phase of a timer output via input capture on another signal. I do not want the timer to be automatically triggered or reset by the external signal because I want some processing in the loop to determine ho...

Tkmn by Associate II
  • 1863 Views
  • 3 replies
  • 0 kudos

STM32H7 Camera Buffer YUV TVP5150 JPEG

HelloLet's assume I have a TVP5150 device connected to a STM32H7 MCU. The TVP5150 transmits PAL frames as YUV. This means 2 bytes per pixel.This results in 720x576 * 2 = 829.440KB per frame. In reality, there is pretty sure the need for double buffer...

kbch by Associate III
  • 4673 Views
  • 1 replies
  • 0 kudos

SD card driver for NUCLEO-L433RC-P ?

I have the NUCLEO-L433RC-P development board and looking for some code that will allow me to read and write to a micro SD card, but I can't seem to find anything in the example code for this processor.I found some SD card example code but they were f...

johngj by Senior
  • 7888 Views
  • 22 replies
  • 2 kudos