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

SDIO 4 bit mode with STM32CubeMX

I would like to use SDIO with 4 bit mode with FatFS. I use STM32F429I Discovery board and I wired a micro SD card board to it. The SD card is a 16 GB SanDisk Ultra A1 card formatted to FAT32.This is the micro SD card board: https://image.dhgate.com/0...

djhtml by Associate II
  • 15725 Views
  • 28 replies
  • 2 kudos

STM32WB Fast Programming with FSTPG

Greetings,We are adding an OTA procedure to our firmware that depends on a small loader at the start of flash which is responsible for programming the main application written to program flash at a higher address.  The procedure works fine as it is, ...

Resolved! STM32G030 SPI master read issue

I use in my project stm32g030f6p6 to communicate with ADXL345 by 4-wire SPI. I have no problem with transmition, yet with reading I run into serious problem, that doesn't mentioned in Errata.My SPI configuraton is CPOL 1, CPHA 1, speed 1MHz. I use Lo...

KhPaul by Associate III
  • 4375 Views
  • 12 replies
  • 0 kudos

Resolved! STM32F767 QSPI Slave

Hi, I have the following questions about QSPI in STM32F767:1.  Is it possible to configure the board as QSPI Slave? I could not find any option in the CubeMX Tool to choose between master and slave. 2. Is the QSPI peripheral of this board strictly li...

SPI Receive

Hi, I am working on SPI to communicate with the AD9959 from analog device, I'm analyzing the MOSI and MISO signal with probes on an oscilloscope and can see that  I can successfully write and read from the device, the thing is that HAL_SPI_Receive() ...

Vueko by Associate III
  • 2668 Views
  • 5 replies
  • 0 kudos

Setting the F407 FSMC WaitSignalPolarity default value

Hi All,I have a 407 connected to an FPGA using the FSMC interface.When I compile my device configuration from ST Cube, the WaitSignalPolarity value in the MX_FSMC_Init routine is always set to: FSMC_WAIT_SIGNAL_POLARITY_LOW. On my system I need this ...

Toneski by Associate III
  • 2959 Views
  • 12 replies
  • 0 kudos

Resolved! Can only transmit one SPI byte?

Hello,I am trying to use SPI1 on the STM32H742VITx.I believe I have configured SPI1 I/Os and CR/CFGR fields correctly.  However, when I try to transmit bytes via SPI I am able to transmit one byte, but after that the SPI_SR_TXC bit remains at 0.  Her...

briankaz by Associate III
  • 2059 Views
  • 5 replies
  • 0 kudos