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

Bug in HAL STM32C011J6M6 when MCO Output is set.

Hello,I have a very simple project to generate 50/60Hz PWM signal with MCO 3MHz output for other HW. So far my code is just turning on the PWM, everything else is generated by CubeMX. But the MCU falls into HardFault when MCO (Pin 4 PF2-NRST) is set ...

ONadr.1 by Senior III
  • 2227 Views
  • 7 replies
  • 0 kudos

Resolved! Implementing APS12808L-3OBM HyperRam in Memory Mapped Mode on STM32H725. Does anyone have a working configuration?

I'm implementing a custom board with an APS12808L-3OBM HyperRam in Memory Mapped Mode on STM32H725, as recommended by ST to replace the S70KL1281 memory.I'm having some problems getting the ram to respond. This is my current configuration:static void...

MLuis.1 by Associate III
  • 1423 Views
  • 1 replies
  • 0 kudos

What are the potential reasons for Hardfault?

I have a custom board with a basic crystal oscillator connected to the High Speed Oscillator pins of my STM32F446RET6. I assembled 2 boards and found out only 1 board works fine but the other does not. I replaced the crystal and the capacitors but I ...

RTC lags

Hi I am having lags in the RTC after one day. I am currently using the Nucleo L476RG board, the RTC oscillator is LSE and my CubeIDE version is 1.6.1. It seems as if in the time intervals where I do not read the RTC it is not updated. The next table ...

_legacyfs_online_stmicro_images_0693W00000bkl1QQAQ.png
JFlui.1 by Associate II
  • 1217 Views
  • 5 replies
  • 0 kudos

Resolved! Hello my friends, Does anyone know why scanf doesn't work here? i checked many things, but only the first printf works and when i write sth in putty scanf doesn't work! i use Nucleo STM32F303K8 Thank you

/* USER CODE END Header *//* Includes ------------------------------------------------------------------*/#include "main.h"/* Private includes ----------------------------------------------------------*//* USER CODE BEGIN Includes */#include <stdio.h...

HA.5 by Associate III
  • 5173 Views
  • 11 replies
  • 0 kudos