STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

ADC , DMA , TIM8 Triggering

Posted on January 03, 2014 at 06:45 Hi, I am attempting to use timer 8 to trigger adc sampling using stm32f1. I have referred to some example on the forum from Clive1 which is using timer 1 . However the code does not work when i c...

STM32F415 bus fault's with random adress

Posted on January 21, 2014 at 07:45Hello, I use stm32f415 and have bus fault with random adress. For example the content of BFAR register is 0x268dfb8; 0Ñ…4B404288; today i have 0xE000ED38. And frequency of bus fault change when I change the priorit...

flauwear by Associate
  • 451 Views
  • 2 replies
  • 0 kudos

Determine how 'busy' cpu is?

Posted on January 20, 2014 at 16:44I'm on an STM32 F2, but a generic idea would be ideal :) Is there any way to get a high level 'reasonably' accurate idea of how busy the cpu? Given the variety of peripherals and so on I'm sure its quite a challeng...

skeezix by Associate II
  • 547 Views
  • 4 replies
  • 0 kudos

STM32 F4 Discovery Demo

Posted on January 17, 2014 at 21:44I've got a STM32 F4 discovery board for STM32F401with the 9 axis sensors on it. I want to open up the demo project using Keil uVision 4 and modify it. I'm getting an error as soon as I open the project that says Er...

munger by Associate II
  • 652 Views
  • 4 replies
  • 0 kudos

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
  • 5624 Views
  • 14 replies
  • 0 kudos

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...