Search found 3 matches

by GR8R8M8
Sun Jul 04, 2021 9:08 pm
Forum: Hardware
Topic: Odd LEDC behavior
Replies: 4
Views: 5126

Re: Odd LEDC behavior

You are amazing, thank you so much!
by GR8R8M8
Sun Jul 04, 2021 5:26 am
Forum: Hardware
Topic: Odd LEDC behavior
Replies: 4
Views: 5126

Re: Odd LEDC behavior

Hi! Thank you so much for getting back to me! I tested the code that you provided but I'm still not getting the expected output at frequencies greater than 610Hz. I tried a couple of combinations earlier and I was able to get the 4kHz signal at I believe a 15 bit duty resolution but lower frequencie...
by GR8R8M8
Sun Jul 04, 2021 12:01 am
Forum: Hardware
Topic: Odd LEDC behavior
Replies: 4
Views: 5126

Odd LEDC behavior

Hi y'all! I have a bit of an odd issue (to me at least) related to the built in clock generator. I'm trying to produce a square wave with a pulse length of ~50ns across a range of frequencies (100Hz-4kHz). I found some code relating to LEDC usage and have this: #include "driver/ledc.h" #include "dri...