Is this close?
INTCON2 = %00000000 ' makes all of portb have WPU ? INTCON2<7> 'page 116
TRISB = %00001111 'B. 0:3 are now outputs WPU is now off?
Is this close?
INTCON2 = %00000000 ' makes all of portb have WPU ? INTCON2<7> 'page 116
TRISB = %00001111 'B. 0:3 are now outputs WPU is now off?
Last edited by n0yox; - 24th February 2018 at 22:12.
Bookmarks