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

ADC value in interrupt

Posted on September 14, 2012 at 14:42I have set up interupts on the ADC1 (AWD) and ADC2(EOC). They both works well, but i'm having some concern about the values from the ADC1. If I get an AWD interrupt, how can I then make sure that I'm getting the ...

oe2 by Associate III
  • 360 Views
  • 0 replies
  • 0 kudos

FMSC for NAND with INT2

Posted on September 14, 2012 at 11:21Hi all,I am using STM3210E-EVAL.In the User Manual, it says: ''The ready/busy signal can be connected to either WAIT signal or FSMC_INT2 signal of the STM32F103ZGT6 depending on the setting of JP7.''I am trying t...

gaubuali by Associate II
  • 334 Views
  • 0 replies
  • 0 kudos

RAM access by address

Posted on September 12, 2012 at 08:10Hi,I want to have the ability to read/write to a specific address in RAM. How could I do that in C.Any suggestions? #really-bad-idea

usafape by Associate II
  • 1796 Views
  • 10 replies
  • 0 kudos

STM32 .elf to .bin conversion problem

Posted on September 12, 2012 at 15:49Hi all, I am using Ride gcc compiler for STM32F105RC, after compilation I get .elf file , I converted it to .bin using ''arm-none-eabi-objcopy'' utility, if I flash .bin file using Flash loader utility provided b...

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
  • 1103 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
  • 422 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
  • 882 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
  • 490 Views
  • 2 replies
  • 0 kudos