I have a battery whose output is CAN H and CAN L. I am connecting the output of battery to tranceiver IC and TX and RX of the IC to DSP processorTMS320f28335.
Now i want to read the output of the battery, can u suggest me of the code that can be used to monitor the data and use it for further task. I could communicate via CAN transceiver between two DSP boards(i.e. in Self Test Mode) but i am not aware where does the data gets store, i.e. in which mailbox, when operating in NORMAL MODE and what is the code for it and any more hardware changes. Also the data that is coming consists of 15 parameters which i want to access. I am unaware of how to view each one of them in different mail boxes and use it for further analysis.
Thank You.