Part Number: MSPM0G3507
Other Parts Discussed in Thread: SYSCONFIG
hello team
My question related to MCAN . My setup is decribed below .
1) I have a my own MCPM0G3507 board with external can ic is using for transmitting and receiving the data.
2) when I am using MCAN RX sample code in that . it is working fine . in my code also initilize a GPIO and connected to LED , am sending a data and and checking LED is glowing or not . it is working fine .
3) for transmitting or receiving the data an using Kvaser can communication module ( 500 kb/s ).
4) In same receiving code I want to add transmitting data . i checked tx sample code they are using gpio interrupt . but my code i am not using any goio interrupt , my code is - if rx data is coming then i have to send tx data to my analyzer . same setting i done in my code like as sample code ( except gpio interrupt) . i am using only one interrupt for receiving a data . after receiving have to send to tx data to analyser . will it work or not .
5) for transmitting a data interrupt is compulsory . if not why is not working if i am combining RX and TX both at a time . Rx is working properly .
6) if you have any sample code both tx and rx combine working properly please suggest me .
This is urgent for me . please help me
thanks and regards
Aryan vats