LPCScrypt spifi w/LPC54608

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

LPCScrypt spifi w/LPC54608

ソリューションへジャンプ
955件の閲覧回数
enricobe
Contributor II

Hi All,

I'm testing an OM13092 LPC54608 eva board.

MUXpresso IDE debug runs fine but I'm facing issues with LPCScrypt MT25QL128 Quad-SPI flash support:

after booting LPCScrypt with

./boot_lpcscrypt

lpcscrypt queryspifi command shows no spi flash available.

Jumper are at default state and lpcxpresso54608_driver_examples_spifi_polling_transfer project works correctly.

Am I missing something to support direct SPIFI flash support within LPCScrypt?

Thanks in advance,

Enrico

0 件の賞賛
返信
1 解決策
711件の閲覧回数
converse
Senior Contributor V

According to the LPCScrypt home page:

LPCScrypt is a command-line based, fast flash, EEPROM, OTP and security programming tool for LPC1800 and LPC4300 series microcontrollers.

No mention of LPC54xxx parts. 

I suspect that you have connected to the on-board debug adapter (which is based on LPC43xx) and not (as you expected) the LPC54xxx.

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
711件の閲覧回数
enricobe
Contributor II

Yes, I'm connecting to the on-board probe, so I guess the queryspi command refers to any external memory directly connected to the LPC4300 (while on the OM13092 board the external memory is connected to the LPC54608).

So I guess the LPC SPI bridge can only be used within MCUXpresso IDE and not with LPCScrypt tool.

0 件の賞賛
返信
712件の閲覧回数
converse
Senior Contributor V

According to the LPCScrypt home page:

LPCScrypt is a command-line based, fast flash, EEPROM, OTP and security programming tool for LPC1800 and LPC4300 series microcontrollers.

No mention of LPC54xxx parts. 

I suspect that you have connected to the on-board debug adapter (which is based on LPC43xx) and not (as you expected) the LPC54xxx.

0 件の賞賛
返信