Start Discovering Solved Questions and Your Course Assignments
TextBooks Included
Active Tutors
Asked Questions
Answered Questions
question 1 what are the factors to be considered for interfacing a hex keyboard to a microcontroller2 what is meant by
question find the contents of t0con register to program timer0 in 8-bit mode with 116 prescaler using the external
question write a pic18f assembly language instruction sequence to initialize timer0 as an 8-bit timer to provide a time
question write a pic18f assembly language program to turn an led on connected at bit 0 of portc when the tmr2 register
question write a pic18f assembly language program to generate a square wave on pin 3 of portc with a 4 ms period using
question repeat example using ad converters interrupt bit indicating completion of conversion use addresses and other
question design a pic18f4321-based system to measure the power absorbed by a 2k resistor figure the system will input
question it is desired to implement a pic18f4321-based system as shown in figure the system will scan a hex keyboard
question assume that two pic18f4321s are interfaced in the spi mode a switch is connected to bit 0 of portd of the
question write a subroutine at address 0x150 in pic18f assembly language to convert a 3-digit unpacked bcd number to
question write a subroutine at address 0x100 in pic18f assembly language program to find the square of a bcd digit 0 to
question 1 how does the pic18f obtain the address of the first instruction to be executed what is this address2 what is
question the pic18f4321 microcontroller is required to drive the leds connected to bit 0 of ports a and b based on the
question the pic18f4321 microcontroller is required to test a nand gate figure shows the io hardware needed to test the
question the pic18f4321 microcontroller is required to add two 3-bit numbers stored in the lowest 3 bits of data
question the pic18f4321 microcontroller is required to input a number from 0 to 9 from an ascii keyboard interfaced to
question repeat problem using interrupt io by connecting the comparator output to int1 note that rb1 is also
question in figure if vx gt vw turn an led on connected at bit 3 of port c if vy gt vz turn the led off assume that vx
question 1 what is the interrupt address vector upon power-on reset2 identify the pic18f4321 external interrupts as
question write a pic18f assembly language program at address 0x100 to multiply a 4-bit unsigned number stored in the
question write a pic18f assembly language program at address 0x150 to convert temperature from fahrenheit to celsius
question write a pic18f assembly language program at address 0x100 to find x2 12810 where x is an 8-bit unsigned number
question write a subroutine in pic18f assembly language at address 0x200 to perform x2 y2 where x is a signed 8-bit
question write a pic18f assembly program at address 0x100 that is equivalent to the following c language segmentsum
questionnbspwrite a pic18f assembly program at address 0x150 to compare two strings of 10 ascii characters the first