Question

The project i am working is as below:

I got ADuC7061's USART is connected with PIC18F46j50 EUSART. the aduc7061 continously transmits an information and the pic18f receives that information through its eusart0.

Now the question is that I have to store that information on pic18's eeprom and then display that information after some manipulation onto 128x64 graphics display.

Was it helpful?

Solution

The PIC18F46J50 does not have integrated EEPROM memory. You have two alternatives:

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top