Can I get source code of low power mode for STM32F413 series micro-controller ?
I want to integrate low power mode application in my project code so following things I tried so far, please do attention and help me out..,
I have source code of PWR Current Consumption example from different series (STM32F407xx devices) got it from IDE repository.
I have create new project and made proper board configuration settings according to my discovery board what I have ie., STM32F413 HT6 and integrated PWR Current Consumption example code (STM32F407xx devices). which is different series. Once I flash this integrated code in my board it causing ST-LINK DLL error/error in final launch sequence (board loosing its hardware integrity) means failed to flash so that I need to make boot 0 pin up and flash . repeatedly i am facing error because of SleepMode_Measure() function init.
If any one worked with low power mode for STM32F413 discovery kit please share with me or how to resolve with existing code(STM32F407xx devices).
Regards,
Nitish
