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

STM32F105RB USB current consumption in sleep mode

Posted on February 12, 2014 at 04:06Hi, I noticed after USBD_Init(); function has been called, it has increased the current consumption of the MCU. While entering sleep mode, the amount of current consumption caused by USB init is unable to be remov...

slim by Associate
  • 511 Views
  • 1 replies
  • 0 kudos

How can create a tone with timer ?

Posted on February 05, 2014 at 03:04 Guys How can create a tone with timer on STM32 ? This code is the way I made it on AVR, how can I mimic it on STM32 ? timer1_ctc_init() { TCCR1A = // Mode 4 CTC 1:64 Prescaler _BV(COM1...

STM32 and zigbee Tranceiver

Posted on February 12, 2014 at 07:31Folks, I have used TI's CC2530 Zigbee SOC with ZStack on it. But i want to use Different Host microcontroller which will communicate to zigbee transceiver for sending and receiving data.  So i planned to buy ST Z...

TIM3 interrupt BusFault_Handler

Posted on February 10, 2014 at 18:16Hi all, I'm new to STM32 and i'm having some problems with making TIM3 interrupt work on my STM32F3DISCOVERY. The problem is that when i run the code on the discovery i get in the BusFault_Handler. My code: GP...

todortur by Associate II
  • 1476 Views
  • 8 replies
  • 0 kudos

STM32F407 SYSTICK CONFIG

Posted on February 11, 2014 at 11:03Hi everyone. I've encountered a problem. I am using the function systick_config to configure a accurate timer. In the main function I writeif (SysTick_Config(SystemCoreClock/1000))  {         while (1);    }and th...

STM32F103RE-How to generate any sound using PWM

Posted on February 07, 2014 at 15:12Hello Everyone,I am totally new to the world of embedded systems. Please pardon me if my question is too simple.I have been asked to generate any kind of sound on a small speaker(needs to be attached to the STM32F...

STM32F3 + GPS

Posted on February 03, 2014 at 10:43Hello everyone, I am the new one at programming stm32f3. I saw multiple examples here on the forum but I did not find what I want. I have stm32f3 discovery board and ublox GPS connected to PD8 (Tx) and PD9 (Rx) pi...

grega by Associate II
  • 3646 Views
  • 28 replies
  • 0 kudos

STM32F xxx Strange USB File Write Error - HS Mode Only

Posted on February 10, 2014 at 17:31Hi,I am getting a strange file write error when using HS USB lib and FATfs. this error does not occur in FS mode.When I write 2 bytes to a file and then 1024 bytes, some (2)  of the 1024 bytes are repeated at 0x20...

0690X000006052HQAQ.png
louis by Associate II
  • 960 Views
  • 5 replies
  • 0 kudos