STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Resolved! wake up from stop mode using GPIO

Posted on March 20, 2018 at 14:35Hi everybody,i'm tryng to wake up MCU STM32L051T6 from stop mode using a GPIO pin. The pin is PB4 on Rising edge.This is the code:void stopMode(void){ DBGMCU -> CR |= DBGMCU_CR_DBG_STOP;RCC -> APB1ENR |= RCC_APB1ENR_...

STM32L152RE +CubeMX+Stop Mode+FreeRTOS

Posted on February 27, 2018 at 23:57I'm trying to put the Nucleo-152re dev board into stop-mode, when there are no tasks running. It successfully enters the stop mode(i think) but the current consumption is 150uA. I have read in the manual that it s...

Entering BAM mode in STM32H7

Posted on November 07, 2017 at 17:43Hello,I want to use the BAM mode, and more specifically, D1/D2 in DSTANDBY, while D3 is in RUN mode. In this mode i want to have ADC3 sampling 3 channels, and transfer the results to RAM using BDMA. I am using LPT...

Resolved! STM32F756 USB and WFI

Posted on July 27, 2017 at 09:55I have a problem with STM32F756 USB CDC (HS with FS PHY) device and core sleeping. I isolated all other code and left only the USB driver and main loop calling WFI instruction. If there is no call to WFI, USB is worki...

PC Connection detect using FTDI chip

Posted on July 06, 2017 at 15:40Hello,I am working on Stm32l073 series controller. I have small question regarding the deep sleep and exit from deepsleep modes when device is not plugged to PC i must make the device go to sleep. As the Block Diagram...

0690X00000607SkQAI.png
srm by Associate II
  • 434 Views
  • 4 replies
  • 0 kudos
Labels