LPC55S69 : flash prefetch bit is dropped after PowerDown

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC55S69 : flash prefetch bit is dropped after PowerDown

353 Views
EugeneHiihtaja
Senior Contributor I

Hello !

I'm setting Flash prefetch bit for accelerate performance.

Testing show that it set to 0 while PowerDown mode.

Is this true ?

Before :

+SYSCON->FMCCR 0xB03A  -> 150Mhz, prefetch ON

After:
-SYSCON->FMCCR 0x101A -> 12Mhz, prefetch OFF

Setting on FMCCCR in BOARD_BootClockFRO12M(); 

done in correct way.

Regards,

Eugene

Labels (1)
0 Kudos
2 Replies

311 Views
Sabina_Bruce
NXP Employee
NXP Employee

Hi Eugene,

Could you please confirm the revision of your LPC55S69?

Can you please clarify what testing is done?

Testing show that it set to 0 while PowerDown mode.

Best Regards,

Sabina

0 Kudos

311 Views
EugeneHiihtaja
Senior Contributor I

Hi sabinabruce‌ !

Everything is latest. Board revision A2.

When prefecth is enabled it is +25% gain in performance of software cryptography tests.

So prefecth is working if it enabled.

Regards,

Eugene

0 Kudos