fossasia / pslab-hardware

PSLab Hardware Design and Schematics https://pslab.io
Apache License 2.0
1.64k stars 92 forks source link

Replace 64kB PIC microcontroller with 256kB microcontroller #27

Closed CloudyPadmal closed 6 years ago

CloudyPadmal commented 6 years ago

In the schematics, PIC24EP64GP204 micro-controller is used. But in firmware PIC24EP256GP204 micro-controller is used. Since the program memory usage and other functionalities are not fascilitated by the 64kB version, it needs to be changed to a higher 256kB version which is currently used in the PSLab devices.