LPC54605 ISP UART

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

LPC54605 ISP UART

1,019件の閲覧回数
Mateusz_K
Contributor II

I am using ISP through UART on LPC54605. I follow the procedure described in the User Manual, that is: 

- send synchronization char

- send "Synchronized\r\n"

- send freq

After all this commands I am getting expected response. How ever, when I send Unlock command I am receiving ERR_ISP_PARAM_ERROR return code. Unlock commands which I am sending is structured as: 

"U 23130\r\n"

Procedure, which I am using works on other LPC devices, such as LPC11Axx. 

ラベル(2)
0 件の賞賛
返信
3 返答(返信)

997件の閲覧回数
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, my name is Pavel, and I will be supporting your case, is there a possibility that your device is locked, could you try to use the SPSDK and on this use BLHOST to read if the flash is lock.

Pavel_Hernandez_0-1737060186441.png

Installation Guide — SPSDK documentation

Best regards,
Pavel

0 件の賞賛
返信

937件の閲覧回数
Mateusz_K
Contributor II
I won't install it, but I am sure that device is not locked. ECRP region in flash is empty, I can reprogram and erase the device using SWD
0 件の賞賛
返信

932件の閲覧回数
Mateusz_K
Contributor II

I mean, I will try to install it, meanwhile: UART communication looks like this 

 

UART_coms.png

0 件の賞賛
返信