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
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 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) s
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));
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!