This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Compiler/TMS320F28379D: BISS-C Library Multiple Slaves compatibility

Part Number: TMS320F28379D


Tool/software: TI C/C++ Compiler

Hello,

I am using the BISS-C library that uses the CLB for the clocks and SPI for the data, and it is working as expected. This library is only compatible with point-to-point configuration, because the MO line is eliminated. I think that a unidirectional multislave configurations could be easy to implement, forcing the CLB to write a "start bit" to MO line. Are you planning to implement multislave configuartion?