DFU bootloader in K20 devices

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

DFU bootloader in K20 devices

568件の閲覧回数
mtamas
Contributor I

Hi,

In a product I was using K20DX microcontrollers in the past. However, due to supply chain issues, I would like to port the code to K20DN chips, which does not have the FlexRAM feature. This is fine, as we are not using FlexRAM, but we are using a DFU bootloader in the device.

However, to program the flash by a DFU bootloader, the data has to be first written to the 0x1400_0000 address, then the flash programming command can be issued. This is the memory range which is connected to the flash controller, but this is also called the FlexRAM memory range.

I tested the bootloader on the DN, and it seems that the memory on the 0x1400_0000 address is present, and the bootloader works fine.

So my question is: Should I use this memory at 0x1400_0000 address in the DN devices?

Thanks,
Tamas

0 件の賞賛
2 返答(返信)

523件の閲覧回数
mtamas
Contributor I

Dear @nxf77486,

Thank you for your help.

Regards,

Tamas

0 件の賞賛

529件の閲覧回数
nxf77486
NXP TechSupport
NXP TechSupport

Hello @mtamas ,

Thank you for your time and for contacting NXP support.

Use the 0x1400_0000 should not represent any problem on the DN devices. And as you mention you should have no problems and the bootloader would work fine. Please let me know if you have any other question.

0 件の賞賛