Hi guys,
I'm working with LPC845 microcontroller.
My problem is when I configure the source clock to 30 MHz --> hardfault.
If I set this point to 24 MHz evething works well.
Are you able to help me?
Thanks.
Luca
Hi @LucaCalicchia ,
It might have something to do with Flash access time.
I wrote about this here:
What wait states are you using?
Erich
Hello @LucaCalicchia,
Could you please tell us how are you configuring the source clock to 30MHz?
Also, could you please try out an LPC845 example like led_blinky and modify the source clock to 30MHz? Let us know if the hardfault appears there too.
Best regards, Raul.
Could you please tell us how are you configuring the source clock to 30MHz?
Like this?
It is part of the normal SDK examples for the LPC845-BRK.