Search found 91 matches

by Fer_taca
Fri Mar 03, 2023 11:26 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

Martín,

Ha recibido el mensaje privado que le he enviado hoy?

F.
by Fer_taca
Thu Mar 02, 2023 7:34 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

The hardware has a resistance of 150 Ohms in each segment. Perhaps it is a little low and that is why the digits seem to shine a little. With other languages it works perfectly, so I rule out that it is a hardware problem. But I would like to pass the same project to Flowcode. The same thing also ha...
by Fer_taca
Thu Mar 02, 2023 6:11 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

Hello Martin, Unfortunately, after testing the result is similar to the one obtained in the video that I sent you. Multiple unreadable characters appear. I have also tried the example of: https://www.matrixtsl.com/wiki/index.php?title=Component:_7Segment_(Quad)_(Displays:_Segment) and the result is ...
by Fer_taca
Wed Mar 01, 2023 11:06 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

Downloaded and reviewed the example.

I'll try it tomorrow and report

F.
by Fer_taca
Wed Mar 01, 2023 9:30 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

link sent
by Fer_taca
Wed Mar 01, 2023 8:30 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

O si me manda una dirección de mail, lo pongo en mi Drive para que lo descargué.
Le mando el link de descarga y puede chequear todo mejor.
Creo que en 1 hora lo subo y le mando el link por mensaje privado aquí en el foro.
by Fer_taca
Wed Mar 01, 2023 8:27 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

Martín, En el ejemplo que has mandado, no hay temporización. El decremento se realiza por la interrupción y el múltiplexado también se hace por medio de otra interrupcion. Lo que e yo he mandado es básicamente el ejemplo que hay en la wiki de Flowcode no recuerdo el nombre pero está en la ayuda del ...
by Fer_taca
Wed Mar 01, 2023 7:17 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

Checked and the answer is disastrous. Nothing more than illegible characters is appreciated.

Can a small video be attached to the forum so I can see the result?

The multiplexing is collected from an example of the Flowcode wiki

F
by Fer_taca
Wed Mar 01, 2023 6:52 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

I check and in 10 minutes I answer


F
by Fer_taca
Wed Mar 01, 2023 1:27 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

Hello, I have continued trying to find the defect described in the previous post and I don't see what could be the cause. I have reduced the program to the maximum so that the status of a button is read and that the value increases with each push and is displayed in one of the 7-segment digits. Igno...
by Fer_taca
Tue Feb 28, 2023 6:21 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

After the test has been done by increasing the frequency, now the displays can be seen without blinking, but I see a couple of defects that I don't understand why it's happening: 1º the value of the units digit is always reflected in the tens digit. 2º In addition to the above, the segments that sho...
by Fer_taca
Mon Feb 27, 2023 10:36 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

Thanks, Martin. Before your last answer, I had already reviewed an example from the folwcode wiki and seen how the multiplexing is done. I have adapted it to my project and when testing I found that our displays blinked very quickly and the values ​​to be represented were barely distinguishable. I a...
by Fer_taca
Sun Feb 26, 2023 10:12 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

Again thank you very much for the answer. He explained it to me well and I understood correctly. I have removed the divider block from the pulse input interrupt. I have compiled it and no indication appears anymore. Tomorrow I record the pic and try. I will indicate the result, although now I have o...
by Fer_taca
Sun Feb 26, 2023 6:46 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

Thanks Martin for the responses. I have deactivated multiplexado the pulse input icon and although ag is now seen on the displays, the numbers still do not appear correctly and it is not appreciated that the program works as it should. When compiling I still get a series of messages: using updated 3...
by Fer_taca
Sat Feb 25, 2023 11:23 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

mf,
Even though I delete the interrupt multiplexing block, the same messages continue to appear and therefore the program works just as badly.
by Fer_taca
Sat Feb 25, 2023 1:14 pm
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

Re: No funciona proyecto con pic16F883

It's weird because I don't think there is anything nested.

Sorry for forgetting.
I thought I had attached it too.
Attached the fcfx file

F.
by Fer_taca
Sat Feb 25, 2023 12:30 am
Forum: Flowcode V8
Topic: No funciona proyecto con pic16F883
Replies: 29
Views: 214257

No funciona proyecto con pic16F883

Hello, I have a project done and apparently it works as I want in the Flowcode simulator itself. Once this has been verified, the next thing I have done is obtain the hexadecimal file. The compiler seems to have worked correctly, because in the end I get the hex file. Then I save the hex file in the...
by Fer_taca
Mon Oct 11, 2021 9:34 pm
Forum: Flowcode V8
Topic: Descending counter project.
Replies: 3
Views: 2619

Re: Descending counter project.

Thanks for the reply.
Make it work by changing the development of the program.

F.
by Fer_taca
Thu Oct 07, 2021 2:35 pm
Forum: Flowcode V8
Topic: Descending counter project.
Replies: 3
Views: 2619

Re: Descending counter project.

Attached the connection of the display.
by Fer_taca
Thu Oct 07, 2021 2:34 pm
Forum: Flowcode V8
Topic: Descending counter project.
Replies: 3
Views: 2619

Descending counter project.

I have the project of a down counter with a 16F883 and a 4-digit display module, of which I only use the 3 on the right. The project with the simulator works perfect, but I have done the physical assembly and in the displays I have basically 2 problems: 1º.- According to the Flowcode manual, the dis...
by Fer_taca
Wed Apr 28, 2021 8:12 pm
Forum: Flowcode V8
Topic: Set up the oscilloscope ¡¡¡SOLVED!!!
Replies: 8
Views: 4585

Re: Set up the oscilloscope ¡¡¡SOLVED!!!

Done according to the indications and everything working correctly.
Thanks Medelec

F.
by Fer_taca
Tue Apr 27, 2021 10:09 am
Forum: Flowcode V8
Topic: Set up the oscilloscope ¡¡¡SOLVED!!!
Replies: 8
Views: 4585

Re: Set up the oscilloscope

:Gracias por responder tan pronto.
Lo haré según sus consejos.

F.
by Fer_taca
Tue Apr 27, 2021 8:05 am
Forum: Flowcode V8
Topic: Set up the oscilloscope ¡¡¡SOLVED!!!
Replies: 8
Views: 4585

Re: Set up the oscilloscope

Gracias por la respuesta. Seguiré las indicaciones dadas. Una pregunta adicional: ¿Antes de los pasos indicados es necesario desinstalar la versión antigua Si no es así, después de instalar el parche, al realizar la nueva instalación es necesario el realizar la instalación completa o solo una actual...
by Fer_taca
Mon Apr 26, 2021 8:42 pm
Forum: Flowcode V8
Topic: Set up the oscilloscope ¡¡¡SOLVED!!!
Replies: 8
Views: 4585

Re: Set up the oscilloscope

Thanks for the answer Medelec My version is 8.0.0.6 Regardless of whether the viewer was renewed in a later version, what I do not understand is why, if the oscilloscope option is available, no option can be added to be able to be visualized, unless it is because this version has a bug. This utility...
by Fer_taca
Sun Apr 25, 2021 6:47 pm
Forum: Flowcode V8
Topic: Set up the oscilloscope ¡¡¡SOLVED!!!
Replies: 8
Views: 4585

Set up the oscilloscope ¡¡¡SOLVED!!!

Hi, Can someone tell me how to properly configure the oscilloscope that Flowcode has integrated, when working in simulation? Basically, that they told me how to add the data to be displayed in any of the 4 channels that the oscilloscope brings. That is, if I have an output with a square wave through...