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

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
  • 336 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
  • 802 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
  • 1780 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
  • 458 Views
  • 0 replies
  • 0 kudos

Question about looping a DMA transfer to the internal DAC

I have a question with regards to DMA. When I do transfer, do I have to re-transfer once I finished transferring my data to the DAC? I am trying to just have go through the same points over and over again, so it could be a time saver if i could do th...

Andrew C by Associate II
  • 1240 Views
  • 5 replies
  • 0 kudos

Why is my CubeMx created USART not running?

Hi Guys,I created a Keil5 project with CubeMX. In this project, i only created a USART (USART1) periphery application. So simple as that. BUT: My usart seams not to run. I enabled it by "HAL_USART_ENABLE_IT" in the setup and call the "HAL_USART_RECEI...

NGros by Associate III
  • 1002 Views
  • 3 replies
  • 0 kudos