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 "printf" on STM32F746-DISCO ?

I followed the step on the following video without the configuration of SD card. (I don't need it)https://www.youtube.com/watch?v=4f-leBIJkRY​Whenever transmitting 10 characters, the program broke bown on 11-th character as below: printf("12345678901...

Ellaine by Associate II
  • 1686 Views
  • 5 replies
  • 0 kudos
Axcvn.1 by Associate II
  • 1767 Views
  • 8 replies
  • 0 kudos

STM32H747 Discovery - DMA not starting

Hi, I tried to translate my 32F746 Discovery Audio program (SAI with DMA DB Mode) to the STM32H747 Discovery Board (using the M7). SAI and DMA are correct configured. I am not able to start DMA1 Stream 0 or to set the S0CR EN Bit manually. SAI is st...

DBrow by Associate II
  • 942 Views
  • 3 replies
  • 0 kudos

QUAD-SPI too busy!

Hi guys,i am using the QuadSPI periphery to interface with a FPGA. I am in need of raw throughput with alternating write and read cycles of some number of bytes. I am just concept-prooving right now.Since QUADSPI->CCR is not allowed to be modified wh...

_legacyfs_online_stmicro_images_0693W000001qTAI.png
Albi G. by Senior
  • 4587 Views
  • 21 replies
  • 0 kudos

Resolved! STM32L552 RCC issue

Hello,I am evaluating the STM32L552 with Zephyr OS for a new project. While implementing a low power sleep mode, i encountered an issue with clock configuration.In my code, I place the MCU in stop2 mode while sleeping, and wake up based on a LPTIM in...

BBekk.1 by Associate II
  • 956 Views
  • 2 replies
  • 0 kudos