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

Keil with Cubemx

Posted on July 04, 2016 at 17:02I am trying to get the free Keil for stm32l0 tools to work with stmcubemx. In the 'Manage Run Time Environment ' dialog I expected to be able to select options for the stmcubemx framework API as described here :-http:...

Stm32User by Associate III
  • 665 Views
  • 1 replies
  • 0 kudos

I have a problem with Option Byte

Posted on July 13, 2016 at 15:17 I can not handle the option byte as I would like. I use a STM32F103ZE, so with only one memory bank. I start from a state of write protection of all pages except the 60 and 61, then log FLASH_WRPR = ...

vbruno1 by Associate III
  • 596 Views
  • 1 replies
  • 0 kudos

DAC waveform not displaying on oscilloscope.

Posted on July 12, 2016 at 04:56Hi ST community,     I'm doing a feedback of the adc output to the dac input to double check the incoming signal.    I seem to have a problem displaying the DAC(PA5) waveform on the oscilloscope, so my setup is : i co...

ADC Noise / Jitter Problem STM32F4

Posted on July 13, 2016 at 00:04I am using ADC's on the STM32F4 discovery board to read control values for my program from potentiometers and I am having problems where these inputs are very noisy, and cause my control values to modulate quite notic...

epalaima by Associate II
  • 1031 Views
  • 2 replies
  • 0 kudos

STM32F373CCT and CAN bus

Posted on July 07, 2016 at 19:24 Hello. I have CAN bus with three devices USB2CAN Adapter and two Controllers with STM32F373CCT. When only Adapter and one Controller is connected to CAN bus everything is correctly working. But if I have connect...

serg2 by Associate
  • 560 Views
  • 1 replies
  • 0 kudos

Vrefint _Cal on stm32f103

Posted on July 12, 2016 at 11:42Hi I faced with a problem for read the Vrefint_Cal in stm32f103I dont find  Its address  in flash,I read  datasheet and also I searched in the internet but I cant find itcan you help me for sovling this problem???than...

STM32L152RE ADC

Posted on July 13, 2016 at 11:58I am using NUCLEO-STM32L152RE with 3 input channel of ADC and i used ADC in Interrupt mode with interrupt is generated after one channel conversion complete. And then in callback function of conversion complete i read...

djtilava by Associate II
  • 484 Views
  • 1 replies
  • 0 kudos

RTC timer is unstable in simulation

Posted on July 08, 2016 at 13:13Hi Team,Use RTC as timer to restart STM32F030K6 from stop mode every 10mS, Set/Reset a dedicated I/O to show stop and running duration respectively in main loop like following procedure.  while(1){ if( RTC_Refresh_Tim...

jhl14 by Associate II
  • 864 Views
  • 4 replies
  • 0 kudos