LPC11U6x - Can I change the drive's name of USB MSC DFU mode ?

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC11U6x - Can I change the drive's name of USB MSC DFU mode ?

2,782 次查看
bt_lee
Contributor II

In USB MSC DFU mode (PIO0_1=LOW, PIO0_3=HIGH) of LPC11U6x's ROM Bootloader,

The LPC11U6x device is recognized as a USB drive in Windows, macOS.

But the USB storage drive name is determined according to CRP mode setting.

Can I change the drive's name - not 'CRP xxxx' ?  or Can't I do that with ROM Bootloader ?

标签 (3)
标记 (2)
0 项奖励
回复
4 回复数

2,477 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Bt. Lee,

   The USB MSC DFU mode of the LPC11U6X's ROM bootloader is fixed, you can't change the CRP name, even you modify it manually, the next you enter the USB MSC ROM bootloader, the name will be back to CRP DISABLD.

Wish it helps you!


Have a great day,
Kerry

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,477 次查看
bt_lee
Contributor II
0 项奖励
回复

2,477 次查看
kerryzhou
NXP TechSupport
NXP TechSupport

Hi Bt.Lee,

   I am sorry for my later reply.

  Yes, you are right, you can't modify the USB ROM bootloader, but you can use the secondary bootloader.

  If you use that post code, and want to modify the drive's name.

pastedImage_1.png

Wish it helps you!


Have a great day,
Kerry

 

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

2,477 次查看
bt_lee
Contributor II

If so, how can I make it? 

Should I use secondary bootloader myself?

Please, can you let me know about the reference or example code ? I'm using LPC11U68JBD100 + LPCOpen + MCUXpresso. I don't have deep knowledge about USB MSC DFU bootloader. 

:smileysad: Where can I search, what can I search?

0 项奖励
回复