I opened an issue already and he try to help me , but it still not working.
Library that work with arduino uno not working with Teensy4.1, what could be the gap between them?
What I show above that other sketch working, with spi communication...
Trying using ADC122S101 chip with ADC08XS.h library, Issue is that no address sending from Teensy4.1, MOSI, to the chip.
There is 2 channel on it and all time getting the data just from first channel.
With sketch that I use just spi.h library...