Emandhal
Emandhal
Hi, I see no reason for you to not be able to enable/disable Tx interrupts at runtime. Datasheets does not say any restriction for this. The enable of MCP251XFD_INT_TX_EVENT in...
Hi, Now I understand perfectly what you want to do. Yes, the configuration at startup is its primary purpose, but modifying this parameter at runtime is important too. After checking...
Hi, I made a new commit for this "feature". Can you try it so I we can close this issue ? Thanks
Hi, You want this kind of optimization to be done directly in the MCP251XFD_ReceiveMessageFromFIFO() and MCP251XFD_TransmitMessageToFIFO()? If so, we will loose the READ and WRITE CRC/SAFE capability. If this is...
Hi, you're right, it's a faulty merge I'm sorry for that, for the moment I'm working on this driver on a new revision. The last commit should make it work...
Hello, This seems to be a controller / bus problem, not a driver problem. Can I have the configuration structure and the FIFO structure so I can chech if something...
I doesn't get this kind of behavior at start, I get it after some node exchange generally and it's my fault in these cases. If you can share your configuration...