Posted on December 27, 2016 at 04:08I choose the device that is stm32l031f6 in my project,but i can'i find a suitable software to load my proogram,i try flash demo v1.1.1,v1.3 and v2.80 to do it ,but they are all failure,as seem as the mcuisp and f...
Posted on December 28, 2016 at 03:13Hi,Do you know about http://www.openstm32.org/ forum?It looks not much effective.Can I post related things in STM32 MCU community?
Posted on December 28, 2016 at 13:41Hello,I have made a code that initialize a timer of an STM32F0 to tick every 1 ms and generate an update interrupt , and i want to test if my code work correctlyMy questions:1- The IAR startup file should be Added...
Posted on December 25, 2016 at 20:17I want using STM32F407 Discovery with CubeMX to initialize of Timer 2 in Gated mode with capture on Channel 1. In manual RM090 Rev 13 on page 618 and 619 there is setting to work in this mode. But if you use CubeM...
Posted on December 27, 2016 at 22:45I am trying to find out if there is support for IAR EWARM for STM32F (Cortex M3 and M4) MPU in FreeRTOS. FreeRTOS has support for GCC but I want to know if someone has generated the supporting environment for IAR ...
Posted on December 28, 2016 at 09:37What is difference between MCU STM32F051C8T6 and STM32F051C8T7. What does it mean last two char in model name?
Posted on December 28, 2016 at 05:23I am using STMF427 mcu. We have used the USB CDC library to have usb logging enabled. The issue I am facing is really weird. I have a console based application to set all the required serial number, model number e...
Posted on August 27, 2016 at 09:00Hello All ; I am sorry if it is not the right forum to post ; In my project I need a wifi connection ;My question : is how to choose the best wifi module of my application : we see that ST has a good wifi module htt...
Posted on December 27, 2016 at 14:31I'm trying to write the option bytes, but I get PGERR or Imprecise data bus error.Here is some psuedo code that is what is happening. The HAL also does this, that's why I started from scratch using the programming...