STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

stm32f410 ADC monitor a sinewave

Posted on December 07, 2016 at 21:08Hello all,i am working on a project which implies the control of a BLDC motor in 3 phases.For this type of motor the switching of the phases must be sync with monitoring the 'back-emf' signal from the unpowerd pha...

Bogdan by Senior
  • 271 Views
  • 1 replies
  • 0 kudos

Resolved! BACK UP Register

Posted on December 08, 2016 at 09:52Hi, What are the back up register and what is the goal of these registers to wake up a device from a low power mode.Thank you very much !Have a nice day !  #backup-register #low-power-mode

Leo Leo by Associate II
  • 705 Views
  • 1 replies
  • 0 kudos

Resolved! LSE OSC32 stops working

Posted on August 18, 2016 at 16:50 I have a custom board with STM32F446RE, with RTC powered by coin cell batteries. After testing 2 boards in the field for several days they stoped working and, while debugging, I realised that there a timeout in...

ADC DMA Continues Mode and enable/disable VBAT channel

Posted on December 06, 2016 at 22:05Hello, We are using STM32F072 series MCU with 8 physical ADC input channels and VBAT internal by configuring DMA with continues conversion mode:/* ADC init function */ void MX_ADC_Init(void) { ADC_ChannelConfTypeD...

suresh by Associate II
  • 1155 Views
  • 6 replies
  • 0 kudos

LIS3DSH accelerometer with stm32f4discovery

Posted on October 22, 2015 at 12:34i am looking to write an application making use of the on board LIS3DSH accelerometer. However, the examples provided (and pointed to by the documentation) all make use of the old LIS302DL accelerometer. Does anyon...

DMA transfer data loss

Posted on December 06, 2016 at 04:17Dear Community members,I'm developing a device which is based on a 'Master - Slave' communication architecture, but now I encountered with a data loss while the Slave is receiving. Since the case is occasional, I ...

calvin by Associate III
  • 784 Views
  • 3 replies
  • 0 kudos

Cubemx pinout rename and trouble

Posted on November 30, 2016 at 05:24Hi, Do  you think the cubemx  chip pin renaming could make trouble ?We have a custom board with centered MCU STM32F070RBTx.This is not an example code, my company made it before, I need to mordarate it.This code w...