To set only the last 3-bits of the port B as an input, it must write the instruction set_tris_b(OXEE) set_tris_b(OxE0) s
Posted: Mon Jun 06, 2022 11:09 am
To set only the last 3-bits of the port B as an input, it must write the instruction set_tris_b(OXEE) set_tris_b(OxE0) set_tris_b(0x07) set_tris_b(0x0E) set_tris_b(0x70) O *.The PIC 16F877A is considered as a family all of them high range low range enhanced type mid range It can summarize the two steps {x-input_DO: output_B(x):) into one step as output_B (output_D(x)); O output_B (input_D()); output_B (input_D(x)); output D (input B()); output_D (input_B(x));