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.

Regarding uint16 variable value transmission through spi transmit block in simulink

Other Parts Discussed in Thread: TMS320F28027

Respected Sir,

                          I want to send a constant double value 2.567 through spi trasmit block of tms320f28027 after converting it to 2567(uint16) ( i.e., 2.567*1000) , but i'm unable to do so, as the spi data and clock was not outing at the respective pins of controller. ( I have just tried to multiply a constant 1000 with 2.567 data)          

Although I was able to transmit the direct constant value (uint16) to spi transmit block

Can some body help me out in transmitiing the data through Spi Simulink block of tms320f28027 after doing mathematical operations.

Regards,

Anuroop