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

SPI clock only giving 400mv

Hi I am trying spi master on the stm32h7 nucleo board, when I am measuring the spi clock it looks like it is only giving me 400mV max, can someone explain to me why and how to solve it? Thanks!

0690X00000ArQd0QAF.jpg 0690X00000ArQcvQAF.jpg

Resolved! DMA Flags not found (HAL Treiber)

Hello,I want to catch the half transfer and the full transfer flag from DMA controller but get an error and don't understand why.the compiler say first use in this function:'DMA_FLAG_HTIF5' undeclared (first use in this function)'DMA_FLAG_TCIF5' unde...

GIkar by Associate III
  • 1364 Views
  • 6 replies
  • 0 kudos

realize a dynamic display with stm32F401

hi,I have a projecte to realize with my stm , the idea of the system is :*sending images by smartphone to sd card which is connected to the stm board ,sending by using bluetooth or wifi communication.*display the list of images on lcd also connected ...

Error/omission in RM0090: missing CC4NP bit definition

The CC4NP bit in the TIMx_CCER register should be listed in the reference manual in the section "17.4.9 TIM1 and TIM8 capture/compare enable register (TIMx_CCER)". Currently, only the CC1NP, CC2NP, and CC3NP bits are listed. The sections for the othe...

TDK by Super User
  • 723 Views
  • 1 replies
  • 2 kudos

I am designing an PCB with an STM32H743 and IS42S16100H 1Mx16 SDRAM. I have two issues wiring up the SDRAM as detailed below.

The SDRAM has twelve address inputs A0-A11, where A11 is the bank select. In STM32CubeMX FMC section should I configure the SDRAM controller for 12 bit address and connect FMC_A0-A11 of the STM32H7 to the DRAM or configure for 11 bits and connect FMC...

SPape by Associate
  • 537 Views
  • 0 replies
  • 0 kudos

STM32F2 Emulated UART

I have implemented an emulated UART on STM32F2 using the sample program from STM32F4. The UART TX data output is correct. Until a HAL_Delay(100) is add. When added delay, the UART TX output appears corrupted as shown below. Why is the HAL_Delay affec...

0690X00000AqUYlQAN.png 0690X00000AqUYbQAN.png
JTan by Associate II
  • 1187 Views
  • 5 replies
  • 0 kudos