Yes it is.The problem now is that when using the statement: HIGH PORTB.0 the port goes down again immidiately.. If I put a pause directly after it stays on however.
Is this normal??
The 16F88x devices have analog functions on PORTB.
add this ...Code:ANSELH = 0
Bookmarks