User Activity

Posted on February 06, 2018 at 14:44Dear,I try to understand CAN filtering mechanism  to use it in my application. I understand that it is possible to filtering by ID type, frame type and ID scale.In the case of standard ID, I understand that it's p...
Posted on January 22, 2018 at 15:04Dear,I work on CAN bus with STM32F107 MCU.I arrived to configured CAN 1 with the help of 'CAN Networking' example to send and receive CAN frame but when I try to use the CAN 2 (Slave CAN)? I only can send CAN frame...
Posted on January 16, 2018 at 12:25Dear,I am currently using the STM32F1Cube drivers on a STM32F107VC MCU (STM3210C-EVAL board) and I discovered a bug in CAN drivers.The problem is in the 'stm32f1xx_hal_can.h file on line 379.#define CAN_FLAG_TXOK2 ...