Question: Write a code on MPLab X IDE v 3.55 using the mpasm compiler to receive data from PORTB and to send bits 0-3 from PORTB
Write a code onMPLab X IDE v 3.55using the mpasm compiler to receive data from PORTB and to send bits 0-3 from PORTB to PORTC and bits 4-7 to PORTD. Flash the data on PORTC and PORTD continuously. HINT: Use the delay given in the Lab and the AND instruction.( using #include \"p16F877A.inc\" ) must be with p16F877A
- Place a screen shot of the message the complier provides with your syntax errors if there is any. If there is none then place a screen shot of the green typed message saying, BUILD SUCCESSFUL.
- Place a screen shot or more of your code on MPLab, and then copy the code and paste it.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
