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

Resolved! How to Perform W25Q16 Fast Read Dual Output ?

Hi,I have been trying to program W25Q16 external flash for Fast Read Dual Out mode. In this mode, basically both the lines MISO and MOSI become input for the host (STM32 in this case) and data can be read at double the speed. My SPI is running at 40M...

Neolithic by Associate III
  • 2264 Views
  • 3 replies
  • 0 kudos

USB Mass Storage + SPI Flash W25Q16

Hello,I have a board with STM32F407VET microcontroller, W25Q16 and microSD connector.Writing and reading information from W25Q16 without USB works (using library https://github.com/nimaltd/w25qxx).SD card via USB works.Can you advise what I am doing ...

SJais.1 by Associate
  • 3406 Views
  • 3 replies
  • 0 kudos

STM32F400CBT6 - looking for (english) datasheet

Looking for English-language datasheet for STM32F400CBT6 MCU.I've attached Chinese-language datasheet (downloaded from jlcpcb.com/lcsc.com) and a link to a selection guide (https://static.stmcu.com.cn/upload/Selection_Guide.pdf) which tells me that t...

wb0gaz by Senior
  • 3012 Views
  • 2 replies
  • 0 kudos

external crystal being perturbed

hi there. I have a stm32 microcontroller which is ran using HSE. the crystal is 11.0592MHz. the code is simple and is about reading some GPIO_Input and send and receive via UART. so far good and simple. this board is actually a relay card. it has 8 r...

Ala by Senior
  • 2240 Views
  • 4 replies
  • 0 kudos

stm32f411 halfduplex only returns 1's. happend over night.

I'm working on a project using an stm32f411 and somehow the halfduplex spi only return's once without me touching the code that uses the spi.I'm using platformio (with the 1.27.1 version of stm32cubef4 from github not the pio outdated one) and the pr...

Dvan .8 by Associate II
  • 500 Views
  • 0 replies
  • 0 kudos

Resolved! why my hal delay function working weird?

Hi all, This is my first time in stm32 mcu's and since today i struggled to manage to install all needed software to my old win7 pc. Finally at 2am i managed to success. Then after desided to program my bluepill quick before go to sleep. I started wi...

_legacyfs_online_stmicro_images_0693W00000bkzmzQAA.png _legacyfs_online_stmicro_images_0693W00000bkzmuQAA.png
qqwq.1 by Associate II
  • 1476 Views
  • 2 replies
  • 0 kudos

Cache variable in RAM after software reset isn't working

For a specific task at my workstation, I need to cache a variable before the watchdog reset and query it again after the reset. For this I have implemented a timer that writes the variable to RAM just before the watchdog. For this I defined according...

MFrie.7 by Associate III
  • 1894 Views
  • 5 replies
  • 0 kudos