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! What is "bus turnaround phase"?

I have basic understanding about buses, but this term is new to me.What's bus turnaround phase - and measured from where to where?Google hasn't been my friend on this.

Resolved! STM32L1 SPI DMA Receive half duplex (no HAL, only LL)

Hi All, My environment: STM32L151CB, SPI2 Master, DMA1 Chan4(RX) and Chan5(TX)I moved from HAL to LL (to save memory) and faced with the following issue:When I configure SPI to receive data by DMA and setup only RX DMA channel SPI transaction doesn't...

Connect STM32L4xx with S2868A1

Hi, everyone.I want to connect a STM32L475RG board with an extended board, more exactlyS2868A1, which comunicated on SPI protocol. More that, i want to connect these 2 components with another Stm32L4 and S2868a1, and comunicate with them via S2-LP mo...

cionu by Associate
  • 378 Views
  • 0 replies
  • 0 kudos

STM32H7 Ultra slow RAM access time of 500kHz

Hello, I am working on developing board where STM32H7 will talk via SRAM interface to FPGA and i hit the problem.I use IAR ARM and H743I-EVAL SRAM example, and guess what, if i make simple loop with just single write to SRAM like this, I only get 50...

Linas L by Senior II
  • 889 Views
  • 4 replies
  • 0 kudos

CubeMX 4.19 LwIP build broken

Posted on February 16, 2017 at 13:14arm-none-eabi-gcc -mcpu=cortex-m7 -mthumb -mfloat-abi=hard -mfpu=fpv5-d16 -D__weak='__attribute__((weak))' -D__packed='__attribute__((__packed__))' -DUSE_HAL_DRIVER -DSTM32F769xx -I'/Users/john/src/stm32/stm32f7xx...

3-Wire and 4-Wire SPI interface

Hello,I have to use STM32F030C6 controller. it has only one SPI interface.in my project i want to connect external flash memory and TFT DISPLAY both on single SPI with controller.problem is TFT display is 3-wire SPI interface & flash memory is 4-wire...

SPraj.15 by Associate II
  • 1943 Views
  • 1 replies
  • 0 kudos

3 AND 4-Wire SPI interface on STM32F030

Hello,I have to use STM32F030C6 controller. it has only one SPI interface.in my project i want to connect external flash memory and TFT DISPLAY both on single SPI with controller.problem is TFT display is 3-wire SPI interface & flash memory is 4-wire...

SPraj.15 by Associate II
  • 610 Views
  • 0 replies
  • 0 kudos