PA3040
Advanced Member level 3
- Joined
- Aug 1, 2011
- Messages
- 883
- Helped
- 43
- Reputation
- 88
- Reaction score
- 43
- Trophy points
- 1,308
- Activity points
- 6,936
Dear All,
This is related to PIC 16f877a MCU
I need to read three external signals which is 8bit
Ex.
1. 10101010
2. 11100011
3. 11110000
Then I need to compare this readings with internal literal values and if mach put the output on the PORTB
My question is, which peripheral I must used for read the above values among Timers or CCP or USART
Please advice
Please advice
This is related to PIC 16f877a MCU
I need to read three external signals which is 8bit
Ex.
1. 10101010
2. 11100011
3. 11110000
Then I need to compare this readings with internal literal values and if mach put the output on the PORTB
My question is, which peripheral I must used for read the above values among Timers or CCP or USART
Please advice
Please advice