Menu

Code Commit Log


Commit Date  
[r636] by evanvennn

Resolved lockup in 16f18855 class of chips because we had a double read in HSerRecieve(). Caused by mapping of registers.

2017-10-04 08:34:44 Tree
[r635] by evanvennn

Revised to correct maths in StrInteger and label clash

2017-09-30 11:11:06 Tree
[r634] by evanvennn

Updated to support CCP/PWM with scripts for CCP1/PWM thru CCP5/PWM

2017-09-30 09:57:56 Tree
[r633] by evanvennn

Updated ILI9341 driver to support OLED Fonts

2017-09-30 08:14:25 Tree
[r632] by evanvennn

v0.98.00 download page update

2017-09-27 07:33:33 Tree
[r631] by evanvennn

Improved error handling, added the support information. Support information to be deleted at the next release.

2017-09-27 06:30:01 Tree
[r630] by evanvennn

INITSYS now handles two true tables for frequency... between 16 and 0.125
Test on 18f2425 (type1 max frq of 8mhz) and 18f26k22 (type2 max frq of 16mhz)
Assumes that testing the ChipMaxMHz = 64 is a valid test for type2 microcontrollers. Looked at 48 and 40 datasheets this look a safe assumption.
Supports IntOsc MaxMhz of >=48 and <48 ... there may me others true tables

2017-09-25 13:33:16 Tree
[r629] by evanvennn

INITSYS now handles two true tables for frequency... between 16 and 0.125
Test on 18f2425 (type1 max frq of 8mhz) and 18f26k22 (type2 max frq of 16mhz)
Assumes that testing the ChipMaxMHz = 64 is a valid test for type2 microcontrollers. Looked at 48 and 40 datasheets this look a safe assumption.
Supports IntOsc MaxMhz of 64 and not 64 ... there may me others true tables

2017-09-25 10:48:42 Tree
[r628] by evanvennn

Revised system.h to set PLLEN correctly and add samevar for IOSFS

2017-09-24 11:18:02 Tree
[r627] by w_cholmondeley

Removing extra #endif in system.h to correct compilation error in previous commit

2017-09-23 12:54:09 Tree
Older >