Forum Index
HomeZBasic Home   Forum RulesForum Rules   Forum FAQForum FAQ   MemberlistMemberlist   UsergroupsUsergroups   RSS FeedRSS Feed
Site SearchSite Search   LinksLinks   DownloadDownload   Digests and SubscriptionsDigests and Subscriptions
ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in   RegisterRegister
ZX-24a reading RPM information . . .
Goto page Previous  1, 2, 3
 
Post new topic   Reply to topic    Forum Index -> ZX-24
Author Message
dkinzer
Site Admin


Joined: 03 Sep 2005
Posts: 2593
Location: Portland, OR

Posted: 11 June 2009, 16:48 PM    Post subject: Re: Continues , troubles with posting ... Reply with quote

kurakaira wrote:
Should i also change the ShiftOut to the 74595 to bit banging ?
Note that you can use ShiftOutEx() to shift out up to 16 bits in one call. Also, ShiftOutEx() has more options for speed control, including the ability to shift at high speed (~2.2uS per bit). For 16-bit data, this would take about 35uS while 8-bit data would take about 17uS. If these interrupt disable times are too large, you can implement a bit-banged shift out function that would take longer overall but would not have interrupts disabled for any significant time.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Forum Index -> ZX-24 Time synchro. with the server - Timezone/DST with your computer
Goto page Previous  1, 2, 3
Page 3 of 3

 


All content Copyright © 2005-2012 Elba Corp. All Rights Reserved.
Opinions expressed in posts are those of the author and not necessarily those of Elba Corp.
Powered by phpBB © 2001, 2005 phpBB Group