Search found 20 matches

by PeetH
23 Sep 2021 11:52
Forum: Package Manager General
Topic: The Example files does not install
Replies: 1
Views: 2454

The Example files does not install

I can manage to install any package, but do not get it right to install the examples. Please tell me what the exact procedure is to get it right. I did rightclick on the "Examples" (without expanding it) and selected "Add Folder" wanting to include all examples. It did ask for a folder (I select a f...
by PeetH
23 Apr 2020 15:30
Forum: mikroPascal PRO for PIC General
Topic: Receiving 400 Bad Request
Replies: 2
Views: 1894

Re: Receiving 400 Bad Request

I solve the problem thank you
by PeetH
16 Apr 2020 08:20
Forum: mikroPascal PRO for PIC General
Topic: Receiving 400 Bad Request
Replies: 2
Views: 1894

Re: Receiving 400 Bad Request

What I have just noted is, that I do not see the GET command in the echo responses. I do not know why?
by PeetH
15 Apr 2020 16:49
Forum: mikroPascal PRO for PIC General
Topic: Receiving 400 Bad Request
Replies: 2
Views: 1894

Receiving 400 Bad Request

I want to read the content of a text file on my own website, with an ESP-01 connected to PIC18F4550 using AT commands. I do not have any problem connecting to the wifi or starting a TCP connection with the webserver. But I could not manage the right code for the webserver to respond with the content...
by PeetH
15 Apr 2020 15:35
Forum: mikroPascal PRO for PIC General
Topic: PIC Program run only during MPLAPX make, but hang otherwise
Replies: 9
Views: 3261

Re: PIC Program run only during MPLAPX make, but hang otherwise

After many months, this problem has been solved. Hardware problem indeed. Replacing the ESP-01 with a new one solved everything.
Thank you to the guys help me looking into the problem.
by PeetH
20 Aug 2019 13:23
Forum: mikroPascal PRO for PIC General
Topic: PIC Program run only during MPLAPX make, but hang otherwise
Replies: 9
Views: 3261

Re: PIC Program run only during MPLAPX make, but hang otherw

what is your hardware? Could it be that you have no pull-up on MCLR ? Hi Jpc I do have a 4k7 resistor on MCLR. Attached please find my hand drawn circuit. The heading is misleading, as I see the program works on its own, but then it stays in the loop when waiting for the ESP-01 to respond. It seems...
by PeetH
12 Aug 2019 18:25
Forum: mikroPascal PRO for PIC General
Topic: PIC Program run only during MPLAPX make, but hang otherwise
Replies: 9
Views: 3261

Re: PIC Program run only during MPLAPX make, but hang otherw

Hello, Have you made sure that you set configuration bits correctly in the Edit Project window? (a window that opens when you press Ctrl Shift E). What is the frequency you specified to the compiler? It would be helpful if you could zip and attach the project as well. Kind regards, Hi Filip I am st...
by PeetH
03 Aug 2019 06:47
Forum: mikroPascal PRO for PIC General
Topic: PIC Program run only during MPLAPX make, but hang otherwise
Replies: 9
Views: 3261

Re: PIC Program run only during MPLAPX make, but hang otherw

Hello, Have you made sure that you set configuration bits correctly in the Edit Project window? (a window that opens when you press Ctrl Shift E). What is the frequency you specified to the compiler? It would be helpful if you could zip and attach the project as well. Kind regards, Hi Filip, I have...
by PeetH
26 Jul 2019 17:27
Forum: mikroPascal PRO for PIC General
Topic: PIC Program run only during MPLAPX make, but hang otherwise
Replies: 9
Views: 3261

Re: PIC Program run only during MPLAPX make, but hang otherw

Thank you Filip. I have tried twice but it still does not work. The first time it just run until it send the first AT command, then I believe it stay in the loop listening for a reply from the ESP. The second time, I put the programmer back quicker, and then freeze, I had to reprogram again for it t...
by PeetH
26 Jul 2019 12:43
Forum: mikroPascal PRO for PIC General
Topic: PIC Program run only during MPLAPX make, but hang otherwise
Replies: 9
Views: 3261

Re: PIC Program run only during MPLAPX make, but hang otherw

I find that the program does not hang, but that the ESP does not respond to the AT commands send by the PIC. The rest of the program works - steps that does not involve the ESP-01. Why does it responds and work when I execute the make (program) button of MPLABX, but not when I want to run it without...
by PeetH
25 Jul 2019 14:21
Forum: mikroPascal PRO for PIC General
Topic: PIC Program run only during MPLAPX make, but hang otherwise
Replies: 9
Views: 3261

PIC Program run only during MPLAPX make, but hang otherwise

I could successfully manage to write and compile a small program onto PIC16F887. It runs smoothly without errors directly after I make it with MPLABX via PicKit3. As soon as I disconnect the PicKit3 cable and power up the test unit, the program runs halfway and either stop, or get caught in a loop a...
by PeetH
19 Jun 2019 10:48
Forum: mikroPascal PRO for PIC General
Topic: Cannot read UART data on PC sent from PIC16877
Replies: 7
Views: 2552

Re: Cannot read UART data on PC sent from PIC16877

Hi Jovana, I got it right thank you for all the trouble. When your example also did not work I knew something else must be the problem. The problem I had is the USB to TTL converter and driver. I found the code worked on a different computer, the only difference being the driver. The older driver ve...
by PeetH
18 Jun 2019 14:47
Forum: mikroPascal PRO for PIC General
Topic: Cannot read UART data on PC sent from PIC16877
Replies: 7
Views: 2552

Re: Cannot read UART data on PC sent from PIC16877

Thank you Jovana I am going to work on it this evening, I almost can't wait - will let you know :D
by PeetH
18 Jun 2019 14:05
Forum: mikroPascal PRO for PIC General
Topic: Cannot read UART data on PC sent from PIC16877
Replies: 7
Views: 2552

Re: Cannot read UART data on PC sent from PIC16887

The PIC in the subject line was wrong. The PIC I used in the project is the PIC16F887 , not the PIC16F877
by PeetH
14 Jun 2019 11:57
Forum: mikroPascal PRO for PIC General
Topic: Cannot read UART data on PC sent from PIC16877
Replies: 7
Views: 2552

Re: Cannot read UART data on PC sent from PIC16877

Thank you very much Jovana for the reply. I got the same results from MikroTerminal , namely 66E6- see attachments . The difference is that on my terminal the pins CTS DCD and DSR are green while yours show inactive. My setup involves a USB extension cable. I did not connect the 5V and 3.3 V of the ...

Go to advanced search