Re: [Flashforth-devel] problem controlling pins RA4 and RB4 on PIC24FV16KM202
Brought to you by:
oh2aun
From: <mik...@fl...> - 2014-11-09 17:23:57
|
Did you try to clear the ODCB.4 and ODCA.4 bits ? These should be cleared by default, but you never know ? Strange that the C code did not touch the ANSEL registers. The only other thing I can think of is if the pins are used for something else by FF. Are those pins defined in the FF confuguration file for load led or flow control ? BR Mike |