Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Send i2 s multiple samples #764

Merged
merged 6 commits into from
Jun 7, 2024
Merged

Conversation

schreibfaul1
Copy link
Owner

one by one sample 82%

         TASKNAME            | RUNTIMECOUNTER | TOTALRUNTIME[%] | CORE | PRIO  |
         --------------------+----------------+-----------------+------+-------|
         audioplay           |      88407676  |       82%       |   0  |    2  |
         loopTask            |      79661774  |       74%       |   1  |    1  |
         IDLE                |      13340728  |       12%       |   0  |    0  |
         IDLE                |      26417065  |       24%       |   1  |    0  |
         tiT                 |        896976  |       <1%       |   0  |   18  |
         Tmr Svc             |            12  |       <1%       |   0  |    1  |
         sys_evt             |           895  |       <1%       |   0  |   20  |
         arduino_events      |          1269  |       <1%       |   0  |   19  |
         mdns                |          9615  |       <1%       |   0  |    1  |
         esp_timer           |        147764  |       <1%       |   0  |   22  |
         wifi                |       3338806  |        3%       |   0  |   23  |
         ipc1                |        996075  |       <1%       |   1  |    1  |
         ipc0                |        865399  |       <1%       |   0  |   24  |

multiple samples 29%

         TASKNAME            | RUNTIMECOUNTER | TOTALRUNTIME[%] | CORE | PRIO  |
         --------------------+----------------+-----------------+------+-------|
         loopTask            |     741269568  |       83%       |   1  |    1  |
         IDLE                |     599935147  |       67%       |   0  |    0  |
         IDLE                |     148016093  |       16%       |   1  |    0  |
         tiT                 |       8676965  |       <1%       |   0  |   18  |
         audioplay           |     264269837  |       29%       |   0  |    2  |
         sys_evt             |           886  |       <1%       |   0  |   20  |
         arduino_events      |          1256  |       <1%       |   0  |   19  |
         ipc1                |        923949  |       <1%       |   1  |    1  |
         mdns                |         63797  |       <1%       |   0  |    1  |
         esp_timer           |       1334712  |       <1%       |   0  |   22  |
         wifi                |      15041195  |        1%       |   0  |   23  |
         ipc0                |        836494  |       <1%       |   0  |   24  |
         Tmr Svc             |            12  |       <1%       |   0  |    1  |

Writing timeout, no writing event received from ISR within ticks_to_wait
8->16bits per sample for external DACs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant