Re: [beagleboard] Fast Pin Toggling Using MMAP

2016-04-28 Thread John Syne
> On Apr 28, 2016, at 4:46 AM, frank brewer wrote: > > > I just noticed the faster way of toggling pins by using mmap, and after > trying chiragnagpal's example, I could achieve 2.6MHz. > > > > Example was for 1 pin only, now I want to use 8 pins, so I edited

[beagleboard] Fast Pin Toggling Using MMAP

2016-04-28 Thread frank brewer
I just noticed the faster way of toggling pins by using mmap, and after trying chiragnagpal's example, I could achieve 2.6MHz. Example was for 1 pin only, now I want to use 8 pins, so I edited .dtc file as following: /* * Copyright (C) 2012 Texas Instruments Incorporated -