STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

CHIP_SELECT (NCS) software on QSPI with SMT32F7

Hello, I would like to use three flash memories in QUADSPI from an STM32F7.As with a normal SPI link, I have connected three memories to a single QUADSPI port and select each with the respective SLAVE_SELECT (SS) of the memory.I can easily program on...

MZobi.1 by Associate
  • 331 Views
  • 0 replies
  • 0 kudos

I am trying to use ISM43362 WiFi module in B-L475E-IOT01A1 target as a server. I am unable to get client connection details when I start more than 3 servers or restart a server on a port for more than 3 times

Please find the goals and the issues belowGoal - Start server on 4 sockets one by one, then keep on looking for a client for all the four sockets. When a client is connected to any of the server, I want that server to start sending/receiving the data...

PMaha.1 by Associate II
  • 353 Views
  • 0 replies
  • 0 kudos

Resolved! STM32F303 - SPI1/DMA1 ch2 receiving only one byte

Hi all,I have trouble with receiving one byte on SPI1-DMA1. All is working if I set more bytes to transmit/receive (2 and more) but when I try to send only one byte it do not trigger interrupt on Rx channel (DMA1 channel 2).I can see transmitted byte...

is there a way to implement SPI burst mode in stm32f401?

Hi All, I am trying to use STM32F401 NUCLEO Board to talk to ST IMU LSD6DSL. LSM6DSL supports burst mode read, but I can not find a way to implement SPI burst mode from the stmf401 s library. I am wonderinf if there is any way to implement a SPI bur...

jb by Associate II
  • 1130 Views
  • 4 replies
  • 0 kudos

Stop2Mode wake up, i2c don't work

Hi,I am using stm32l431 and work with LPTIM in stop2mode. When the mcu wake up after stop mode, i2c stop working, so I need to restart mcu.It's strange because in some cases the i2c work in the next 3 wake up, but after this dont work anymore. Should...

GFont.1 by Associate III
  • 651 Views
  • 1 replies
  • 0 kudos