ftrias / TeensyThreads

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Reliability and Maximum loop rate

ChSt15 opened this issue · comments

Does this library work reliably with peripherials such as SPI and I2C and is there a maximum loop rate like the ESP32? I often ran into problems with the ESP32 threads when they ran at rates over 1khz and im need to get loops rates at around 8khz.