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

write flash memory

Posted on May 30, 2011 at 12:36hello, I have a STM32F107 and I'm programming with IAR embedded workbench. I have seen on the stm32f107 datasheet that the flash memory adress is between 0x08000000 and 0x0803FFFF. How sould I program if I want to writ...

cyril2399 by Associate II
  • 1554 Views
  • 9 replies
  • 0 kudos

Brownout Reset configuration

Posted on May 28, 2015 at 11:08Hello,I would like to modify my brownout reset configuration but I do not know how to do it. I generated my code using stm32cubemx software. I am using IAR embedded workbench and jlink for programming the microcontroll...

DALI library for STM32F1 STSW-DALI001

Posted on May 19, 2015 at 12:01I'm using the DALI library STSW-DALI001 but it doesn't memorize the DALI data in flash. The only data memorized is the assigned address from master module but all other, as SCENE or GROUP assignement are always reset t...

program exit reached

Posted on May 18, 2015 at 09:42Hi,all!Rencently ,I transformed my program from stm32f1 tostm32f4 using iar embedded workbench.I met a problem,The debug log showed that :program exit reached.The main function reached the end of the code but interrupt...

STM32F2 linker script to emulate EEPROM

Posted on May 10, 2015 at 17:03 Hi all, I try to test the ST example of EEPROM emulation (with 3 variables and page2 + Page3 usage). I build it with success with GCC (EMBLOCKS), but it seems I can't assign the good value to isr vec...

neoirto by Associate II
  • 1499 Views
  • 3 replies
  • 0 kudos

RTC after power cycle

Posted on April 06, 2015 at 17:15I am using the STM32L1C8 with either its LSI oscillator or an attached LSE (32.768 kHz).  Either way, when I load the code through Keil the RTC module updates properly but when I do a full power cycle the RTC module ...

andrew2 by Associate II
  • 1282 Views
  • 5 replies
  • 0 kudos

STM32F04T6: development wit IAR workbench

Posted on March 24, 2015 at 17:12Hi,I've recently started learning application development on ARM platform STM32F04T6 seem to be a perfect fit for my requirement. In past I did some programming under IAR workbench for TI MSP430 using IAR workbench a...

gmate1 by Associate II
  • 548 Views
  • 2 replies
  • 0 kudos