Search found 119 matches

by Osta
Wed Mar 04, 2020 4:10 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

That may be so.
Well, if you can take that into account.
I can't change the controller
this is an old project, and I can
rely only on the software solution
and this version of the program.
Thanks for the help.
With respect Osta.
by Osta
Wed Mar 04, 2020 12:31 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

Hi LeighM
I still have the old FC6 file and the new FC8 file
in FC7 it is lost but I installed FC7 yesterday and tried IT
it doesn't work either.
by Osta
Tue Mar 03, 2020 5:13 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

This is the same solution implemented in Flowcode 6
and it works.
I did the same in Flowcode 7.
by Osta
Tue Mar 03, 2020 4:53 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

Hi LeighM
I did all three options the result is the same.
by Osta
Tue Mar 03, 2020 1:43 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

Does not work...
by Osta
Tue Mar 03, 2020 1:23 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

Thanks, I'll check it out.
by Osta
Tue Mar 03, 2020 1:08 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

Hi LeighM
The macro works fine!
I can't count the upper case
when shifting to the right .
by Osta
Tue Mar 03, 2020 12:43 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

The macro does this.
And I need to start the ADC and get out of interrupts as soon as possible.
Go back for the result, change the channel and exit again. This is a cycle that takes less time
, measurements run in parallel and there is no reason to wait for the result in interrupts.
by Osta
Tue Mar 03, 2020 12:15 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

Рш Benj
That's right, I need to move to the right.
otherwise, I will have to do an extra operation-shift the entire result by 6 bits
When the ADC is shifted to the right, it is 768
the first two bits must be used in upper case.
by Osta
Tue Mar 03, 2020 7:33 am
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

Hi Benj!
Your recommendation doesn't work!
As before, the senior level is not readable.
Only the lower-level ADC is read.
Above is a picture of the lowercase operation
What to do?
by Osta
Mon Mar 02, 2020 12:43 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

Hi Benj!
I apologize for making a typo.
I use the PIC16F684 controller
by Osta
Mon Mar 02, 2020 11:52 am
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Re: Problem with the PIC16F648 ADC

Hi Benj!
It doesn't change anything...
My version of the program works
only if I read lowercase,
I attached a photo below.
Sincerely Osta
by Osta
Sun Mar 01, 2020 1:25 pm
Forum: Bug Reports
Topic: Problem with the PIC16F648 ADC
Replies: 19
Views: 6729

Problem with the PIC16F648 ADC

The high-case ADC "ADRESH"is not read. Previously, everything worked and now it doesn't . When using macros (Flowcode) everything works but the program remains in interrupts while the ADC is running and this is 100-200 uS lose time . You can return for the result in interrupts. Please make an ADC in...
by Osta
Thu Apr 25, 2019 12:33 pm
Forum: Bug Reports
Topic: ILI9341 16bit It's not working
Replies: 6
Views: 3442

Re: ILI9341 16bit It's not working

Hi Benj!!!
I'll check and answer this weekend.
With respect Osta.
by Osta
Thu Apr 25, 2019 12:20 pm
Forum: Bug Reports
Topic: ILI9341 SPI It's not working
Replies: 2
Views: 2198

Re: ILI9341 SPI It's not working

By default, the display clears to 320x240.
A default graphics 240x320.
It's confusing.
by Osta
Thu Apr 25, 2019 12:02 pm
Forum: Bug Reports
Topic: ILI9341 SPI It's not working
Replies: 2
Views: 2198

ILI9341 SPI It's not working

Sorry!!!
Made a mistake with the settings !
It's working!!!!
by Osta
Tue Apr 09, 2019 7:17 am
Forum: Bug Reports
Topic: ILI9341 16bit It's not working
Replies: 6
Views: 3442

Re: ILI9341 16bit It's not working

Hi Benj!!!
I have to go away on business !
When I get back, I'll check!
Osta.
by Osta
Mon Apr 08, 2019 6:25 pm
Forum: Bug Reports
Topic: ILI9341 16bit It's not working
Replies: 6
Views: 3442

Re: ILI9341 16bit It's not working

Hello Benj!!!
Unfortunately, everything remained unchanged......
:(
by Osta
Mon Apr 08, 2019 12:54 pm
Forum: Bug Reports
Topic: ILI9341 16bit It's not working
Replies: 6
Views: 3442

ILI9341 16bit It's not working

PIC16F1939
Did everything right!
But all shifted !!!
by Osta
Fri Mar 08, 2019 10:45 am
Forum: Bug Reports
Topic: long variable error
Replies: 2
Views: 2078

Re: long variable error

Hi LeighM!
I thought the default would be an unsigned variable.
It's working !
Thank you!!! :D
by Osta
Fri Mar 08, 2019 10:18 am
Forum: Bug Reports
Topic: long variable error
Replies: 2
Views: 2078

long variable error

No exit from the for loop!
Shift error
by Osta
Sat Mar 02, 2019 2:01 pm
Forum: Bug Reports
Topic: The macro is not removed!
Replies: 2
Views: 2092

Re: The macro is not removed!

Deleted !!!
by Osta
Sat Mar 02, 2019 1:42 pm
Forum: Bug Reports
Topic: The macro is not removed!
Replies: 2
Views: 2092

The macro is not removed!

The macro is not removed!
No variables working with it.
How to remove ?
by Osta
Thu Feb 28, 2019 7:49 pm
Forum: Feature Requests
Topic: Comparator interrupts
Replies: 1
Views: 2374

Comparator interrupts

Please make a macro interrupts the comparator!
by Osta
Tue Feb 26, 2019 4:59 pm
Forum: Feature Requests
Topic: Need a vertical line between the corresponding braces.
Replies: 0
Views: 3529

Need a vertical line between the corresponding braces.

Need a vertical line between the corresponding braces.
Or lighting .