Domanda

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.

È stato utile?

Soluzione

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

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top