STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! Corrupted Flash in Vector Table area - sector 0

Dear community, I have faced with the problem in our developed boards with STM32F407 MCU. The firmware is based on FreeRTOS, vector table is located as usually in the beginning of 0x08000000 (see part of list file below).   Idx Name Size VMA LMA File...

Board_1.PNG Board_2.PNG Board_3.PNG
OVeli.1 by Associate II
  • 1173 Views
  • 4 replies
  • 0 kudos

SPI slave issue

HelloI am using 2 boards with SPI communication between them: STM32F412G-DISCO as the master, NUCLEO-G071RB as the slave. The MOSI direction works well, but the MISO direction doesn't works. Monitoring the MISO line via. oscilloscope shows that there...

MichaelR_0-1717914363668.png MichaelR_1-1717914403022.png
MichaelR by Associate III
  • 727 Views
  • 4 replies
  • 0 kudos

Using stm32f407 for SDIO reading/writing

Has anyone successfully used STM32f407 for reading and writing SD card using SDIO? I tried creating a project with SDIO using stm32f407 with a bit of code from the sample project of FatFS_uSD using (stm32F413). And I keep getting a timeout error from...

KL_UOA by Associate II
  • 2071 Views
  • 12 replies
  • 0 kudos

STM32H5 high-cycle data read more than 16bit at once

Hi,I'm using STM32H563 and managed to set FLASH_EDATA1R_CUR as needed (EDATA1_EN="1", EDATA1_STRT="111"). Then I tried to read 64-Bit at once from Address 0x09000000. Unfortunately I get a hard fault. Is it intended to read more than 16 bit from the ...

JohannesT by Associate II
  • 2328 Views
  • 6 replies
  • 4 kudos

Resolved! STM32F105 on board STM32F401 not working USB

Hello.I buy board STM32F401Development Board V3.0 STM32F401CCU6  .Board workin and work usb, but me need can bus.I replase  SMM32F401 MCU on STM32F105RCT6.Board work and programming bun not work USB ((. DFU mode not work.I searching difference USB be...

bithasher by Associate II
  • 2771 Views
  • 13 replies
  • 1 kudos

To Convert pwm to gpio

I am currently designing a program using ST32G070 chip.As a question, I would like to create a program that will change what I was using as a PWM without using Cube Mx into a digital signal LOW or HIGH signal.I'd like to know how to change it.

CKANG.2 by Associate
  • 993 Views
  • 3 replies
  • 1 kudos

Voltage Sense with multichannel ADC DMA

Hello everyone, I have designed my own card and used F103 uC on it. I want to measure battery voltage with DMA method. I hope to drive BLDC motor with this card one day :) So i need to measure phase voltages and BUS battery voltage. Due to speed issu...

Uart Receive IT not receiving complete string

Hi, We are using STM32L010C6 Microcontroller, we need to recive the a fixed size of strings (10 charecters ) using interrupted method. But we are not able to receive the charecters completely and its get stuck on the cpltcallback function also. What ...

Dvdasc by Associate
  • 705 Views
  • 3 replies
  • 2 kudos