Regulus Berdin [rberdin at BIGFOOT.COM]
this is 2x faster (500kbps @ 4MHz) : ; serial tx ; assumes PORTB1 initially on high state mov W, >>data xor data, W mov W, #1 xor RB, W ;start bit snb C xor RB, W ;b0 snb data.0 xor RB, W ;b1 snb data.1 xor RB, W ;b2 snb data.2 xor RB, W ;b3 . . . nop setb RB.0 ;
file: /Techref/scenix/lib/io/osi2/serial/rs232at500kbps_sx.htm, 0KB, , updated: 2013/7/23 09:41, local time: 2024/11/12 22:17,
3.129.69.0:LOG IN
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/techref/scenix/lib/io/osi2/serial/rs232at500kbps_sx.htm"> scenix lib io osi2 serial rs232at500kbps_sx</A> |
Did you find what you needed? |