Max freq for gpio toggling & wait state in lpc1317

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

Max freq for gpio toggling & wait state in lpc1317

323 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by aamir ali on Fri May 03 09:04:41 MST 2013
I am running lpc1317 with 72mhz.

1. Gpio peripheral can also be clocked to 72 mhz as AHB & APB are at same 72Mhz.
Now at what max speed I can toggle GPIO. Is it 72 Mhz?

2. What is wait state for reading flash at 72MHZ.
0 Kudos
Reply
3 Replies

311 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by vasanth on Sun May 05 01:12:53 MST 2013
Toggling a pin at 72Mhz will always be measured in frequency as 36Mhz.
(Freq = 1 / (Ton + Toff)).

For more info, take a look at this long and interesting thread.
http://knowledgebase.nxp.com/showthread.php?t=1832
0 Kudos
Reply

311 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by aamir ali on Fri May 03 10:31:47 MST 2013
how did you calculate 36mhz. both apb & ahb are at 72
0 Kudos
Reply

311 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by R2D2 on Fri May 03 09:38:13 MST 2013

Quote: Aamir Ali
1. Gpio peripheral can also be clocked to 72 mhz as AHB & APB are at same 72Mhz.
Now at what max speed I can toggle GPIO. Is it 72 Mhz?


No, 36 MHz.


Quote: Aamir Ali

2. What is wait state for reading flash at 72MHZ.


UM: 72 MHz Flash memory access time: 3 system clocks
0 Kudos
Reply