STM32 MCUs Products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

New possibilities for the ultra-low power segment!

STM32U0 is the first Cortex-M0+ with a static consumption of only 160 nA in standby mode with RTC (Real-Time Clock) and 16 nA in shutdown. It also achieves 118 points in CoreMark and targets SESIP level 3 and PSA level 1 focusing on firmware code pro...

gif-stm32u0.gif

Migration STM32CubeMX v4.14.0 to v4.15.0 fails!!

Posted on June 06, 2016 at 08:32When i try to migrate CubeMX v4.14.0 to v4.15.0 i get a failure every time! This happens when i use either the green arrow pointing down in the main menu or the Help -> Install new libraries option. The program always...

0690X00000602VIQAY.jpg

DFU standalone doesn't work

Posted on June 10, 2016 at 12:29 I use IAR EW 7.1, HAL driver and STM3210E_EVAL. I would use the application DFU andlike user application CDC_standalone. I've used like configuration for CDC_standalone #define VECT_TAB_OFFSET 0x7000 and...

vbruno1 by Associate III
  • 241 Views
  • 1 replies
  • 0 kudos

Feature request Stm32CubeMX : Named SPI and I2C buses

Posted on June 08, 2016 at 11:58Hi,I use STM32CubeMX daily to create and modify projects. I really like the way the tool has been improving (e.g. now putting the pin names in a header file for use in the project). An issue I find is that the STM32 d...

cgrant by Associate
  • 211 Views
  • 2 replies
  • 0 kudos

STM32L151 split powering analog and digital

Posted on May 25, 2016 at 15:22Hi, though I know that ST recommends using the same supply for analog (VDDA, VSSA) and digital (VDD, VSS) there are reasons in my application that make me want an extra analog supply. (My STM32L151 does not have extern...

mmensch by Associate II
  • 192 Views
  • 2 replies
  • 0 kudos

IAP Go to infinite loop when Hard Fault

Posted on June 08, 2016 at 16:57STM3210E_EVAL on board after erasing the flash, I installed IAP application as STM32Cube_FW_F1_V1.3.0.Running the IAP program without having loaded any user application code, the micro goes hard fault. I think it is n...

vbruno1 by Associate III
  • 446 Views
  • 6 replies
  • 0 kudos

Facing problem in GPIO configuration

Posted on June 08, 2016 at 19:27Hi,I m configuring GPIO port for OUTPUT. but, i m not able to configure it propely.Following is my implmentation which is not working. GPIOC->CRL |= 0x00000001<<20; // GPIOC-5th GPIOC->CRL |= 0x00000001<<24; // GPIOC-...

SS.Sagar by Associate III
  • 337 Views
  • 3 replies
  • 0 kudos

STM32F429 SPI 5 Problem - Clock

Posted on June 08, 2016 at 13:09Hi all,I am trying to read the onboard Gyro on STM32F4 discovery board. As mentioned in datasheets, Gyro(L3GD20) is conneted to SPI 5. I have configured everything, but I am not able to generate the required clock  on...

maharaj by Associate II
  • 311 Views
  • 1 replies
  • 0 kudos
Labels