STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! While using same project in SW4STM32

Posted on December 06, 2016 at 09:45 Dear Sir, As we discussed earlier, difficulties on adapting project in SW4STM32 and mdk-keil, things might related to compiler, including paths, wrong pre-processors, undefined characters, unresolved items, mi...

0690X00000605d4QAA.png

problem jump application after reset

Posted on December 06, 2016 at 11:31I have problem with jump to application by bootloader  after reset. The device used is the STM32F098.The code of the bootloader making the jump is:&sharpdefine APPLICATIONADDRESS    (uint32_t)0x08008000/* Test if ...

samir2 by Associate II
  • 1147 Views
  • 7 replies
  • 0 kudos

STM32L0 LPTIM in Stop Mode

Posted on December 01, 2016 at 23:27Hello everyone. I am a new member to this forum and this is my first use of STM32 products. I'm developing on the STM32L0 Discovery board and building off the LPTIM Timeout Example. Is it possible to start the LPT...

mitch2 by Associate
  • 1185 Views
  • 1 replies
  • 0 kudos

Manuals - Numbers.

Posted on December 05, 2016 at 18:13ST document numbers/Titles?UM1734: I have this. I want to see if I have the latest revision so ----All along the bottom of each page is 'DocID025934 Rev 3'1. Doing a SITE SEARCH for 'DocID025934' or parts of it tu...

Stm32f4 fatfs sdio problem

Posted on November 30, 2016 at 18:41Hi,I am using fatfs sdio with my stm32f429 mcu. When i use f_open function in main loop it works well, but when i use it in timer interrupt callback function it fails, it does not return from fatfs. what can the r...

er3481 by Senior
  • 749 Views
  • 5 replies
  • 0 kudos

Hardware Error in M3 and M4?

Posted on November 29, 2016 at 13:23if i call the assembly instruction ''sub sp, sp, 0xF8'' alias ''BE B0'' (instruction code), the code is executed as a ''nop''. Checked with F103 and L471. Does anyone know about that or can confirm this? Is the as...

damh by Associate II
  • 624 Views
  • 3 replies
  • 0 kudos

STM32 embedded flash as micro file system

Posted on November 29, 2016 at 12:43Hi All, I need to use an stm2f411 embedded flash as little file system. There will be about 20 small files on it. I found the uffs file system which is seems to be good for this. I found some information in stm32...

zamek42 by Associate II
  • 927 Views
  • 3 replies
  • 0 kudos