Is SPI interface supported?

jacomart

Registered
Thread Starter
Joined
Apr 26, 2021
Posts
1
Hello everyone! First of all I would like to say that I am an absolute neophyte, having clarified this the question I would like to ask is: is it possible to use REW to analyze data from an ADC connected to the SPI interface of a Raspberry PI or do I need an SPI to USB adapter?

Cheers
JM
 
If a device appears as an audio interface that your OS recognises then REW should be able to get signals from it. REW does not directly access hardware, the Java runtime takes care of that. REW just asks the runtime what audio interfaces there are.
 
Back
Top