Part Number: TMS570LS1227
Other Parts Discussed in Thread: TINA-TI, , HALCOGEN
Tool/software: TINA-TI or Spice Models
Hi,
we are developing code on tms570ls1227 for taking data from 8 sensors connected on can bus with fixed time gap one by one. i imported can code into ccs.
in sys_main.c , in main function i called canGetdata() after initialization one time . i initialized only can1 for receiving, and message box 1. for 8 sensors how should i configure to receive data above requirement .
Is interrupt mode necessary. because i have to collect with fixed time gap one by one. only one canreg1, can1 is sufficient. please guide me for this requirement.
is canmessagenotification a handler function?
How to set time gap (what is the function for delay) for each cangetData() calling function.
Thanks and regards,
K Subrahmaniam
