STM32 MCUs
cancel
Showing results for 
Search instead for 
Did you mean: 

Knowledge Base Articles

FAQ: Does OctoSPI interface support QuadSPI memories?

Does STM32 OctoSPI interface support also QuadSPI memories?Yes, it does. OctoSPI interface is fully configurable and supports two, four or eight data lines:Single-SPI (traditional SPI)Dual-SPIQuad-SPIOcto-SPIFor more information you can have a look t...

How to use TouchGFX?

How to use TouchGFX?Our TouchGFX Documentation website holds a large amount of resources created to help you get a lean development process: 1. Introduction Introduction - read surface-level information on TouchGFX and installation guide.  2. Basics...

837.png 838.png
Iben.Thy by Associate
  • 1897 Views
  • 0 comments
  • 1 kudos

ClassB example hard fault

[FAQ][STM32F4]: During debugging ClassB library example is giving me hard-faults. What is the problem?Issue can be caused by corruption of CPU registers that modern compiler produced code uses during run-time. One of the requirements is that each sub...

FAQ:STM32-MPUs-STM32CubeIDE

Is STM32MP1x supported by STM32CubeIDE? Yes STM32CubeIDE supports stm32mp1 from the release V1.1.0. It supports build and debug of the CM4 coprocessor firmware (engineering mode and production mode).ST has a roadmap to enhance the feature with suppor...

STM32 QSPI interface address in Dual-Flash memory mode

Why does STM32 QSPI interface send addresses shifted right by 1bit in Dual-Flash memory mode?  The configured address in the QUADSPI_AR is divided by 2 (shifted right by 1bit) in DUAL bank mechanism, because each connected memory represents the half ...

704.png

Concurrent use of USB and CAN with STM32F103

Is it possible to use USB and CAN on STM32F1 devices at the same time? No, unfortunately not. In low, medium-, high- and XL-density devices, the USB and CAN share a dedicated 512-byte SRAM memory for data transmission and reception, and so they canno...

License key for DfuSe USB device firmware upgrade

I use DfuSe utility (STSW-STM32080) for firmware update through USB. In the User Manual UM0392 included in DfuSe SW package (see DfuSe utility installation folder, DfuSe v3.0.5\Bin\Doc), paragraph 2.4.1 states the following: "To prevent software pira...

Enable touch screen on the STM32F746G-Discovery

How to enable the touch capability of the STM32F746G-Discovery board screen for GUI application ? By default the touch capability of the display is not enabled and this is not handled by the CubeMX tool. This document will guide you through the few ...

671.png 672.png 673.png 674.png