STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

SPI4 Rx DMA doesn't work on STM32F4

Posted on September 11, 2017 at 10:03My tool chain is STM32F429 with STM32CubeMX, and MDK.I'm using SPI4 to read data from a ADC, though I configure SPI4 as 'duplex master',  I only need to read from it. When not using DMA, I call 'HAL_SPI_Receive()...

L4 and printf via ST-Link

Posted on June 22, 2018 at 00:07Looking for assistance on getting printf() working with the Nucleo-L452RE-P board (MB1319 B-01) using the built-in ST-Link (not UART, and not semi-hosting).  I get output in the console, but the text doesn't match.  E...

Lab Guy by Associate II
  • 682 Views
  • 4 replies
  • 0 kudos

STMCube Programmer external loader

Posted on June 22, 2018 at 16:12Hi all,I just developed a CPU custom board for an audio equipment complying with fire evacuation system standards which the production should start in a couple of months; I used a QSPI flash containig configuration da...

show message on Console

Posted on June 21, 2018 at 16:19hello Iwant to display messages on Console.I write printf but it is not displayed in the console I am using Atollictruestudio .What to do please ? is there a configuration I shoud make ?? Thank you in advance for your...

Jessy J by Associate II
  • 482 Views
  • 4 replies
  • 0 kudos

STM32L151RCTxA RTC Stop Mode UART/DMA

Posted on May 02, 2018 at 14:30Hi all,I am using the STM32L151RCTxA MCU with STM32CUBEMX.I have configured FREERTOS, a UART using DMA and tickless IDLE.I am attempting to run my MCU in low power mode.My first misunderstanding is how to get the MCU t...

Error(?) in stm32f7xx_hal_ltdc.h

Posted on June 22, 2018 at 08:42Hi,It seems to me that there is an error in the stm32f7xx_hal_ltdc.h file from STM32Cube_FW_F7_V1.7.0macro:#define __HAL_LTDC_GET_IT_SOURCE (__ HANDLE__, __INTERRUPT__) ((__HANDLE __) -> Instance-> ISR & (__INTERRUPT_...

Real Time variable graph on Atollic

Posted on June 22, 2018 at 09:22Hi everyone!Can anyone please explain what to do step by step to visualize a variable in Atollic project as a real time graph? I'm working on STM32F7 series microcontroller and using ST-Link as debugger.Thank you,

N ORhan by Associate III
  • 335 Views
  • 4 replies
  • 0 kudos

Audio Device Class simple example with STMStudio

Posted on June 22, 2018 at 13:36 Hello, I'm trying to make STM32F3Discovery as an USB audio device. I want to stream audio to variable and use STMStudio to display graph for audio data. Later I want to feed PWM and control D amplifier. Pinou...

0690X0000060PGhQAM.jpg 0690X0000060PGiQAM.jpg 0690X0000060PGoQAM.jpg 0690X0000060PGXQA2.jpg

Debugging crashes at the middle of the program

Posted on June 21, 2018 at 10:35Hi All. I am using:IDE: System  WorkbenchBoard: Nucleo L476RGMCU: STM32F031G6U6At first debugging starts without any issues. But then at some point in the program I get the error No source available for '0x1fffedba' I...

Labels