User Activity

Hi,GreetingsI have a board with STM32G431KB controller inside. i am trying to interface classic can into this controller to have bit rate of 500 kbps. However this particular controller has FDCAN and need to configure as classic can (BxCAN). I am in...
Hi GreetingsI want to interface normal CAN communication with bit rate 500kbps from STM32g431kb neucleo board to STM32F407 Discovery Board.As STM32g431kb contains FD CAN i'm facing diffculty to use it as normal mode. i am able to communicate between ...
hi all,i am trying to do CAN Communication using STM32f407 and transceiver using Cube MX and Cube IDE. Now i have given default value for CANTxHandletypedef Txheader.StdID = 0x321. As a next step i need to add this STDID value by entering through Ser...
HII am trying to interface Stm32f407board with cjmcu2551 transceiver with tcan1051V module and stm32f091cct6.the clock rate for both controllers(APB1 for CAN=25Mhz) with prescalar=5, time segment1=8 and time segment 2=1 with baud rate 500kbps. i am n...