ftrias / TeensyThreads

MIT License
184 stars 26 forks source link

Reliability and Maximum loop rate #22

Open ChSt15 opened 3 years ago

ChSt15 commented 3 years ago

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.