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

HardFault_Handler, array initialization (STM32f103CBTx)

Hello everyone,MCU - STM32f103CBTx, Flash - 128Kbytes, RAM - 20kBytes. I use MDK-ARM V5 (Keil uVision 5) and compiler is - default compiler version 5.In my program I try to initialize float array with length of 240, ( float array[240] = {0}; ) and th...

0690X000008AkQhQAK.png 0690X000008AkQcQAK.png 0690X000008AkQXQA0.png
Denys1 by Associate
  • 1093 Views
  • 1 replies
  • 0 kudos

STM32F411VE - IAR save RAM values on debugger reset

Hi everybody,I'm using STM32F411VE and compiling/debugging with IAR / ST-LINK.My firmware has a structure that must be non volatile and is, thus, saved on flash everytime the machine detects that the mains have been switched off (by z-crossing detect...

gdivella by Associate
  • 748 Views
  • 0 replies
  • 0 kudos

Standard C I/O

Hi.I'm a newcomer into the STM32 world. I'm using Atollic Studio 9.3.0 and a STM32F0 Discovery board. I'm trying to retarget C I/O functions and I've read that one must write a _write() function ( pun NOT intended ) and that the standard library is n...

Input Capture Mode- STM32 MAT Target

Hello everybody,I want to measure   the duty Cycle of a PWM Signal in Simulink. . I have managed it to  generate a  PWM signal with Simulink and STM32 MAT-Target. The problem is  now when build  a simple model to generate the code, the lines between ...

Samuel1 by Associate III
  • 1478 Views
  • 0 replies
  • 0 kudos

Printf in Atollic still doesn't work correctly

Hi,I am using the Nucleo-H743ZI, when trying to printf a buffer I see lots of data missing. Even when just trying to printf a counter I see the same issue, I tried it in Atollic as well as ST_LINK and I get same issue.I saw many issues in the past an...

SZoha by Associate II
  • 1449 Views
  • 2 replies
  • 0 kudos