Hi guys,
I am looking a feature which actually exists in PIC microcontrollers called "Interrupt on change", which is a kind of feature whenever there is either a rising edge or a falling edge on the selected pin, the controller generates an interrupt.
I am looking for the same feature in stellaris LM4F120, does this feather exists ? if not can i tigh two pins together such that i make two interrupts one on rising edge and other on falling edge will that work ?
Actually, I am working on a protocol recognition which is actually stream of bits at 1-1.5MHz and i want to capture the rising and falling edges and transfer the data on spi port, can i implement it in M4 or M3 devices ?
I thank you for all of your replies.
Regards
Sahil