Others: STM32 MCUs related

Find out more about STM32 implementations with external components, discuss use cases, and discover how to use new tools and ST components.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

debugging keil uvision memory window

Posted on October 28, 2014 at 17:58hi guys,I know this isn't really the right forum for this because its more about an ide than a microcontroller, but the uvision forum is broken, and has been for a little while.While I wait for keil's support to fi...

a105035x by Associate II
  • 3993 Views
  • 5 replies
  • 0 kudos

STM32F4 Flash rewrite variables

Posted on October 22, 2014 at 13:35Hello.I use STM32F4 and CoIDE. I use Flash sector 11 (because problem with linker when use sector 2) for store application parameters.I write code...FLASH_Unlock();FLASH_ClearFlag(FLASH_FLAG_EOP | FLASH_FLAG_OPERR ...

Flash to RAM -reg

Posted on October 21, 2014 at 08:49Hi, I have couple binaries packed as one Intel hex format and flashed using KEIL. Bootrom and application are placed at 0x08000000 and 0x081C00000 respectively in STM32F427. My bootrom will copy the application cod...

umamahesh by Associate II
  • 1206 Views
  • 3 replies
  • 0 kudos

STM32F4 Keil V5 & RTX & Custom Bootloader

Posted on August 18, 2014 at 12:37Hi all,After some battle i was able to set a jump from my custom Bootloader to the App using in Keil V5.Custom Bootloader resides in IROM 0x08000000App resides in IROM 0x08020000Need to set both mem addr in the Ke...

afduarte by Associate II
  • 1737 Views
  • 3 replies
  • 0 kudos

two weired error in a c programin keil

Posted on September 24, 2014 at 18:34hi every bodyi declared a void function[CODE]void SPI_MFRC522_Init(void){..............}[/CODE]& used it in a main program[CODE]void RC522_IO_Init(void){ GPIO_InitTypeDef GPIO_InitStruct; RCC_APB2PeriphClockCmd(R...

0690X00000602xoQAA.jpg
mhdizgah by Associate II
  • 811 Views
  • 3 replies
  • 0 kudos

crating new stm32f103 project in keil

Posted on August 31, 2014 at 06:52hi every bodyi have some question about creating a new project becouse of my serious problems with it:in version 4 we copy header files of mcu &cmsis library to the projects folder,& i saw some learning cources do t...

mhdizgah by Associate II
  • 1820 Views
  • 6 replies
  • 0 kudos