You are on page 1of 3

5/16/13 ARM7 which is differences between fast GPIO and low GPIO

User Name Password Log in Register Lost password? Resend activation?


Remember Me?

Forum Activity Stream Search Help Rules Groups Albums Blogs What's New?

New Posts Unansw ered Posts FAQ Forum Actions Com m unity Quick Links Forum Rules Advanced Search

Forum Digital Design and Programming Microcontrollers ARM7 which is differences between fast GPIO and low GPIO

Results 1 to 6 of 6
+ Post New Thread
Thread: ARM7 which is differences between fast GPIO and low GPIO

LinkBack Thread Tools Search Thread

03-10-07, 15:01 #1

hbaocr
fast gpio
Full Member level 4
hello,all friend
I'm studying ARM7 LPC2148, which is differences between fast GPIO and low GPIO
Join Date: May 2007 about way to use , about function ??
Location: Hochiminh City
university of technology (VietNam)
Posts: 235
Helped: 24 / 24
Points: 3,479
Level: 13

Reply With Quote

Embedded Microprocessor Se am le ss C ode Ge ne ration for DSP De signs. Ge t Your Fre e Trial Now. www.analog.com /e m be dde d-de sign

Stepper Control Tutorials Fre e W e b Tutorials from Galil, the Le ade r in Ste ppe r Motor C ontrol. www.GaliLm c.com

04-10-07, 05:39 #2

vhn
plc2148 fast gpio
Member level 4
Hi hbaocr,
Legacy GPIO registers are known as "slow" GPIOs and the GPIO ports with enhanced features are
Join Date: Sep 2006 known as "fast" GPIOs in ARM7 terminology. A different set of registers have to be programmed if
Posts: 75 you need to use fast GPIOs. For backward compatibility, some ports can still be accessed as slow
Helped: 6/6 GPIOs.
Points: 1,917 The fast GPIOs generally are more responsive in nature. It is claimed that these enhanced ports
Level: 10 are around 3.5 times faster when compared to their legacy counterparts.

Regards,

Reply With Quote

Learn Embedded & Robotics Training & Inte rnship in Em be dde d Syste m , R obotics & Im age Proce ssing www.thinnk ware .com

ARM Embedded System Le arn from C ore De ve lope rs @C he nnai Ge t hands-on Ex pe rtise @ R s 12600/- www.zilogic.com

04-10-07, 17:58 #3

bobcat1
lpc fast-gpio
Advanced Member level 4
Hi

www.edaboard.com/thread107620.html 1/3
5/16/13 ARM7 which is differences between fast GPIO and low GPIO
Achievements: The fast GPIO came with silicon rev 01 and can toggel the I/O line as fast as 15 MHz

The slow GPIO can access the I/O pin slower at about 3.5 MHz

All the best


Join Date: Jul 2002
Posts: 1,303 Bobi
Helped: 95 / 95
Points: 11,675
Level: 25

Reply With Quote

ARM JTAG Debug Probe High Pe rform ance De bugging for AR M 7/9/11 C orte x -M3/A8/A9 core s www.ashling.com

Microchip Distributor :RS Ge t full range of de ve lopm e nt board Fre e De live ry + 0% Sale s Tax www.rsindia.com

05-10-07, 00:28 #4

hbaocr
how to set fast gpio in arm7
Full Member level 4
thank all my friend very much
but How can i set pin to fast GPIO mode
Join Date: May 2007
Location: Hochiminh City
university of technology (VietNam)
Posts: 235
Helped: 24 / 24
Points: 3,479
Level: 13

Reply With Quote

05-10-07, 16:09 #5

vhn
arm microcontroller gpio ioclr
Member level 4
Hi hbaocr,
First you need to select the port pin functionality as a GPIO using PINSEL registers. Further the
Join Date: Sep 2006 direction has to be controlled by using FIOxDIR register. And to control the output we should use
Posts: 75 FIOxSET and FIOxCLR instead of simple IOSET / IOCLR registers that correspond to the slow
Helped: 6/6 GPIOs.
Points: 1,917
Level: 10 Regards,

Reply With Quote

Digital Power Management Single -chip solution. Easy software inte rface . www.Lattice se m i.com /Platform Manage r

LED Writing Boards LED PO S Display Boards LED W riting Boards www.le dwritingboard.in

05-10-07, 19:41 #6

kannan.k
fast gpio ports
Junior Member level 3
Hi hbaocr,

Join Date: Jan 2006 In addition to what vhn has specified you will also have to set the SCS register to enable the fast
Location: chennai, India IO for port0 and port1.
Posts: 24
Helped: 1/1 hope this helps.

www.edaboard.com/thread107620.html 2/3
5/16/13 ARM7 which is differences between fast GPIO and low GPIO
Points: 1,512 cheers
Level: 8 -K

Reply With Quote

+ Post New Thread

« How to receive a DTMF tone from mobile phone? | PIC asm code to interface MMC needed »

Similar Threads
I2C implemented by GPIO (6)
Using GPIO's as Rx and Tx in 8051 microcontrollers (3)
How to connect I2C to GPIO ports? (2)
Use of SPI pin as a GPIO (1)
Looking for some documents about GPIO (0)

-- Edaboard Classic Contact Us Forum for Electronics Privacy Statement Terms of Service Top

All times are GMT +1. The time now is 12:34.

Powered by vBulletin™
Copyright © 2010 vBulletin Solutions, Inc. All rights reserved.
SEO by vBSEO ©2011, Crawlability, Inc.

www.edaboard.com/thread107620.html 3/3

You might also like