Search found 6 matches

by mschuckel
10 Jun 2017 00:32
Forum: Visual TFT General
Topic: Visual TFT integrated in new version of FT90x compilers
Replies: 5
Views: 11340

Re: Visual TFT integrated in new version of FT90x compilers

Hello very new to this, I attempted to create a 2 Screen project from your manual. The Project compiled correctly , but will not switch screens?

Any Ideas what I might be doing wrong?

Thanks!
by mschuckel
21 Sep 2011 19:08
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: simple Ascii to decimal conversion:
Replies: 4
Views: 3516

Re: simple Ascii to decimal conversion:

Thank you Very much for your help !!

Michael Schuckel
by mschuckel
19 Sep 2011 22:32
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: simple Ascii to decimal conversion:
Replies: 4
Views: 3516

simple Ascii to decimal conversion:

Hello, I have been writing a program that reads a special file of ASCII numbers and I need to convert them to standard integer variables for use in my program. I have a way to do this using the switch statement. I sequence through a 140 byte array filled with ascii numbers 0-9 I have it listed here:...
by mschuckel
22 Aug 2011 13:48
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: external Int0 problem?
Replies: 4
Views: 1843

Re: external Int0 problem?

I am not sure why the project file looks like that I checked the original and it doesn't look like the uploaded file. Strange!!

Thanks for taking a quick look!!

Have a great Day!!!
by mschuckel
22 Aug 2011 12:16
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: external Int0 problem?
Replies: 4
Views: 1843

Re: external Int0 problem?

Thanks for the quick reply! I have sense gotten it to work by adding a TRISEbits.RE8 = 1; to the initialization function. I am not sure if this is proper way to do things but is seems to work;-) I attached a rar file that has the program and project files in it. Thanks!!!
by mschuckel
20 Aug 2011 11:34
Forum: mikroC PRO for dsPIC30/33 and PIC24 General
Topic: external Int0 problem?
Replies: 4
Views: 1843

external Int0 problem?

I have an issue with the dsPIC30F4011 getting an external interrupt on INT0 to initialize correctly every time at power up. If the reset is executed the interrupt works every time. I have checked the power up time of the power supply and it measures < 10ms. My power up timer is set to 64ms and the O...

Go to advanced search