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

STM32F777 RTC not working accurately

I was using stm32f429 and ported my code to stm32f777. In F429 the rtc was working accurately but in F777 it is lagging by about 1hr a day approx. The hardware is same for both the MCUs and using the internal RTC

HBatr by Associate II
  • 1060 Views
  • 6 replies
  • 0 kudos

Resolved! Two mcu's accessing sdcard

Hey everyone,I have an stm32f722ze, The sdcard driver seems to be working well although I have a weird issue.I have a secondary mcu that also needs to access the sdcard.The secondary mcu can succesfully mount and unmount the sdcard multiple times, al...

con3 by Senior
  • 942 Views
  • 3 replies
  • 0 kudos

CAN reception

Hi,Sir I am trying to interface CRS ecu with STM32F303 Discovery. I have referred the example code of evaluation board also. But not able to receive anything.I have attached my project folder. I

STM32F446RET Core held in reset

Hi ST,I have a custom board using STM32F446RE. I followed the Nucleo board schematics for my JTAG connection except that I connect the NRST pin to vcc through a pull-up resistor(10k) to prevent inadvertent reset. The other thing is that I have a TI p...

KZhan.6 by Associate
  • 3303 Views
  • 8 replies
  • 0 kudos

Don't Execution SysTick_Handler(void) in LL library

Sorry for weird EnglishI try use SysTick_Handler in LL library (with STM32L011F4U and CubeMX ), but never execute the Handler.I also tried HAL library, then executed properly. So I checked difference between HAL and LL , and I recognized initializing...

sjiro by Associate
  • 687 Views
  • 0 replies
  • 0 kudos

Controlling CNC machine

Hi!I'am new to STM's so I thought I will learn them by making the project. I want to control a CNC machine. I started to control stepper motor via TB6600. The problem I cannot solve is setting very accurate frequency for the PWM. For example:I have 1...

kronikary by Associate III
  • 790 Views
  • 2 replies
  • 0 kudos

How to use multiple channel ADC using DMA in STM32F051R4 mcu?

Hai, I am using STM32F051R4 for my project,in this project i have to use multiple channel adc's using DMA .Is there any sample code availble for this requirement,i already have driver code but its much difficult to understand and make modification...

vvinc by Associate
  • 538 Views
  • 1 replies
  • 0 kudos