Search found 2 matches
- Fri Dec 29, 2017 10:20 pm
- Forum: General Discussion
- Topic: Amazon FreeRTOS
- Replies: 7
- Views: 11650
Re: Amazon FreeRTOS
Does esp-idf rely on any of the additions you have made to FreeRTOS or should it be possible to add Xtensa support to FreeRTOS 10 and run the existing Wifi/BT stacks? Are the APIs required by the wifi/bt stacks specified anywhere or would it be best to look at the imports on the binaries?
- Fri Dec 29, 2017 10:18 pm
- Forum: General Discussion
- Topic: ESP32 I/O Characteristics
- Replies: 0
- Views: 3009
ESP32 I/O Characteristics
Hi, I'm trying to simulate a design in LTSpice where one of my signals will be driven by an ESP32. Is the rise and fall time (slew rate) for an output pin specified anywhere, it doesn't appear to be in the TRM or the datasheet? I assume this would be the same if used as a GPIO or as a PWM output? Th...