Search found 5 matches

by gearwalker
Mon Dec 26, 2016 5:52 am
Forum: Hardware
Topic: Need more details about HSPI and VSPI
Replies: 3
Views: 29788

Need more details about HSPI and VSPI

Hello,

As we seen in the datasheet. ESP32 provide only a bit details on SPI ports.
Image

Could you please, tell me more about HSPI and VSPI ?
by gearwalker
Fri Dec 23, 2016 11:27 am
Forum: ESP-IDF
Topic: How the most finest 'tick count' I can get from ESP32 ?
Replies: 2
Views: 13796

How the most finest 'tick count' I can get from ESP32 ?

Hello,

As the topic, I wanna get finest ticks from the system. Currently I can get ticks from FreeRTOS but resolution is not enough. I wonder that we can get something like 'Execution tick count' by some ways.

Thank you!
by gearwalker
Wed Dec 14, 2016 6:37 am
Forum: ESP32 Arduino
Topic: WiFiClient connection error
Replies: 6
Views: 12596

Re: WiFiClient connection error

[SOLVED] :-D
by gearwalker
Thu Dec 08, 2016 1:16 pm
Forum: ESP32 Arduino
Topic: WiFiClient connection error
Replies: 6
Views: 12596

WiFiClient connection error

Hello, I'm now playing with ESP32 (NANO32). Successfully setup Arduino environment for ESP32. So, When I trying WiFiClient example. I can connected to my local host for a first time. But when I try to connect it again it always failed and afterward. Below is error what I got. [E][WiFiClient.cpp] con...