STM32 MCUs Embedded software

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32L4 ADC IN STOP MODE

Posted on March 22, 2017 at 17:39Hello,In the application I'm developping I'm going to Stop1 mode and waking-up by RTC every 31.25ms.Before setting up all the peripherals (I2C, USART2, LPTIM, ADC) I set all ports as analog inputsAt this moment, I ha...

STM32 L4 ADC accuracy

Posted on March 07, 2017 at 14:32Hello,I'm working with the STM32L475 micro. In my application I read several analog values using the ADC1. Values read are quite similar when device is in run mode. But, according to my specs and in order to save pow...

Demonstrations project FreeRTOS and STeMwin

Posted on December 26, 2016 at 17:51 hi all. running the demonstrations project on STM32F4X9-EVAL on the EVAL board works fine. in my project i need to conserve power so i need to go into stop,ode while system is idle. stop mode will req...

asafbit by Associate II
  • 284 Views
  • 1 replies
  • 0 kudos

wfi instruction kills RTOS

Posted on July 29, 2016 at 04:22I have the 32F746G DISCOVERY. I am using IAR tools.I�m using that PCB to adapt my STM32F4xxx RTOS to the Cortex-M7 product line. I had a bit of trouble putting my ROM image at 0x0800000 and my RAM starting at 0x200000...

picguy2 by Associate II
  • 295 Views
  • 1 replies
  • 0 kudos

STM32L476 had too much coffee

Posted on May 06, 2016 at 22:49I have been trying to implement the Tickless Idle feature in FreeRTOS (which comes pre-implemented for STM32 processors).In my main code I have turned off all IP except the pushbutton (EXTI0), which I want to use to wa...

mattreed9 by Associate III
  • 232 Views
  • 1 replies
  • 0 kudos

Wake from standby issues

Posted on March 20, 2016 at 20:28 Hi all, I have a few problems with waking from Standby. I use STM32L152, IAR V7.5, the MCU has constant power supplied to it. I have a custom bootloader. If my MCU has only the bootloader I d...

USB not working putting the CPU in low power

Posted on October 16, 2015 at 13:39Hi all I've been using the STM32F429 discovery board since a long time with optimal resultsI've been using USB HID device profile successfully for long time.Now I'm trying to put CPU in low power mode (the first ty...

damiano2 by Associate
  • 179 Views
  • 0 replies
  • 0 kudos
Labels