Search found 3 matches

by Leomar
Wed Nov 04, 2020 7:34 pm
Forum: Electronics products
Topic: Dual RS232 Ports
Replies: 7
Views: 17517

Re: Dual RS232 Ports

Hi

I am trying to program the PIC18F6620, which has "2xRX232"

An error is appearing when I try to record with pickit3.

In the simulation runs perfectly, I also simulated in the proteus.

I believe it is some configuration.

someone has already used this microcontroller.
by Leomar
Sun Mar 01, 2020 8:57 pm
Forum: Flowcode V2 & V3
Topic: Using Arrays
Replies: 7
Views: 17632

Re: Using Arrays

Hello Friend

How do I test inside the matrix, which is the biggest number ??
by Leomar
Fri Feb 28, 2020 9:19 pm
Forum: Bugs / Application Errors
Topic: Compare$() does not work as advertised?
Replies: 8
Views: 14293

Re: Compare$() does not work as advertised?

Hello everyone.

I have a comparison problem.


I need to create a vector inside the flowcode, to read the analog input, read 200 times.

These readings must be saved in a vector.

After comparing to see which is the highest value.