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

SD Card Access while in USB MSC mode

Posted on June 18, 2014 at 15:01Dear All, I am implementing a solution where I have to read file when device is in usb mass storage mode and after reading I have to delete the file. I have implemented USB Mass Storage device based on STM32F105 and...

Control TIMER interrupts- STM32F4 discovery board

Posted on June 24, 2014 at 12:06This is my program to control TIMER2 interrupt but it doesn't jump into interrupt function. How can I fix this problems????? I used startup_stm32f4xx.s , set clock for timer2, enable timer2 interrupt in NVIC register....

1

Posted on June 23, 2014 at 10:41

suta by Associate
  • 463 Views
  • 2 replies
  • 0 kudos

CRS example

Posted on June 23, 2014 at 18:01Hi everyone,I'm starting to use the brand new STM32F072 and I'm very satisfied of it. However I'd like to use the CRS to synchronize the clocks of two micros on the same board, but I can't find any example or guidelin...

STM32f4 RTC Alarm with LCD

Posted on June 19, 2014 at 17:40HI, i want to configure the RTC alarm with LCD, to goal is to display the time in a LCD. I set the LCD and RTC but I do not know commant display the time on the LCDThis is my code to configure the RTC alarm void RTC...

haythem by Associate II
  • 2856 Views
  • 13 replies
  • 0 kudos

STM32L100RBT6 USART1 RAMAP PB6-7

Posted on June 23, 2014 at 11:21 Hello, I have problem with USART1. Unfortunately I can't use dedicated pins (PA9-10). Since few days I'm trying to find some information about pin remapping in STM32L There is no MAPR register like in STM32F1...

MariuszG by Associate II
  • 479 Views
  • 2 replies
  • 0 kudos

Fluctuations in ADC regular simultaneous mode

Posted on June 11, 2014 at 15:08Hi Everyone,We are developing a power monitor system. In that we are using ADC Peripheral in Regular Simlutaneous mode. we are taking 256 samples per cycle of 800 Hz. and we are trying to capturing signal from ADC1's ...

rags by Associate II
  • 2390 Views
  • 14 replies
  • 0 kudos

Using all channels of Timer 3

Posted on June 23, 2014 at 16:22 I'd like to use all channels of Timer 3 to generate different clocks and timers. Channel 1- 10ms timer interrupt Channel 2- 250us timer interrupt Channel 3- 50kHz clock (50%) on PB0 Channel 4- 256...

daniel2 by Associate II
  • 3749 Views
  • 5 replies
  • 0 kudos

Problem with custom usb bootloader

Posted on June 23, 2014 at 01:20Hi all,I´m trying to develop my owm custom usb bootloader and firmware. As most of the people who tried before I am having problems because I´m ussing again the usb peripheral in the firmware. So I tried disconnecting...

anrusal by Associate II
  • 1639 Views
  • 9 replies
  • 0 kudos