STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32Cube4.23.0

Posted on January 15, 2018 at 21:17 Installed STM32Cube4. The icon does not show this is on the desktop (picture attached). When I click on the 'icon' I receive the attached error message: 'The registry refers to a nonexistent Java Runtime Environm...

Optimising for mono audio

Posted on January 15, 2018 at 15:06Hi, I'm prototyping something that processes digital mono audio from a mems mic, transferring the data over i2s into an stm32f373. The only issue I have is that the DMA transfer is designed for stereo so twice as m...

Resolved! mx configuration report

Posted on May 13, 2017 at 09:48A minor bug in STM32CubeMX 4.21.0 (Win7, Adobe Reader 2017):pin names don't fit in generated report PDF when 'locating stake' for user label is used. See attached screenshot

['F446 documentation] SAI clock generator

Posted on January 02, 2018 at 23:49The SAI clock generator subchapter and related comments throughout the SAI chapter are confusing. A complete rewrite would be beneficial, but I doubt anybody is willing to do that. So let me give a couple of simple...

0690X00000609KJQAY.png

STM32F1Cube drivers bug

Posted on January 16, 2018 at 12:25Dear,I am currently using the STM32F1Cube drivers on a STM32F107VC MCU (STM3210C-EVAL board) and I discovered a bug in CAN drivers.The problem is in the 'stm32f1xx_hal_can.h file on line 379.#define CAN_FLAG_TXOK2 ...

Resolved! How to add arm_cfft_q31

Posted on May 08, 2017 at 00:27I have a CubeMX generated project and need to made a FFT in Q31 format on a STM32F103RB nucleo board.I have add this includes#include <math.h>#include 'arm_math.h'#include 'arm_const_structs.h'and add a defin ition for...

leonardo by Associate III
  • 1111 Views
  • 5 replies
  • 1 kudos

stm32f0 adc configure pins

Posted on January 15, 2018 at 16:08Moving code from NPX Freescale chip using CodeWarrior and Processor Expert.  Have 4 lines that are used to monitor different voltages would like to know how the GPIO lines are configured to feed the ADC and check t...