I need help to understand and work with the new SCADA API,
I have made a simple FC Chart using PIC16F1938 and transmit a SPI Transaction it woking as I would it should .
As you see here I have a decent Clock DATA and a CS line that is working ,the decoder can decode this and it decode the 2 bytes as 0xB7 and 0xBB
exactly as the code is written to output.
Using the exact same Chart with UNO scada the only signal/trace that is some how correct is the ( SCK) clock (yellow trace)
the MOSI(DATA)blue trace has no output and the CS(purple trace) is doing somewthing very strange far from a CS signal.
I am attching the FC chart if you can please show me what I am doing wrong in the new SCADA API I will be very happy as it has stopped to work with me .
Appreciate your help I am missing something in the new API the reason things are not working
