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

What is the maximum input capture frequency in STM32F7?

Posted on March 27, 2018 at 00:23I am using STM32F7(216MHz). When I test input capture of TIM2 and TIM11, rising edge  interrupt was missimg some time. The callback function is not call by interrupt at the ratuo about 1 of 100. Input signal frequenc...

choies1 by Associate
  • 840 Views
  • 2 replies
  • 0 kudos

Stemwin GUI and external SDRAM

Posted on March 15, 2018 at 01:59Dear allI know that this is a very old question but after more than two months, I'm really sad... I'm developing a work (for scientific research) using a stm32f746igt mcu (from waveshare 746i) with several middleware...

STM32F7 HAL 1.1.0 ADC Migration Problem

Posted on December 06, 2016 at 20:55 Hello, we have a project using all the three ADCs of the F7. It runs without any problem on Keil package 2.5.0 which includes HAL 1.0.4. Now, I want to upgrade to version STM32F7 HAL 1.1.0 but I am having p...

keaven by Associate II
  • 1387 Views
  • 5 replies
  • 0 kudos

STM32 HAL RCC ClockConfig Hard Fault at >65°C

Posted on March 26, 2018 at 17:52HiI have following Problem:At <65 °C ambient temperature and PowerOff-On.My STM32f373 works fine.At> 65 ° C ambient temperature and PowerOff-On I get a HardFault Error at the following function:void SystemClock_Confi...

roger by Associate II
  • 1264 Views
  • 4 replies
  • 0 kudos

Cube generated Makefile with c++

Posted on March 26, 2018 at 19:41I am trying to use C++ with the cube generated make file. It worked nicely when everything was just C. From what I have done so far, the makefile generated from cube is C only. I added flags for C++ and separated the...

Andrew C by Associate III
  • 908 Views
  • 1 replies
  • 0 kudos

What setup step am I missing for bxCAN on STM32F302?

Posted on March 25, 2018 at 04:23Hello,I'm currently writing a bare metal CAN driver for the STM32F302. I'm struggling to get transmission working at the moment. I've been reading through the HAL source as a double check and I can't seem to locate t...

STM32L073 IAP Example not working on Custom Board

Posted on March 05, 2018 at 10:16Hello,I would like to IAP using STM32L073 controller in order to update my firmware from software when update is available. I had gone through several documents and found an application in cubemx folder example code ...

srm by Associate II
  • 1268 Views
  • 3 replies
  • 0 kudos