User Activity

I am using lower power mode for my application. When I enable sleep mode in the task it is getting waked once it enters the sleep mode. I want to my application to stay in the sleep mode until the external interrupt occurs.
I am using bno080 dev board with nucleo board.I have the code from github which is done in the IAR IDE.https://github.com/hcrest/bno080-nucleo-demo/I am using stm32cubeide....While initializing the project in IAR IDE they asked to enable i2c configur...
How many sectors does the flash memory of stm32f446rc has and what is the size of each sectors ?
In Standby mode it is given like this.... (1.2 V domain powered off).All 1.2 V domain clocks OFFwhat does this means?
I tried connecting the bno080 with nucleo 411RE using motionstudio2 window application to read the data from bno080.....I saved the flash memory for running this application and flashed the stm with another program...I flashed the application running...