Hello,
how can i list all used predefined Macros on compilation
thanks
Search found 26 matches
- Sun Sep 22, 2019 2:45 am
- Forum: ESP32 Arduino
- Topic: How to list all predefined macros
- Replies: 1
- Views: 3724
- Tue Sep 10, 2019 6:03 am
- Forum: Hardware
- Topic: ESP32 programmer (USB->Serial) releasing it magic smoke.
- Replies: 4
- Views: 7543
Re: ESP32 programmer (USB->Serial) releasing it magic smoke.
Hello,
i´m wondering how this should work. CTS is an input to ch340E. You need DTR for flashing. DTR don´t exist on CH340E.
Thanks
i´m wondering how this should work. CTS is an input to ch340E. You need DTR for flashing. DTR don´t exist on CH340E.
Thanks
- Wed Sep 04, 2019 5:00 am
- Forum: ESP32 Arduino
- Topic: SD-Card
- Replies: 0
- Views: 3678
SD-Card
Hello, did anyone have a running SD Card. all samples and Tips i tried did not work. I always get just [W][sd_diskio.cpp:137] sdCommand(): no token received [W][sd_diskio.cpp:137] sdCommand(): no token received [W][sd_diskio.cpp:137] sdCommand(): no token received [W][sd_diskio.cpp:471] ff_sd_initia...
- Sat May 11, 2019 3:58 pm
- Forum: ESP-IDF
- Topic: If I2C protected again multible access
- Replies: 2
- Views: 4715
Re: If I2C protected again multible access
i´m using semaphore now and my problem is gone
- Sat May 11, 2019 3:11 am
- Forum: ESP-IDF
- Topic: If I2C protected again multible access
- Replies: 2
- Views: 4715
If I2C protected again multible access
Hello, i have 3 Task. They all try to access I2C. Currently if this happen i get CORRUPT HEAP: Bad head at 0x3ffece18. Expected 0xabba1234 got 0x3ffed320 assertion "head != NULL" failed: file "/Users/ficeto/Desktop/ESP32/ESP32/esp-idf-public/components/heap/multi_heap_poisoning.c", line 214, functio...
- Wed Apr 24, 2019 1:16 pm
- Forum: ESP-IDF
- Topic: Could not find Git / could not find Perl
- Replies: 9
- Views: 16214
Re: Could not find Git / could not find Perl
Ok, thanks.
i will make a new installation with cmake, just in case.
i will make a new installation with cmake, just in case.
- Mon Apr 22, 2019 1:10 pm
- Forum: ESP-IDF
- Topic: Could not find Git / could not find Perl
- Replies: 9
- Views: 16214
Re: Could not find Git / could not find Perl
Hello, thanks for helping. I don´t use msys. i just use this installation. https://github.com/Deous/VSC-Guide-for-esp32 i just need to know which version of perl i have to install and if it is enough to put it into environment path or does it use a special environment var. for what is perl used ?. b...
- Mon Apr 22, 2019 12:10 am
- Forum: ESP-IDF
- Topic: espidf release/v3.3
- Replies: 1
- Views: 3684
espidf release/v3.3
Hello,
on githup there is mentioned the Branch: release v3.3, but on other side its only mentioned about v3.2. what is now true ?
thanks
https://github.com/espressif/esp-idf/tree/release/v3.3
on githup there is mentioned the Branch: release v3.3, but on other side its only mentioned about v3.2. what is now true ?
thanks
https://github.com/espressif/esp-idf/tree/release/v3.3
- Mon Apr 22, 2019 12:05 am
- Forum: ESP-IDF
- Topic: Could not find Git / could not find Perl
- Replies: 9
- Views: 16214
Re: Could not find Git / could not find Perl
Sorry, i forgot to tell. I´m using Windows.
- Sat Apr 20, 2019 2:47 pm
- Forum: ESP-IDF
- Topic: Could not find Git / could not find Perl
- Replies: 9
- Views: 16214
Could not find Git / could not find Perl
Hello,
just now i download the current master version and if i compile i get the Warnings
missing PERL_EXECUTABLE
missing GIT_EXECUTABLE
How to do ?
thanks
just now i download the current master version and if i compile i get the Warnings
missing PERL_EXECUTABLE
missing GIT_EXECUTABLE
How to do ?
thanks