We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
GDay to all
I'd like to ask for tips and ideas on how to build the following - or reports of what did not work ;))
A battery-powered device intended for long term battery life. We need to wake up everynow and then to check states and measure some values. So the default state in 99.9% will be "sleeping"
1) what is the suggested way to get the RL-ARM to sleep and to wake up again. Or shall we "boot" just as if from reset (only leaving some valuable RAM unitialized
2) are there any samples out using USB and RL-ARM with tasks in order to show the integration of the Keil-USB into RL-ARM? All the USB samples I found were only bare without "OS"
3) as said above, the device will be usually sleeping. upon connection of USB, we need to wake up in order to serve the USB stack.
How would you put all that together ?
I'd tend to behave like after reset, either upon USB connection of RTC-Wakeup having a boot routine that looks for USB connection and starts the USB part only if connected.
any ideas highly appreciated ..... UB
Tsuneo, many thanx for that.
btw - just curious: do you dream in in and out reports?
Uli
> btw - just curious: > do you dream in in and out reports?
At least, my wife testifies that I'm telling in sleep in human language, not in machine language (01111010 01111010 01111010 ...)
Tsuneo