Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Connect Under Reset (NRST) in TrueStudio using SWD

Hi all,in my project I reconfigure SWD pins to work as inputs and therefore I can't debug/upload new firmware using software system reset. And here's my question - how to modify Startup Script (attachment) so that ST-LINK/V2 would upload (or debug) n...

pawcuu by Associate II
  • 5896 Views
  • 7 replies
  • 0 kudos

Resolved! How to add HAL Library in STM32F1 in Keil.

Hi,I'm looking for the right steps to add the Hal library to a Keil project.i already have the stm32f1xx hal library that include the hal and the cmsis folders (src and include).i'm facing some problem with linking the library. so if someone can tell...

MAhme.6 by Associate
  • 5780 Views
  • 1 replies
  • 1 kudos

SPI communication using own driver for blocking call: Transmit/receive works fine, but I cannot get the data into the RxData array for later use.

Master: STM32L476RG on Nucleo boardSlave: M95M01-A125, 1 Mbit serial SPI bus EEPROMI set up a SPI driver to study details how registers work and the data is out and in transmitted. The data flow works fine looking at the logic analyzer window. In thi...

Plot a buffer for signal processing

Hello, I'm doing a project for speech recognition. I have a buffer of 512 values and I want to test every state of the ASR I'm implementing. I am using Keil ARM as IDE and I have tried to use ​the logic analyzer to plot my buffer but I can only plot ...

PTsou.1 by Associate
  • 867 Views
  • 2 replies
  • 0 kudos

printf() in IAR 9.20.2 doesn't work

I have been using prinf() function in IAR 9.10.1 without any issue.  Recently I upgraded to IAR 9.20.2 but the printf() didn't work any more.I also contacted IAR and they said fputc() based printf is not supported by IAR 9.20 any more and recommended...

0693W00000KZjbbQAD.png 0693W00000KZjbgQAD.png 0693W00000KZjbqQAD.png
CKang.3 by Associate
  • 2603 Views
  • 1 replies
  • 0 kudos