Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help using MAX222 with shutdown feature [solved]
#2
You need to configure the pin as an output first. Also when it comes to outputs you should use the lat register.
Code:
bcf TRISB, TRISB1
bsf LATB, LATB1
Reply


Messages In This Thread
Help using MAX222 with shutdown feature [solved] - by brid0030 - 2012-04-27, 15:28:05
RE: Help using MAX222 with shutdown feature - by Mikael Gustavsson - 2012-04-27, 18:14:13
RE: Help using MAX222 with shutdown feature - by brid0030 - 2012-04-27, 19:21:27

Forum Jump:


Users browsing this thread: 1 Guest(s)