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

back-to-back write to the same FSMC address

Hi,In my design, STM32F7 MCU communicates with FPGA via FSMC bus. FPGA emulates an asynchronous NOR flash. It was noticed that when MCU does back-to-back writes (2 lines of assembly code for each write) to the same FSMC address only the last 16-bit w...

Resolved! RM0454 chapter 30 is missing UID information

Hi,Chapter 30 in RM0454 (page 980) is missing the information about the unique device identifier.It is very well described in the F0 RM0091, and I would like the same level of information to be added in the next revision of RM0454.For the time being,...

Kraal by Lead
  • 2168 Views
  • 8 replies
  • 0 kudos

Resolved! SMTM32F767XXX - USART3 and UART7 share the same DMA streams, but different Chanell, ¿How can I change the DMA Stream Chanell on run time?

Hi, I'm using STM32F767NGHXX for a project. It is mandatory for me to use USART3 and UART7. I want to use both uarts with DMA transmissions but this 2 uarts use the same DMA Streams. Other option could be use one with DMA and the other use normal UAR...

J80.1 by Associate II
  • 1371 Views
  • 7 replies
  • 0 kudos