STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32F407ZET6 Could not verify ST Device

Hi All, I have a setup where I bought a STM32F407ZET6 dev board from AliExpress and have been using for almost 6 years using STM32Cube IDE. It was only until i updated my IDE from 1.6 to 1.14 when it started saying that "Could not verify ST Device! P...

Neolithic_0-1702623539327.png
Neolithic by Associate III
  • 4719 Views
  • 17 replies
  • 4 kudos

Resolved! Help installing Patch for STM32CubeF0

Hello, I new to STM32Cube IDE and am starting out with the STM32F031C6T7 device. My development computer at work does not have an internet connect so I must download any required software and manually install it. How do I manually install the followi...

ST2.png ST.png
JLIND.1 by Associate III
  • 121 Views
  • 1 replies
  • 1 kudos

stm32F10x MSC with SPI Flash (W25Q256) problem

Hello,I am trying make a USB device MSC.It works fine with SD card, but I want both SD card and flash.( I set max_lun to 1.)I have wrote the SPI_Flash_Write and  SPI_Flash_Read that can be called by MAL_Write and MAL_Read.It seems work fine cause I c...

thonsha by Associate
  • 246 Views
  • 3 replies
  • 2 kudos

sdio not working

Hello, i have an stm32h723zgt6 project and sd is not working, i tried modifying my code to write to the card and it doesn't work/* USER CODE BEGIN Header */ /** ****************************************************************************** * @fil...

Resolved! H7RS HSE Analog Bypass Oscillators

Hi there, I am designing a product using an STM32H7RS-series MCU, and am looking for some clarification about the operation of the HSE oscillator. I see the H7RS has the option of an "analog" external oscillator in HSE bypass, in addition to the usua...

MWisBest by Associate
  • 211 Views
  • 2 replies
  • 1 kudos

stm32l4r9aii6 interrupt issue

I am using a custom board which is using stm32l4r9aii6 as the main microcontroller . The full name of the microcontroller is following :- stm32l4r9aii678a3n . The firmware for this board was developed on stm32l4r9 discovery board which uses the follo...

Resolved! STM32 l476rg CAN not working

I am using STM32 Nucleo-l476rg. I am trying to use the CAN peripheral and have tried every resource I came across. I am unable to send or receive messages:I have no filter, everything is wired correctly, what could be the issue? I even made it so tha...

at3 by Associate III
  • 566 Views
  • 7 replies
  • 1 kudos