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

ARM CMSIS DSP library

Posted on October 06, 2011 at 15:38Has anyone successfully used the ARM CMSIS DSP library with the STM32F10x_StdPeriph_Lib_V3.5.0? I added, &sharpdefine ARM_MATH_CM3 &sharpinclude ''arm_math.h''           //for ARM CMSIS DSP to my main.c and modifie...

John F. by Senior
  • 1002 Views
  • 4 replies
  • 0 kudos

GPS

Posted on July 18, 2017 at 15:40Hi, before buying I preferred to ask advice to you. I am pursuing a project that has the ambitious goal of bringing analytical accounting to farms. To do this I have to automate some processes. The process I now descr...

TIM5 External Clock Counter Issue

Posted on July 17, 2017 at 23:15I am using the STM32F4 board's TIM8 in order to generate a quadrature PWM signal at varying frequencies. That is working great; however, I need to decode the signal as it is being produced, aka, count the rising edges...

Resolved! STM32CubeF0 Getting Started Error

Posted on July 19, 2017 at 01:26Hi,I am just getting started evaluating the STM32F0 Discovery board with the Keil MDK-ARM Toolchain. Following all the quick start guides and the STM32CubeF0GettingStarted to run the examples leads to the following er...

Arete sw by Associate II
  • 952 Views
  • 2 replies
  • 0 kudos

How to port the MIPI camera with STM32F4?

Posted on December 23, 2015 at 02:42Dear all.We have a project to calculate the optical flow by STM32F427.Like the following project : https://pixhawk.org/modules/px4flowBut we chose the camera OV7251 instead of MT9V034.The main problem is the inter...

STM32F429 external nor flash data not persistent using FSMC

Posted on June 12, 2017 at 14:24Hi,I am using STM32F429ZET6 controller in my custom board. I have used JS28F00AM29EWHA Nor flash from micron.The interface between the controller and external nor is a parallel bus. I have made FMC_Init and GPIO_Init ...

shravan by Associate II
  • 1411 Views
  • 6 replies
  • 0 kudos

Problem BlueNRG-1 and ST-Link Debugger under Eclipse

Posted on July 19, 2017 at 15:28I have the STEVAL-IDB007V1 DK with the BlueNRG-1 chip. First I work with IAR Embedded workbench and it works fine.Today I install Eclipse with the system workbench for STM32 and port the Project for eclipse.It works f...