Hi. Im just running a quick test on some code.
I keep getting weird flashing with it unless i comment out porta.2, porta.0 and porta.3 then the other outputs work fine. TrisA is set to %00110000. Im lookng at the datasheet but porta.0 and porta.1 appear to be the exact same type of pin yet 1 works and 1 doesnt. Am i missing something?Code:high porta.1 high porta.2 high porta.0 high porta.3 high portb.0 high portb.5 high portb.3 high portb.4
Bookmarks