User Activity

Posted on December 13, 2017 at 17:09hello.I am using stm32f429 and i face a problem. After some works i can not erase my device. with j flash commander get me 'error code -5' for erasing it. j-flash get me the error that can not erase sectors. Any b...
Posted on September 22, 2015 at 18:24Hello. i have this structure definition:(ex)structure example_str{ int a[10]; int b[10];}and a function with this definition:void test(example_str *temp); i want to change the value that pointer temp is locating ...
Posted on September 18, 2015 at 19:02Hi.I have developed a project and now i have been asked about Mips that i used from ARM device(I'm using STM32F4xx).I'm using IAR Compiler. I will be thankful if every body guide me.thank you. #mips
Posted on September 14, 2015 at 17:31Hi. I have a problem with jumping to specific location on stm32 flash memory. At that location some functions should be implemented and the result from these functions have to be kept in any of (all purpose)regis...
Posted on June 23, 2015 at 17:19Hi.Im using stemwin library and for example an Iconview widget.my problem is that when i change the selection iconview an flicker is viewed.im using fsmc that is fast enough(i think).I read somewhere that by using mem...