STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

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
  • 839 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...

HAL CAN BUS v 1.18 don't work

Posted on January 16, 2018 at 00:43Hi,I'm new and I have a problem with the CanBus in loopback mode. In particular I transmit a message with CAN1 and when I try to receive it, stdid field is empty and data fields of pRxMsg are wrong values. There is...

Can't Supply MCU power usingSTLinkV2 Isol

Posted on January 12, 2018 at 20:43I'm using an STM isolated programmer/debugger.I'm using it in a serial wire debugger mode (SWD) and connected VDD, GND, SWDIO and SWCLK on my board but can't supply voltage from the programmer itself. The device mu...

Bryan M by Associate II
  • 1038 Views
  • 8 replies
  • 0 kudos