STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

How do I start the ADC channel switching

Posted on December 12, 2015 at 23:28 Guys I have included a copy of my sample test code, currently, when debugging, the only channel that is being read is ADC_CHANNEL_ I would appreciate any insight as to why the sequencer does not ''cycl...

nm1120 by Associate
  • 247 Views
  • 0 replies
  • 0 kudos

Encoder with SSI interface on STM32

Posted on December 11, 2015 at 12:20Hi folks,I am wondering how to interface an encoder sensor using SSI interface on my STM32. I didn't find any product with integrated SSI interface.The encoders provides 18-bit frame as describes in datasheet (see...

farmange by Associate
  • 5551 Views
  • 5 replies
  • 0 kudos

Hall-effect sensor

Posted on May 27, 2013 at 21:04 Hello, I'm trying to read rpm from a fan. At first I tried with EXTI and while it worked at fast speed, it started to get crazy when halted or at low speed, especially when the voltage was at undefined...

STM32f103 RTC Write Protection

Posted on December 12, 2015 at 14:38 Hello, i try to get my program work, but im unable to modify the rtc registers. I know that there is a Write Protection, which you can unable by polling the RTOFF Bit and then set the CNF Bit. It doesnt w...

STM32F030C6T6_ADC_DMA

Posted on December 12, 2015 at 08:18 we are configured the ADC1 ADC_CHANNEL_8 & ADC_CHANNEL_9 in DMA mode using STM32CUBMX version 4.0 for MDK-ARM. But the ADC value are not updated in the user buffer,please help me how to configure the ADC using...

baskar by Associate II
  • 330 Views
  • 0 replies
  • 0 kudos

STM32 chip keeps rebooting

Posted on December 11, 2015 at 02:00Hi all, it is really very weird. I am using stm32f411rct6,which has 256k program space and 128k ram. Very often the program is weird, keeps rebooting or dead at all. For example in a subroutine, when I delete 2 or...

rwmao by Senior
  • 2985 Views
  • 14 replies
  • 0 kudos

PROBLEM WITH FFT ON STM32F4

Posted on December 11, 2015 at 08:54 I'm going to apply FFT on 512 sized array captured from ADC BUT as soon as i add libraries like ''arm_math.h''or ''ARMCM4.h'' i get bunch of errors here is my code please someone kindly help me im...

ghfa0098 by Associate
  • 808 Views
  • 2 replies
  • 0 kudos

programming the STM32L151CCT6

Posted on December 08, 2015 at 10:34 I am trying to program the STM32L151 device using V2.8 of the Demonstrator GUI application. I see that the device is already in BOOT mode because when i sniff the UART communications, the traces shows that...

wl by Associate
  • 724 Views
  • 2 replies
  • 0 kudos

UART, Xbee and XCTU

Posted on December 10, 2015 at 12:43so here the problem:I'm trying to make a communication between two xbee module. The first is connect to stm32f10x (steval-mki121v1 eval board) and the second to the pc via usb.i want to trasmits data from the firs...

mauro2 by Associate II
  • 1183 Views
  • 9 replies
  • 0 kudos