Hello,
As we seen in the datasheet. ESP32 provide only a bit details on SPI ports.
Could you please, tell me more about HSPI and VSPI ?
Search found 5 matches
- Mon Dec 26, 2016 5:52 am
- Forum: Hardware
- Topic: Need more details about HSPI and VSPI
- Replies: 3
- Views: 31647
- Fri Dec 23, 2016 11:54 am
- Forum: ESP-IDF
- Topic: How the most finest 'tick count' I can get from ESP32 ?
- Replies: 2
- Views: 14717
- 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: 14717
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!
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!
- Wed Dec 14, 2016 6:37 am
- Forum: ESP32 Arduino
- Topic: WiFiClient connection error
- Replies: 6
- Views: 13788
Re: WiFiClient connection error
[SOLVED]
- Thu Dec 08, 2016 1:16 pm
- Forum: ESP32 Arduino
- Topic: WiFiClient connection error
- Replies: 6
- Views: 13788
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...