Search found 1696 matches

by rudi ;-)
Wed Mar 15, 2017 9:34 pm
Forum: General Discussion
Topic: ESP32 Wrover ( pSRAM Version ) Footprint ( size )
Replies: 3
Views: 5545

ESP32 Wrover ( pSRAM Version ) Footprint ( size )

is there a place, where this is documented with size?
it is smaller then the wroom like in this design?:
footprint.png
footprint.png (32.2 KiB) Viewed 5536 times
thank you

best wishes
rudi ;-)
by rudi ;-)
Wed Mar 15, 2017 5:11 pm
Forum: General Discussion
Topic: how many extern teams are working on LIBS
Replies: 2
Views: 3838

Re: how many extern teams are working on LIBS

It does not lead away, I'm sorry. We need the certainty to work smoothly productively the next few years. Only so we can set ourselves on the ESP32 to use it in masses If we fail to obtain certainty, whether for a long period of time to fix in Libs; Or if, for the foreseeable future, we do not get a...
by rudi ;-)
Wed Mar 15, 2017 5:05 pm
Forum: General Discussion
Topic: BT_LIB and issues
Replies: 6
Views: 7980

Re: BT_LIB and issues

Reading this post, http://www.prnewswire.com/news-releases/espressif-licenses-and-deploys-ceva-bluetooth-in-esp32-iot-chip-300351127.html One could be led to understand that Espressif may have licensed some portions of the Bluetooth software stack from a 3rd party provider. As such, under the terms...
by rudi ;-)
Wed Mar 15, 2017 4:12 pm
Forum: Hardware
Topic: 32K_XP(GPIO32) and 32K_XN(GPIO33) pins used for MDC and MDIO pins
Replies: 9
Views: 14654

Re: 32K_XP(GPIO32) and 32K_XN(GPIO33) pins used for MDC and MDIO pins

I am using a custom made PCB, not using module. Colman thank you. in theme cause set pin extra to input have asked for, honest, i do not understand this double separate set it looks like we need to set FUNC things in the FUNC Reg that know, MDIO is out and input and if we use other pins that are no...
by rudi ;-)
Wed Mar 15, 2017 3:54 pm
Forum: General Discussion
Topic: how many extern teams are working on LIBS
Replies: 2
Views: 3838

how many extern teams are working on LIBS

hi guys i do not understand, that we get not synchron libs to the esp-idf versions. honest - i do not understand this. i thinked : you are "one" team, that develop in "inside groups" to different things and if a update is there Is discussed among themselves. And each team then develops under the sam...
by rudi ;-)
Wed Mar 15, 2017 3:42 pm
Forum: General Discussion
Topic: BT_LIB and issues
Replies: 6
Views: 7980

BT_LIB and issues

hi guys,

Is there any reason that we can not report any problems?
bt_lib.png
bt_lib.png (25.13 KiB) Viewed 7980 times
please open the LIBS to open source.


best wishes
rudi ;-)
by rudi ;-)
Wed Mar 15, 2017 3:09 pm
Forum: General Discussion
Topic: New tool for "make monitor": idf_monitor
Replies: 7
Views: 13828

Re: New tool for "make monitor": idf_monitor

will never miss this tool, i like this very much!
cause sometimes forget to close a terminal and flash procedure fails
or if we want see first bootlog after download the firmware from first moment on.

well done angus!

best wishes
rudi ;-)
by rudi ;-)
Wed Mar 15, 2017 3:04 pm
Forum: General Discussion
Topic: gpio_matrix_in or gpio_matrix_out vs. gpio_set_direction
Replies: 5
Views: 9708

Re: gpio_matrix_in or gpio_matrix_out vs. gpio_set_direction

No, gpio_matrix_in doesn't set input enable. It only writes to the GPIO_FUNCx_IN_SEL_CFG_REG register. ok, i must ask again: here in this example: GPIO18 https://github.com/espressif/esp-idf/blob/master/examples/ethernet/ethernet/main/ethernet_main.c#L42 is used for MDIO https://github.com/espressi...
by rudi ;-)
Wed Mar 15, 2017 10:45 am
Forum: General Discussion
Topic: @espressif honest words to LIB in opensource
Replies: 5
Views: 7048

Re: @espressif honest words to LIB in opensource

Rudi, w.r.t. the problem that esp32-at goes out of sync: The problem that esp32-at repository doesn't track specific version of ESP-IDF will be fixed soon, esp32-at will include specific version of IDF as a submodule. ivan, that is not the problem, we can checkout expizit versions but this checkout...
by rudi ;-)
Wed Mar 15, 2017 10:04 am
Forum: General Discussion
Topic: @espressif honest words to LIB in opensource
Replies: 5
Views: 7048

@espressif honest words to LIB in opensource

hi guys i am allways unhappy while we must wait in opensource for fixings things in the LIB. i don't understand in opensource "OPEN" - that things go to LIB "CLOSED" we have so many LIBS in the ESP-IDF and extra LIBS and extern LIBS and other. we wait now a lot of time that example the AT example is...