STM32 MCUs products

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L051 voltage regulator in Stop mode

Hi,Turning Voltage regulator into low-power mode (LPR) in Stop mode possible only for Category 1 devices as stated in RefMan (6.4.1 p158), but referring on datasheet for L051 family (that's category 3) that's however possible (3.1 p14 & 3.4.3 p21). S...

MZubk by Associate
  • 121 Views
  • 0 replies
  • 0 kudos

A patch for USB HOST Library Bug

Posted on January 27, 2012 at 20:58 There is bug in USB Host library that causes to wrongbehavior if the attached device has more that one interface. EP properties for interface 0 is overriding by the values for next interfaces. There is also a ...

dzuikov by Associate II
  • 195 Views
  • 2 replies
  • 0 kudos

STM32L4 sometimes hangs after NVIC_SystemReset()

About once over 10, the MCU seems to hang after NVIC_SystemReset() call. Notice that:The MCU restarts correctly after poweron reset,NRESET set to 0 then 1 does NOT restart the MCUWhen MCU is hung, the NRESET Level is correctly UP (thanks to internal...

PGoud by Associate III
  • 236 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F0xx BxCAN Loop-back Transfer Delay

Hi,I am working on STM32F042.I have setup the BxCAN peripheral into loop-back silent mode, and it works fine. I can transfer and receive every single frame I am transmitting and no error conditions are detected.However, I have noticed that when I wan...

MArgi by Associate II
  • 137 Views
  • 1 replies
  • 0 kudos

HAL bug in LPTIM interrupt.

Posted on November 27, 2017 at 14:20Hi everyone,I'm trying to clear my head around interrupts with an STM32l0x3. I'm not using HAL functions, rather I'm trying to understand the logic behind all this.This becomes a little bit messier since the NVIC ...

0690X00000608xyQAA.png

X-CUBE-VS4A -- How to pass Amazon ATS certificates?

1.Uncommenting one line in service_asset.c still can't work.Request a token from Amazon website. It shows token "ANeQCyBUgoyAFxrpfsUJ" in browser. But my STM32F769I shows below messages: Always can't pass Amazon ATS certificates.=====================...

jesson by Associate II
  • 578 Views
  • 9 replies
  • 1 kudos