Search found 1 match
- Fri Jun 23, 2023 11:53 am
- Forum: ESP-IDF
- Topic: GPIO logical AND
- Replies: 4
- Views: 2866
Re: GPIO logical AND
I'm trying to use MCPWM_UP_DOWN_COUNTER and my frequency range is 10K - 100K, i know i have to provide double the frequency to generate the center aligned output. but the factor of twice the frequency changes when i above 12K, for instance if i want to generate 100K i'm providing 200K as frequency b...