Skip to content

Allowing easy configuration of IRAM placement of device drivers like ESP-IDF #946

@ProfFan

Description

@ProfFan

From my experiments in #939 it seems that with the ESP32 I-cache miss is a microsecond-level (several thousand cycles) penalty. In ESP-IDF they have a Kconfig based mechanism that allows putting devices drivers in the IRAM. We should have the same ability in order to enable timing-sensitive applications.

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:blockedUnable to progress - dependent on another task

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions