Design questions

stickben
Posts: 12
Joined: Tue Jun 23, 2015 12:28 pm

Design questions

Postby stickben » Wed Jul 22, 2015 8:44 am

Just wondering, is there any design documents to tell us how the SDK interacts with the user code? It would be nice to know some things such as:
- Are the user tasks pre-emptive?
- Is the espconn_rx_callback called from interrupt?
- can you save off the espconn pointer from the espconn_rx_callback/espconn_sent_callback and use it later to transmit data?
- how long can you disable interrupts?
- Does the os tasks support signaling like mutex or semaphore?

Something like a data flow diagram would be nice. It would give some good information to people who what to design a robust application.

Thanks,
Ben

ESP_Faye
Posts: 1646
Joined: Mon Oct 27, 2014 11:08 am

Re: Design questions

Postby ESP_Faye » Fri Jul 24, 2015 5:08 pm

Hi,

Please refer to this post http://bbs.espressif.com/viewtopic.php?f=7&t=785#p2825

- Does the os tasks support signaling like mutex or semaphore?
-> Yes, it is supported.

Thanks for your interest in Espressif Systems and ESP8266 !

Who is online

Users browsing this forum: No registered users and 28 guests