STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How to program an STM32 ARM micro controller

Hi guys, I have a project where I need to use STM32 ARM processors I want to be able to program a bare chip of STM32's ARM Microcontrollers on my breadboard. I have a ST link V2 as the programmer. I would like to know what software (for free only)/ap...

Sashvat by Associate II
  • 2566 Views
  • 15 replies
  • 0 kudos

DMA to/from external SDRAM

Using the STM32F769 Disco, I've enable the external SDRAM using the FMC and can read/write that memory.I also have both SAI audio and microSD interfaces working with DMA, as long as the memory target/destination is internal SRAM. However, DMA transfe...

Stm32 locked in System Workbench

Hello. Today when I was programming my STM32L151CBU6A on System Workbench I get a message like this when trying to release or debug. In STLINK I find option bytes and uncheck protected areas but it doesn't help. Still the same issue. I can normall pr...

0690X000008BOkSQAW.png
MPole by Associate II
  • 334 Views
  • 0 replies
  • 0 kudos

SPI/DMA error on STM32F4

I'm trying to implement an SPI slave using DMA on a NUCLEO-F429ZI board. It basically works but when transactions from the master come too often (about 1ms) I start getting SPI overrun errors (i.e. HAL_SPI_ErrorCallback() is called). I would like to ...

Tamás by Associate II
  • 889 Views
  • 3 replies
  • 0 kudos

Resolved! STM32F0 Peripheral to Peripheral DMA Transfer

Hi all, I have been tasked with porting existing Atmel SAMD21 code to an STM32F030xC. I am getting a bit hung up on how to implement the DMA transfer functionality. The existing functionality reads from a SPI SRAM chip, and writes to a SPI LCD displa...

GOber.9 by Associate
  • 2203 Views
  • 2 replies
  • 1 kudos

HOW TO SAVE ADC RESULTS?

Hi everyone, I am new to the community and I am also not very expert on microcontrollers. I own a STM32F407G-DISC1. I was able to write the code for ADC (at least I think), but I don't know how to save the data on the memory. Can anyone tell me how t...

MSimo by Associate II
  • 1626 Views
  • 7 replies
  • 0 kudos