Write a program to compute the average of an array of 32


Problem

Write a program to compute the average of an array of 32 unsigned 8-bit integers stored in the program memory. Leave the array average in WREG. (Hint, the array contains 32 8-bit numbers. Therefore, the array average can be computed by using shift operation instead of division.)

Request for Solution File

Ask an Expert for Answer!!
Other Engineering: Write a program to compute the average of an array of 32
Reference No:- TGS02668399

Expected delivery within 24 Hours