Results 1 to 3 of 3

Thread: How to know SDCARD serial number

  1. #1
    Join Date
    Jul 2009
    Posts
    95

    How to know SDCARD serial number

    Hi,

    I need sample code to get SD card ID or serial number with any requirement. I'd like to read the SD card CID register to get your Serial Number, Manufacturer ID and other things that are written in this record.

    OpenNETCF.IO.DriveInfo I tried to see if I can do something with it. The purpose DriveInfo gives me a serial number and manufacturer identification. There is nothing that tells me that this serial number is the serial number of the CID log of my SD card. Can someone tell me how to get the SDCARD serial number in nokia? Very appreciating for the answer.

  2. #2
    Join Date
    Dec 2007
    Posts
    195

    Re: How to know SDCARD serial number

    I would suggest you to check the sample application SDK DriveInfo. The application itself is quite simple: it explores and displays information about disk drives. For more information : http://msdn.microsoft.com/en-us/library/ms901392.aspx

  3. #3
    Join Date
    Dec 2007
    Posts
    202

    Re: How to know SDCARD serial number

    You can send the IOCTL_SFFDISK_DEVICE_COMMAND with command 10 from the SD simplified specification. This will only work for cards plugged into a reader connected directly to the PCI bus - will not work with any USB card reader. It also depends on the host bus controller SD and meet the request or readers USB people have said that the use of techniques such USBView.zip, but this gets a different number and gets the same number no matter what SD card connected. Presumably it is reading the serial number of the USB host controller.


    Source : msdn.microsoft.com

Similar Threads

  1. Replies: 8
    Last Post: 19-11-2011, 06:14 AM
  2. Why Motorola Droid 3 contains SDcard-EXT & SDcard Paths?
    By Snowie in forum Portable Devices
    Replies: 5
    Last Post: 22-07-2011, 10:35 AM
  3. ID and serial number
    By IJAYA in forum Media Player
    Replies: 4
    Last Post: 01-05-2011, 10:46 PM
  4. Transfer files from sdcard to new sdcard
    By Inception in forum Portable Devices
    Replies: 3
    Last Post: 21-01-2011, 07:31 AM
  5. Win XP serial number
    By Delil in forum Windows XP Support
    Replies: 2
    Last Post: 23-03-2008, 07:34 PM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Page generated in 1,713,871,641.92725 seconds with 17 queries