ON 20091031@1:15:16 PM at page: On a web page you were interested in at: http://www.piclist.com/microchip/math/32bmath-ph.htm#40116.7400115741 James Newton[JMN-EFP-786] published post 40116.7400115741 m_horino@d8.dion.ne.jp asks:
I'd like to use this 32bit math routines, but dec2bin does not perform well. After my trial, I have found the problem in this coding. Perhaps I have to change the coding as follow. dec2bin movlw D'32' movwf MCOUNT d2blp1 movlw DIGIT-1 movwf FSR movlw D'10' ;here MTEMP => D'10' movwf DCOUNT so..on Mhrikatsu Horino|Delete 'P-' before: '' but after: '