Sure ... If you have PBP 2.60?Anybody know an efficient way to convert a 10-bit value to a number string?Or for 3-axis ...Code:ARRAYWRITE MyArray,[DEC4 MyValue]____________Code:ARRAYWRITE MyArray,[DEC4 Xaxis, DEC4 Yaxis, DEC4 Zaxis]
DT
![]()
Sure ... If you have PBP 2.60?Anybody know an efficient way to convert a 10-bit value to a number string?Or for 3-axis ...Code:ARRAYWRITE MyArray,[DEC4 MyValue]____________Code:ARRAYWRITE MyArray,[DEC4 Xaxis, DEC4 Yaxis, DEC4 Zaxis]
DT
![]()
OK, cool.
Looks like its a good time to pay my $25 and upgrade from 2.46. BTW, I used your interrupt based USB servicing include file. Works great. Thanks for sharing that.
Bookmarks