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