STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Interrupt on RTC Alarm

Posted on September 11, 2012 at 15:27Hi guys, I'm trying to get the RTC alarm to cause an interrupt on an STM32F101 but I'm having issues. The RTC is running but the interrupt doesn't seem to be being triggered. I'd be very grateful if anyone could ...

new by Associate II
  • 1045 Views
  • 4 replies
  • 0 kudos

Co-work TIM2 and TIM3

Posted on September 13, 2012 at 15:12 Hello, friends. I have a task: I need to generate short buzz, when I pressed a button (''User'' button on STM32L-Discovery). What I did? 1. Connect TIM2_CH2 with BUZZER (connect to PA1) 2...

zuew by Associate II
  • 399 Views
  • 0 replies
  • 0 kudos

LSM330DL- Scale factor problem

Posted on September 12, 2012 at 16:22Hi all, I am using accelerometer & gyrometer in LSM330DL to build my own IMU. I want to ask about scale factor that is given in LSM330DL datasheet, it is really strange. When I use accelerometer, FS is 01 --> sc...

40802528 by Associate II
  • 836 Views
  • 5 replies
  • 0 kudos

[STM32F205RC] Better USB stack ?

Posted on September 11, 2012 at 11:02Hello, I'm using the ST provided stack for about a year now but still have plenty of issues (high consumption, some reports lost, non reliable connection, etc). I use device USB only with HID profile (one report ...

root by Associate II
  • 452 Views
  • 2 replies
  • 0 kudos

''Can't halt the core''

Posted on September 13, 2012 at 02:32Hello Every1,           Recently, i've been getting a weird error message from my STM32F4 discovery board. After the compilation, when i tried to enter the debug mode the following error message is displayed ''Ca...

vivek2 by Associate II
  • 850 Views
  • 2 replies
  • 0 kudos

MicroXplorer Request

Posted on September 07, 2012 at 23:08Wish-list: 1] Make the program also a standalone program for Linux, 32+64. 2] Make it able to generate code. 3] AND also able to import existing code, so that one can adapt it easily  to a another processor in t...

STM32F407VET6 USB advice :)

Posted on August 20, 2012 at 12:04I have just bought a Core407V STM32F407VET6 STM32 ARM Cortex-M4 Development BoardI want to use it to send data from my pc to the STM32 around 2048bytes 60 times a second.Im a bit confused what type of USB library i ...

russdx by Associate II
  • 1884 Views
  • 12 replies
  • 0 kudos

Why is my Cortex-M4 taking too much cycles?

Posted on September 10, 2012 at 18:49Dear STM-experts,i wanted to use the FPU of my STM32F4 (Cortex-M4). To see if it's working properly i compared with this page:http://www.micromouseonline.com/2011/10/26/stm32f4-the-first-taste-of-speed/?doing_wp_...