Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Help with PIC18F8621
#4
For 18F8621 the flash row size is 4 words. Page size is 32 words. In devices.inc it should be
Code:
        #define    PAGESIZEW    32
        #define    ROWSIZEW    4
Reply


Messages In This Thread
Help with PIC18F8621 - by zhangkehust126 - 2015-07-19, 16:45:16
RE: Help with PIC18F8621 - by Mikael Gustavsson - 2015-07-26, 11:26:07
RE: Help with PIC18F8621 - by zhangkehust126 - 2015-07-26, 16:41:05
RE: Help with PIC18F8621 - by Mikael Gustavsson - 2015-08-27, 07:51:33

Forum Jump:


Users browsing this thread: 1 Guest(s)