Hello,
I am using TI f28335 board for my final degree project and now I have to communicate the f28335 board to monitoring some variables that are being modified during the software runs. I have read that this must be accomplished using the rs232 interface. I also know that this kind of communication on simulink is performed by the sci communication block.
My problem occurs while I am trying to read the information that is supposedly being transfered through the rs232 connection. I am starting to think that I am not connecting correctly the TX RX and GND pins that carry the information.
I have connected the J3 TX, RX and GND pins on the experimenter kit to the pins 2, 3 and 10 on a db25 rs232 connector respectively. It's the first time that i work with that type of communication and I am not sure if I am doing it right.
When I use the SCI RECEIVE block on simulink for hosting the communication I set COM4 as the port in which I have to read the information (That's the port my computer have assigned to the rs232 connector) and while simulink model is running i don't receive any information. On the SCI SETUP a baudrate of 115200 is selected.
I also tried to use the SERIAL CONFIGURATION and SERIAL RECEIVE blocks on INSTRUMENT CONTROL TOOLBOX using the same baudrate and it stills not working.
If someone can help me to solve this problem i will be really grateful because I don't really know how else try and I still don't knowing if it's a software or hardware issue due to it's the first time i use this kind of communication.
Thanks in advance,
Fco. Javier López Alcolea