Hi there.
please could someone help !! I am pretty new to Proton and i am having troubles configuring things for an interrupt routine for a pic18f2620.
My project requires me to RSIN at 57600baud every second and then to display three bytes of the stream onto a 3dig 7seg display. I have been able to convert the RSIN data and display it but the digits do not update until a new RSIN data has been decoded. I need to use an INTERRUPT to continuously update the 7segs while the rest of the main loop waits for new RSIN data to be displayed. I have tried various code examples but nothing seems to make sense. I have the option of using either a 16F876 or 18F2620 devices and again I am not quite sure which device would be more suitable as they have different methods and requirements for interrupt routines.
I am running at 20Mhz to recieve serial data at 57600 baud which is send out from the host every second.
Advice would be greatly welcomed.
Hi, its great to see you visiting our forum. Why not try Proton Compiler for FREE?
Download the FREE version of Proton Compiler, Its called Amicus18 and its available from HERE
Already using proton Compiler??? Get rid of these pesky messages... get LICENSED USER STATUS


Reply With Quote

