STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L100 signature + A version

Posted on December 29, 2014 at 19:10Hello I have two questions regarding STM32L100RB line. 1) How is it with STM32L100RB/STM32L100RB-A versions? Is it so, that only STM32L100RB-A is available and how are those distinguished? I have one of very first...

pa2 by Associate II
  • 766 Views
  • 6 replies
  • 0 kudos

STM32f103 pwm for step motor

Posted on December 29, 2015 at 09:54Hi  everyone:     I'm using stm32f103 to control an IC name A3967. I can now produce pulse, but hope to control the stepper motor arbitrarily stopped. This means that the PWM can send the exact number of stop send...

STM32 CAN Normal Mode

Posted on December 23, 2015 at 10:57Hello! I am working on STM32 board and I am able to make it work by hitting transmit and receive handlers on CAN loopback mode but not normal mode. Are there any additional settings that have to be changed for CAN...

akshayamk by Associate II
  • 1063 Views
  • 8 replies
  • 0 kudos

Sleep Mode Current Consumption

Posted on December 29, 2015 at 21:40Hi, I'm using the STM32F427ZGT6 uC.  During VBAT operation mode, I'm not certain how much current the battery would need to source.  Can anyone give a idea?  Thanks, Brian #vbat #sleep

error in adding cpp library to c project in keil

Posted on December 27, 2014 at 15:05hi every oneim trying to develop a c project in keil ,know i need to add a cpp library file to project & it shows error,i think it is because project uses c compiler & it cant compile cpp libraries,but i dosent ha...

mhdizgah by Associate II
  • 1030 Views
  • 3 replies
  • 0 kudos

Minimal configuration to restart PWM

Posted on December 29, 2015 at 22:42I am using the timer output to drive a buzzer.  It runs okay as it is but I have to completely reinitialize the timer counter registers each time I want to make a sound.  Don't the configuration settings persist? ...

kenneth by Associate
  • 815 Views
  • 1 replies
  • 0 kudos

missing defines in

Posted on December 29, 2014 at 12:55Some &sharpdefines of SDRAM for  STM32Cube F4 v1.3.0   can be found only in Discovery and Examples subdirs, and are missing in  STM32Cube_FW_F4_V1.3.0\Drivers\STM32F4xx_HAL_Driver folder In next Cube version they ...