Search found 615 matches

by jgu1
Mon Apr 01, 2024 8:31 pm
Forum: General
Topic: ESP32 PWM!
Replies: 5
Views: 208

Re: ESP32 PWM!

Hi again! I disvoverd that if I change the channel I saw that Pin was changing Timer A and B so I try to use Channel 1 and pin A15 then I get fine PWM out :) I not managed it by any of the BPins. But anyway, by help from you I can continue my project. ;) I think it is tricky with pinnumbers with ESP...
by jgu1
Mon Apr 01, 2024 7:42 pm
Forum: General
Topic: ESP32 PWM!
Replies: 5
Views: 208

Re: ESP32 PWM!

Hi chipfryer27

Many thank´s for your help. Yes I managed to get it work in simulation after your advice. I have compile to chip, no uotput

I use theanalog (warm ) Analog 4 = pin 32 and for the PWM out I use CH4 with pin B3 = D11

Do you have any advice? ;)
by jgu1
Mon Apr 01, 2024 6:25 pm
Forum: General
Topic: ESP32 PWM!
Replies: 5
Views: 208

ESP32 PWM!

HI all!

I need to control a PWM via potentiameter in anothe project. First I test it in a simple testprogram. When I simulate the program it doesn´t work, I don´t see the PWM on the Graph. I have not test in real word yet, so I don´t know if it work,

What am I do wrong, please?

Br Jorgen
by jgu1
Wed Mar 27, 2024 6:33 pm
Forum: Tips & Tricks
Topic: Updating XC8 Compiler
Replies: 3
Views: 291

Re: Updating XC8 Compiler

Hi Martin! A bit confused :lol: Where can I download the new XC 2.46, does I install? And the path you show doesn´t look mine. What are the advantages of the updated XC8 and now they probably do not have implications for previous projects Thinking a lot about not going to Having big problems now tha...
by jgu1
Wed Mar 27, 2024 7:23 am
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 588

Re: GPS not send LAT_LONG

Hi Enrique!

Glad to hear, also Strange it not work by you,but at me, maybe I am closer to the Moon than you :lol: good ideas from Leigh, Martin and Chipfreyer :D

Good luck

Jorgen
by jgu1
Tue Mar 26, 2024 8:32 pm
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 588

Re: GPS not send LAT_LONG

Hi again both/all!

Try to look at this, very simple way to figure out if you have connection with the gps module or satelite

Look at the hole video ;)

https://www.youtube.com/watch?v=hbRpr1HbDf8&t=280s

Jorgen
by jgu1
Tue Mar 26, 2024 5:35 pm
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 588

Re: GPS not send LAT_LONG

Mine is set to 50 and I see all data in display after max. 3 min. :?:
by jgu1
Tue Mar 26, 2024 10:38 am
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 588

Re: GPS not send LAT_LONG

Hi again! I have change the device to a Pic16f1937 (not big difference) and change the pin config for the display. Get same result as you. Then I make some test with "buffersize" in Properties for the GPS. Set it from 80 to 50, then it work perfect for me. Try to change this :D Hope you get succes? ...
by jgu1
Tue Mar 26, 2024 6:24 am
Forum: Bug Reports
Topic: GPS not send LAT_LONG
Replies: 27
Views: 588

Re: GPS not send LAT_LONG

Hi!

I have the same setup HW as you. I make a test later today and see if I get the same result with your program.

You hear :D

Jorgen
by jgu1
Fri Mar 22, 2024 5:11 am
Forum: General
Topic: Programs cannot be loaded to some clone Arduino nanos
Replies: 6
Views: 307

Re: Programs cannot be loaded to some clone Arduino nanos

Hi Aynhan!

While you program the Nano, do you have Connect the serial pins RX And TX to other HW ,Don`t :D

You are able to choose two devises one for 115200 and one Ch340, these are different?

Maybe you already is aware of this, could be ;)

Br Jorgen