STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

LCD Display clashes with EXTI - STM32F4 Discovery

Posted on August 13, 2012 at 11:35Good morning everyone,I managed to make my LCD Display  work by using a simple ''delay'' function which counts the time I need to wait.I also use quite a lot a interrupts in my project.The problem is: If an interrup...

I2S3_CK signal - problem with connection to stm32

Posted on October 10, 2011 at 15:27I am working on stm32f217 144pins. I try to connect signal I2S3_SCK to stm32 but all two pins (pin nr 111 and pin nr 133) which provide this connection are used by other peripherials.These pins share functionality ...

krzkrok by Associate II
  • 439 Views
  • 2 replies
  • 0 kudos

STM32F407 CAN1 Issue

Posted on August 11, 2012 at 21:22Hi, I'm new to this forum and was wondering if someone could maybe assist me with this problem: I'm using the STM32F407IGT6 device for one of my projects. I want to use both CAN busses on the device. Currently CAN2...

schalk by Associate II
  • 831 Views
  • 3 replies
  • 0 kudos

STM 32 DAC Example

Posted on August 10, 2012 at 13:16Can any one tell me where to find the firmware of Example given in the application note AN3126. Thanks.

''Error: Flash Download failed - ''Cortex-M3''

Posted on August 10, 2012 at 18:24Keil fives me the cryptic message ''Error: Flash Download failed - ''Cortex-M3''I am using the STM32f103 and another project loads just fine on the same board.The ''informative'' message above does not give me anyth...

emalund by Associate III
  • 2616 Views
  • 1 replies
  • 2 kudos

RTC not ticking

Posted on August 10, 2012 at 17:04Dear all, I am having a problem making the RTC of my STM32 Discovery F4 work. I have taken the example code from STM32 Std Peripheral Library, RTC_Timer folder but it does not work. The MCU is able to detect the LSE...