User Activity

I am using CAN(MCP2515 Controller), I need to know the methods used to Test CAN Failure and Build in CAN Test.Methods I tried. 1: Checking Error Flag like Bus-Off Error Flag bit and Passive Error Bit, but due to Arbitration Failure Transmit Error Cou...
Hello,I am using STM32F103c6 ( Cortex m3) and there is no Floating point unit on this Board.1: If I am doing floating multiplication, Square root and Division, It takes too much time approx(2-3 micro second and for square root (13 us)).2: I also trie...