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

FAT FS

Posted on November 01, 2013 at 09:51Hi, Can anyone give me some help/advice on how to go about implementing Chan's FAT FS? I'm using MikroC Pro for ARM as my toolchain so things are going to be little bit different from most of the toolchains used o...

flash CRC integrity

Posted on January 15, 2014 at 21:14Hello, I know this has been discussed before, but reading through it all, I am still unable to grasp the solution of my problem: What I am trying to do is check the integrity of the flash (code) on the STM32L1xx ch...

klemen by Associate II
  • 7567 Views
  • 14 replies
  • 0 kudos

Issue with PWM TIM3 on STM32F3Discovery board

Posted on January 17, 2014 at 18:31 Hi all, I'd like to see a PWM with my oscilloscope, but I see nothing and I can't understand why. Can you help me? Thanks in advantage <I> int main(void) { TIM_Config(); GPIO_Configurati...

Program doesn't run with Debug detached

Posted on January 16, 2014 at 16:40I have a STM32F415VG which I have on my own board. The program code all runs when I have my SW debug adapter hooked up, but if I try to run the program without the adapter connected, nothing works. My oscillator do...

TIM flags automatically set when TIM enabled

Posted on June 19, 2013 at 16:16Hello, I am facing a problem with the timers I am using in STM32f100 MCU. I have configured different timers to operate during the execution of the code, but somehow, all the flags related to Capture/compare or Update...

0690X00000602kvQAA.jpg
rachit by Associate
  • 642 Views
  • 2 replies
  • 0 kudos

STM32107 Default Clock configuration

Posted on January 19, 2014 at 07:54I am trying to figure out the default clock speeds (after reset) for the buses and the peripherals and system clock for the STM32107VC. I am reading the STM32107 Reference Manual RM0008 on page 123.One thing I do n...

orlcp440 by Associate II
  • 1132 Views
  • 6 replies
  • 0 kudos

CMSIS V3.20 and CMSIS-RTOS V1.02

Posted on January 19, 2014 at 07:38I recently downloaded the latest STM32F4 Peripheral library, STM32F4xx_DSP_StdPeriph_Lib_V1.3.0.   The library contains peripheral driver and CMSIS V3.20 which includes CMSIS-RTOS V1.02.   In the CMSIS documentatio...

jim_wei by Associate II
  • 321 Views
  • 0 replies
  • 0 kudos