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 operate with eMMC in High Speed mode on stm32h750?

Hi, i am using stm32h750 with eMMC Kingston EMMC16G-W525-E01U, as mass storage device. MCU and eMMC operates from 3.3V.I can put eMMC to 8-bit mode and it works ok, but maximum clock speed in 8-bit mode is 25 MHz. If i set clock speed more than 25 MH...

VVi.1701 by Associate II
  • 1650 Views
  • 0 replies
  • 0 kudos

LIN bus master data send

Hi,I am creating project in which I need to use LIN bus, I have tried to generate code from cubeMX, I have changed the BaudRate to 19200 in initialization, see the code from Initialization :static void MX_USART1_UART_Init(void) { huart1.Instance = ...

T-Kom by Associate
  • 648 Views
  • 0 replies
  • 0 kudos

Resolved! ''active write protected STM32 device detected''

Posted on February 14, 2017 at 14:07Hi, I am working on ST STM32L151VB-A, I burned a loader which already worked for me, and since then I get ''active write protected STM32 device detected'' also on other application that worked fine. when I try to ...

0690X00000605tIQAQ.png 0690X00000606ItQAI.png 0690X00000606E4QAI.png

How to change the clock frequency on a STM32H753ZI

Hey guys completely lost on this one. I have seen many other STM32 chipsets and in the reference manual its plain and simple how to increase it, however when it comes to this chip it doesnt list the Wait state for the CPU frequency but for the AXI pe...

CLeo.1 by Senior II
  • 2228 Views
  • 6 replies
  • 0 kudos

Resolved! f_open not working properly

Hii everyone,I'm using stm32f4 discovery board and its header board which consist sd card interface in it. I'm using cubeIDE to generate code for 1-bit mode SDIO interfacing using DMA. But the problem is at f_open instruction while debugging step by ...

Rsrma.1 by Associate III
  • 1364 Views
  • 6 replies
  • 0 kudos

STM32H7 SD CARD got HAL_SD_CARD_RECEIVING

Hi All,​I am using SD card store something log on H743 with mbed. But I encounter a problem which will poll the strange status "HAL_SD_CARD_RECEIVING".​I can initial without any issue. Also can write a shot address and read. But when I write a contin...

TLung.1 by Associate II
  • 732 Views
  • 1 replies
  • 0 kudos

STM32G474RET ADC DMA error after changing SCB->VTOR

I have added a bootloader to my code with 0x4000 size. I added SCB->VTOR = 0x8004000 before memory jump from bootloader to app code and I also added SCB->VTOR = 0x8004000 at the first line in the app code main.c . The memory jump works well. My free...

JNg by Associate II
  • 1221 Views
  • 4 replies
  • 0 kudos