Search found 1062 matches

by chipfryer27
Tue Apr 02, 2024 3:57 pm
Forum: General
Topic: SK6812 LED
Replies: 37
Views: 2559

Re: SK6812 LED

Hi

Which version of FC are you using and what is your target chip?

Regards
by chipfryer27
Mon Apr 01, 2024 8:40 pm
Forum: General
Topic: ESP32 PWM!
Replies: 5
Views: 418

Re: ESP32 PWM!

Hi
I think it is tricky with pinnumbers with ESP32, no logig :lol:
It certainly seems that way :)

Glad you have it working now.

Regards
by chipfryer27
Mon Apr 01, 2024 8:08 pm
Forum: General
Topic: ESP32 PWM!
Replies: 5
Views: 418

Re: ESP32 PWM!

Hi Jorgen I don't use the ESP32 that much but from what I see with View > Target (showing pins) I agree that the Slider is connected to IO32 / ADC4 PortB.0 but I'm unsure where you get D11 for the PWM. Is that a typing error? How are you measuring the output? You will need a scope or an analyser on ...
by chipfryer27
Mon Apr 01, 2024 7:30 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 1147

Re: Compra de Flowcode

Hi It is enough to have downloaded version 10.1.0.38 that I have downloaded and buy only the PIC8 package to function as an amateur or it is necessary to have to purchase the pro license. For hobby and non-commercial use you only need to buy any required chip packs. If you intend to sell, or use the...
by chipfryer27
Mon Apr 01, 2024 7:19 pm
Forum: General
Topic: Compra de Flowcode
Replies: 24
Views: 1147

Re: Compra de Flowcode

Hi Sorry to hear you haven't heard anything back yet, but in saying that this weekend was a major UK holiday, with many companies only returning tomorrow, and even then many staff may be taking annual leave. Once your license has been purchased it is activated within FC and full instructions are pro...
by chipfryer27
Mon Apr 01, 2024 7:02 pm
Forum: General
Topic: ESP32 PWM!
Replies: 5
Views: 418

Re: ESP32 PWM!

Hi Jorgen The PWM component needs to have a PWM Timer selected and has a period overflow of 255 for 8-bit devices and 65535 for 16-bit devices which also needs to be set according to your device. I see your slider has a range of 0-4095 so you could perhaps use the Map component to scale to 0-255 for...
by chipfryer27
Mon Apr 01, 2024 5:09 pm
Forum: General
Topic: License Activation
Replies: 13
Views: 756

Re: License Activation

Hi

What "nano" are you trying to use?

Regards
by chipfryer27
Thu Mar 28, 2024 1:16 pm
Forum: Projects - Embedded
Topic: RS485 example
Replies: 41
Views: 2979

Re: RS485 example

Hi

Glad to hear you have it working and happy to have been of help.

Have a good holiday.

- - -
Me alegra saber que lo tienes funcionando y feliz de haber sido de ayuda.

Ten unas buenas vacaciones.

Regards
by chipfryer27
Wed Mar 27, 2024 9:46 pm
Forum: Projects - Embedded
Topic: RS485 example
Replies: 41
Views: 2979

Re: RS485 example

Hi Just going through your chart now. In your Master it appears that in your settings you have the Watchdog Timer enabled.This will force your chip to keep resetting when the period expires unless you check the Auto-Clear Watchdog too. The WDT is a handy feature if needed and a pain if forgotten :) ...
by chipfryer27
Tue Mar 26, 2024 8:29 pm
Forum: Projects - Embedded
Topic: RS485 example
Replies: 41
Views: 2979

Re: RS485 example

Hi Cuando el máster le envié 34, pregunta por el estado del teclado, y se lo debe de enviar al máster. When the master sent him 34, he asks about the status of the keyboard, and he must send it to the master. If I understand correctly I think you will have problems. For the slave to return a value t...