User Activity

  • Posted a comment on discussion Open Discussion on GCBASIC

    I see no demos for serial com except in the help. Search nothing of this family. Partly solved. First the pps program does not have RX1 and RX2. It does have RX but RXpps does not exist. default is RX1 on RB5 so did leave the bad line out and that worked. additionally I tried just adding the 1 to RX1PPS and that worked too. Second , after reading the pdf for PIC16F17xxx it needs some bits set . CREN = 1 SYNC =0 SPEN =1 This is the test program #chip 16F17145, 8 #option explicit // PIC PPS Tool version:...

  • Posted a comment on discussion Open Discussion on GCBASIC

    I guess it don't do 2 files?

  • Posted a comment on discussion Open Discussion on GCBASIC

    This is a back burner project. I have a limited supply of 18F26K80 ( need 12 bit analog and dual usart). So I thought I would try a newer chip and selected 16F17145. When I first got them I was also trying to get the timer1 external clock osc xtal to work and i noticed the uart Xmit works just fine but the receive would not receive my commands. The program was working fine on the 18F26K80. I did some troubleshooting and modified the usart.h file ( usart.h has certained gained a lot of weight since...

  • Modified a comment on discussion Help on GCBASIC

    I have been trying to work with a new chip to me, PIC16F17145. Previously we had gotten 18F26K80 to work but my supply of them is limited and they cost a lot more. Setting up timer 1 for interrupt to feed the RTC subroutine. It looks like in the chip data there is not enough options for clocks for Timer 1. See attached So to work around, I go directly to setting up the SOSC and selecting the right clock. SOSCPWR=1 SOSCEN=1 ..... wait 500 ms 'Interrupt Handlers 'InitTimer1 ExtOsc, PS1_1 'T1CLK = 0x07...

  • Posted a comment on discussion Help on GCBASIC

    I have been trying to work with a new chip to me, PIC16F17145. Previously we had gotten 18F26K80 to work but my supply of them is limited and they cost a lot more. Setting up timer 1 for interrupt to feed the RTC subroutine. It looks like in the chip data there is not enough options for clocks for Timer 1. See attached So to work around, I go directly to setting up the SOSC and selecting the right clock. SOSCPWR=1 SOSCEN=1 ..... wait 500 ms 'Interrupt Handlers 'InitTimer1 ExtOsc, PS1_1 'T1CLK = 0x07...

  • Posted a comment on discussion Help on GCBASIC

    i think what you need is <#define USART_BLOCKING/> Also the the string is can only be up to 40 bytes unless dim ed other.

  • Posted a comment on discussion PicKitPlus Installer on PICKitPlus - the database

    I got some new chips PIC16F17145 and my database does not support them. The FAQ are not clear how to upload the database. Thanks Mike

  • Posted a comment on discussion Open Discussion on GCBASIC

    Had one during May of 2023. made 2 sensors , one demo and one in a box for a machinist. 73 Mike

View All

Personal Data

Username:
mmotte
Joined:
2007-10-25 00:17:31
Location:
Pearl City, IL / United States / CDT
Gender:
Male

Projects

This is a list of open source software projects that mmotte is associated with:

  • Project Logo GCBASIC   Last Updated:

Skills

This is a list of skills that mmotte possesses:

  • C
  • Assembly
  • Programming Language
  • PHP

Personal Tools