Author Topic: Response to GET_MAX_LUN request?  (Read 10375 times)

eng.Buffon

  • Member
  • ***
  • Posts: 23
Response to GET_MAX_LUN request?
« on: February 27, 2012, 05:46:43 pm »
hi Jan

i am using the PIC18F4550 as MCU for Mass Storage Device implementation and the Storage Media i use is SD Card connected with the PIC18F4550 with SPI protocol

i wanna know how to handle the MSD_REQUEST of GET_MAX_LUN what i should response to it?

it don't know what LUN mean? is that mean  how many storage media i use so i replay with one or what?

Thank you in Advance

Waiting ur replay

Pat Crowe

  • Member
  • ***
  • Posts: 39
Re: Response to GET_MAX_LUN request?
« Reply #1 on: February 27, 2012, 06:01:34 pm »
You should reply with the index of the highest numbered Logical Unit that you use, so normally 0.