218 vinoth Nov 14 5764 Views Handling Real Time Tasks in Windows CE There are certain use cases – we may have to handle the non-standard custom interface to communicate between the processor and the hardware. An example is controlling the brightness of an LCD. The brightness controller is interfaced with the ...
121 vinoth Apr 20 5895 Views Sharing I2C bus between OAL RTC part and Driver part on Windows CE Real Time Clock or RTC is an essential component in all embedded systems. Though all the modern day CPUs have inbuilt RTC, designers are comfortable with external RTC for some specific reasons such as to reduce the power burden, RTC alarms to ...