usualkaiser
Newbie level 4
- Joined
- Apr 9, 2014
- Messages
- 6
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 60
i have a problem storing data in the EEPROM of pic18f45k22. the data is stored alright, but whenever a new loop begins, the old data is automatically overwritten. i want to store the data in pic till the storage capacity is saturated. can it be done? and also when i try using different ports to acquire input signal, it only responds to one port,i.e., port A, port C,D,E etc doesn't work as input together with port A. they only work separately. can we make them work together?