Resolved! How to read CAN BUS with STM32F091RC + MCP2551 transreceiver?
Hi I am trying to read car CAN BUS with STM32F091RC + MCP2551 transreceiver. All I am getting is empty header and data. I guess my setup is incorrect, anyone can advice how to setup?This is my setup: CAN_TxHeaderTypeDef TxHeader; CAN_RxHeaderTypeD...