Search found 3529 matches

by WiFive
Sun Feb 25, 2018 6:37 pm
Forum: General Discussion
Topic: IDF-M5Stack - need a hand on the explanation
Replies: 5
Views: 7295

Re: IDF-M5Stack - need a hand on the explanation

https://github.com/espressif/arduino-es ... mponent.md

Please don't make a million different threads about "m5stack getting started"
by WiFive
Sat Feb 24, 2018 11:03 pm
Forum: ESP-IDF
Topic: DROM and IROM mapping in the bootloader
Replies: 1
Views: 3164

Re: DROM and IROM mapping in the bootloader

Seems like a switcheroo in this code
https://github.com/espressif/esp-idf/bl ... #L558-L579
by WiFive
Sat Feb 24, 2018 7:44 am
Forum: General Discussion
Topic: Using WROOM with External 1.8V PSRAM
Replies: 11
Views: 12441

Re: Using WROOM with External 1.8V PSRAM

What certificate do you need? How big is your volume?
by WiFive
Sat Feb 24, 2018 3:42 am
Forum: General Discussion
Topic: How to connect GPIO output with peripheral input - single pin
Replies: 3
Views: 5422

Re: How to connect GPIO output with peripheral input - single pin

Shouldn't it be

Code: Select all

PIN_INPUT_ENABLE(GPIO_PIN_MUX_REG[12]);
gpio_matrix_in(12, PWM0_SYNC0_IN_IDX, false);   
by WiFive
Fri Feb 23, 2018 8:52 pm
Forum: General Discussion
Topic: esp_restart() and uart reset bug
Replies: 7
Views: 8680

Re: esp_restart() and uart reset bug

Your idf version has uart reset fix?

https://github.com/espressif/esp-idf/co ... 80f2881a2a
by WiFive
Fri Feb 23, 2018 6:57 pm
Forum: General Discussion
Topic: Flash Encryption Query
Replies: 10
Views: 11410

Re: Flash Encryption Query

Doesn't make sense because if you can boot a firmware with enc/sb disabled then enabling it should boot the same way until it turns on enc/sb itself in the second stage bootloader. You didn't make any hardware changes or other menuconfig changes?
by WiFive
Fri Feb 23, 2018 11:08 am
Forum: ESP-IDF
Topic: rx_tout_thrhd esp32 units?
Replies: 1
Views: 3139

Re: rx_tout_thrhd esp32 units?

Bit periods