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

STM32F107 SPI3 Failure at Random Times

Posted on March 27, 2018 at 03:10I have the following microcontroller:https://www.digikey.ca/product-detail/en/mikroelektronika/MIKROE-1103/1471-1016-ND/4495381 That interfaces with this radio module:https://www.digikey.ca/product-detail/en/adafruit...

0690X0000060AEqQAM.png 0690X0000060AGXQA2.png

STM32F429: GPIO logic level during power on

Posted on March 27, 2018 at 03:10What is the logic level of GPIO pins of STM32F429 during powering on?I am using several GPIO pins as enable pins to enable downstream devices. These GPIOs must be 'LOW' during power on until the firmware actively ena...

Resolved! UM1892 wMBus GUI

Posted on March 27, 2018 at 09:18May i know where can i get the software? thanksJeff

FLast.11 by Associate III
  • 821 Views
  • 2 replies
  • 0 kudos

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
  • 803 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
  • 1373 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
  • 1230 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
  • 856 Views
  • 1 replies
  • 0 kudos