Search found 3 matches

by kuchbhi
Thu Nov 09, 2017 2:42 pm
Forum: ESP-IDF
Topic: MCPWM - newbie Q
Replies: 3
Views: 6595

Re: MCPWM - newbie Q

Anyone that has been able to get MCPWM1A/MCPWM1B working or should I just stick to LEDC?
by kuchbhi
Wed Nov 08, 2017 11:22 am
Forum: ESP-IDF
Topic: MCPWM - newbie Q
Replies: 3
Views: 6595

MCPWM - newbie Q

I am a bit confused with MCPWM api, is Timer 0 associated with MCPWM0A/MCPWM0B and Timer 1 with MCPWM1A/MCPWM1B? I want to control 2 DC motors independently and only able to see output on the pins configured with MCPWM0A/MCPWM0B. Here is my approx code, ripped out from different places but hopefully...
by kuchbhi
Tue Sep 12, 2017 12:11 pm
Forum: ESP32 Arduino
Topic: Micro SD Card issue
Replies: 5
Views: 13729

Re: Micro SD Card issue

I am facing the same issue with a doit board, 16Gb Samsung Micro SD card via a breakout board. Did you figure out the issue? Any help appreciated MISO -> 19 MOSI -> 23 SCK -> 18 CS -> 5/21 (Neither works) rst:0x10 (RTCWDT_RTC_RESET),boot:0x13 (SPI_FAST_FLASH_BOOT) configsip: 0, SPIWP:0xee clk_drv:0x...