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

Resolved! How to use STM32L0xx 's Comparator in Stop mode?

I want to use Comparator, for comparing external voltage with Vref in stop modeso that if external voltage is more than Vref, wake up from stop mode and do something.I read example code about Comparator, LPTIMER ... but they are not exact solution ab...

DU2 by Associate II
  • 686 Views
  • 1 replies
  • 0 kudos

How can we get SDMMC working on STM32H743?

We have a working design in an STM32F745 device that talks to an eMMC device over SDMMC.  We ported the design over to an STM32H743 device, using CubeMX to configure the device to match the F7, and the SDMMC interface doesn't work.  We've gone throug...

cjwilde by Associate II
  • 731 Views
  • 2 replies
  • 0 kudos

Cannot flash STM32F103C8T6

Hello together, I am beginner with STM32-controllers and I have started reading the tutorial book "Beginning STM32" from Warren Gay.I ordered three STM32F103C8T6 platines and I have also three ST-Link V2 program/debug adapter, but only with one adapt...

MHof by Associate II
  • 805 Views
  • 0 replies
  • 0 kudos

Wake up MCU by CANbus interruptions from sleep mode (STM32L4)

Hello,I am working on power management and I put MCU in sleep mode (no low-power), but it doesn't wake up when it receives a CAN frame, it stays in sleep mode. I would like any CAN frame to wake up the MCU.To switch to sleep mode I use :HAL_PWR_Ent...

0690X00000AqPZKQA3.png
K-C by Associate II
  • 1913 Views
  • 1 replies
  • 0 kudos

STM32F103C8T6 CAN receive interrupt not firing

Hi, I'm using an STM32F103C8T6 MCU with SN65HVD230 CAN transceiver to read can data. 500bps.Bus is healthy, terminated and HAL initializes OK, but the receive interrupt never fires.CAN_HandleTypeDef hcan;   CAN_FilterTypeDef sFilterConfig; CAN_TxHead...

Ksmol by Associate II
  • 756 Views
  • 2 replies
  • 0 kudos

How to configure CAN in STM32F103 using CMSIS?

Hi everyone! I use the STM32F103 microcontroller to work with the CAN bus. I work in the Keil v5 environment and use the CMSIS library (I took the source files for my MCU from CubeMX). However, during debug, when I send the first data frame, I get th...

0690X00000AqQZzQAN.jpg 0690X00000AqQaYQAV.jpg
AKilo by Associate
  • 2077 Views
  • 0 replies
  • 0 kudos