Lib with 1-Wire Protocol with FlexIO ?

Status
Not open for further replies.

lilltroll77

Member
Hi

I'm doing my first Teensy project in VSC.

I have tested the 1-Wire Protocol lib together with the Dallas temperature lib, and it works stand-alone.

Combining it with other time-sensitive real-time stuff seems like a bad idea, even after some modification of the lib.


In the NXP application notes for FlexIO, they are mentioning 1-Wire Protocol as a possible application.

Are there any ready libraries for Teensy or similar for 1-Wire Protocol and FlexIO?

I have already written my own FlexIO driver for reading two 20Mbit streams simultaneously with DMA and interrupts, so I can probably do it for 1-Wire as well, but I do not want to reinvent the wheel.
 
Status
Not open for further replies.
Back
Top