
EMB321 How To Write A Windows CE SDIO Client Jay Loney -Program Manager Steve Schrock-Software Engineer Windows CE Microsoft Corporation MEDC
EMB321 How To Write A Windows CE SDIO Client Jay Loney - Program Manager Steve Schrock – Software Engineer Windows CE Microsoft Corporation

Microsoft MEDC Mobile Embedded DevCon 2005 May9-12,2005 Las Vegas Microsoft

Windows Mobile Windows CE5.0 Windows EDcoc Hardware/Drivers OEM/IHV Supplied BSP OEM Hardware and Standard PC (ARM,SH4,MIPS) Standard Drivers Hardware and Drivers Device Building Windows XP DDK Tools Platform Builder Windows Embedded Studio Lightweight EDB SQL Server 2005 Express Edition Relational SQL Server 2005 Mobile Edition SQL Server 2005 Native Win32 MFC 8.0,ATL 8.0 Managed .NET Compact Framework .NET Framework server side ASP.NET Mobile Controls ASP.NET Windows Media Multimedia Direct议 Location services MapPoint Development Tools Visual Studio 2005 Internet Security and Acceleration Server communications Exchange Server &Messaging Live Communications Server Speech Server Device Update Agent Management Image Update Software Update Services Tools Systems Management Server Microsoft Operations Manager
Management Tools Communications & Messaging Device Update Agent Software Update Services Live Communications Server Exchange Server Internet Security and Acceleration Server Speech Server Image Update Location Services Multimedia MapPoint DirectX Windows Media Development Tools Visual Studio 2005 MFC 8.0, ATL 8.0 Native Win32 Managed Server Side Lightweight Relational EDB SQL Server 2005 Express Edition Data Programming Model Device Building Tools Hardware/Drivers Windows XP DDK Windows Embedded Studio Platform Builder OEM/IHV Supplied BSP (ARM, SH4, MIPS) OEM Hardware and Standard Drivers Standard PC Hardware and Drivers SQL Server 2005 Mobile Edition SQL Server 2005 ASP.NET Mobile Controls ASP.NET .NET Compact Framework .NET Framework Microsoft Operations Manager Systems Management Server

Overview CE SDIO Stack Features What does the CE stack look like? How to write a client Bluetooth code walkthrough
Overview CE SDIO Stack Features What does the CE stack look like? How to write a client Bluetooth code walkthrough

SDIO Support In CE 5.0 Dynamic insert/remove DMA (optional in standard host spec,platform dependent) SDIO interrupts Dynamic clock control Error recovery Wake-up Power will be handled using CE Power Manager Clients may be power-managed and tell the controller to put its slot into a different power state Multi-function and Combo devices Also support MMC v3.0 basic functionality In the next Windows Mobile release we're adding: Support MMC v4.0 basic functionality Performance enhancements for single block cards
SDIO Support In CE 5.0 Dynamic insert/remove DMA (optional in standard host spec, platform dependent) SDIO interrupts Dynamic clock control Error recovery Wake-up Power will be handled using CE Power Manager Clients may be power-managed and tell the controller to put its slot into a different power state Multi-function and Combo devices Also support MMC v3.0 basic functionality In the next Windows Mobile release we’re adding: Support MMC v4.0 basic functionality Performance enhancements for single block cards

The Secure In SD SDA SD Memory specification provides a mechanism to lock content to a specific machine We are not providing a block driver supporting it in 5.0 release explicitly. SDBus does allow you to build your own though Digital Rights Management(DRM)for all of CE is being supplied by a filesystem filter driver at a level above the SD Memory block driver
The Secure In SD SDA SD Memory specification provides a mechanism to lock content to a specific machine We are not providing a block driver supporting it in 5.0 release explicitly. SDBus does allow you to build your own though Digital Rights Management (DRM) for all of CE is being supplied by a filesystem filter driver at a level above the SD Memory block driver

CE 5.0 SDIO Architecture FatFS Location Services Client Drivers SD Memory SDIO GPS (block driver) Client Driver Host SDBus Driver Software Stack SD Host Driver SD Host Controller Hardware SD Memory SDIO GPS Card Card
Host Software Stack Hardware Client Drivers SD Host Driver SDBus Driver SDIO GPS Client Driver SD Memory (block driver) SDIO GPS Card SD Memory Card Location Services FatFS SD Host Controller CE 5.0 SDIO Architecture

SD Bus Driver Enumerates cards to determine if MMC, SD Memory or SDIO Determines voltage to use for card Loads clients based on registry values Queues bus requests Queues asynchronous notifications from host controller Bus request completion,SDIO interrupts, device insertion/removal Performs error handling with retry
SD Bus Driver Enumerates cards to determine if MMC, SD Memory or SDIO Determines voltage to use for card Loads clients based on registry values Queues bus requests Queues asynchronous notifications from host controller Bus request completion, SDIO interrupts, device insertion/removal Performs error handling with retry

Standard Host Controller SDA Host Working Group (MSFT executive member) Defined Standard Host Register Specification to standardize hardware interface from bus to controller Currently ratified to v1.0 by SDA executive committee MSFT strongly advocating this standard to all IHVs,ODMs,OEMs and Silicons Also support for PXa270,OMAP730, SMDK2410
Standard Host Controller SDA Host Working Group (MSFT executive member) Defined Standard Host Register Specification to standardize hardware interface from bus to controller Currently ratified to v1.0 by SDA executive committee MSFT strongly advocating this standard to all IHVs, ODMs, OEMs and Silicons Also support for PXa270, OMAP730, SMDK2410

Compatibility With SDIO Now! BSquare has an install base PPCs on the market today Target was to maintain client driver compatibility to ensure smooth transition of marketplace Have verified we're compatible using SDIO Now! Client Drivers compiled into x86 running on CEPC w/Standard Host Controllers
Compatibility With SDIO Now! BSquare has an install base PPCs on the market today Target was to maintain client driver compatibility to ensure smooth transition of marketplace Have verified we’re compatible using SDIO Now! Client Drivers compiled into x86 running on CEPC w/ Standard Host Controllers