Skip to main content

All Questions

Tagged with
7 questions with no upvoted or accepted answers
4 votes
0 answers
189 views

Compatibility and Interoperability Between CAN Standards

I'm intended to design a CAN system for a automotive scan tool. So, I need to comprise the main CAN standars used nowadays. Searching on the web I found the following options: ISO 11519-2:1994 – Low-...
Daniel's user avatar
  • 917
2 votes
0 answers
3k views

MCP2551 with STM32 MCU

im learning about the CAN protocol, and bought the transceiver module MCP2551 like this: I made the driver for CAN controller first in loopback mode for debug, im sending the numbers 1,2,3 and 4 with ...
Bruno Otavio's user avatar
1 vote
0 answers
208 views

CAN Transceiver circuit problem with TJA1042T/3

I am a novice designer who recently started designing circuits. Using the STM32f407VGT MCU operating at 3.3V, using the CAN1TX(PB9) CAN1RX(PB8) pins, the circuit was configured by referring to NXP's ...
이동재's user avatar
0 votes
0 answers
412 views

CAN bus termination resistor

I'm trying to design a CAN device where the user can select which device is the beginning/end device and activate the 120 ohm resistor accordingly. I've seen some examples using a switch, but I'm ...
cy1125's user avatar
  • 201
0 votes
0 answers
638 views

Normal Mode of CAN Controller in STM32L476 Nucleo Board is Not Working

I am using STM32L476RG Nucleo board which contains only one CAN controller(bx_CAN1) and SN65HVD233 as a CAN Transceiver. I could able to test the CAN controller by using "LOOPBACK Mode". ...
Rahul Ramesh's user avatar
0 votes
0 answers
300 views

Sending Serial Data via CAN transciever

I am required to transmit a standard Hex payload through serial com port to a device that has a CAN transceiver. The serial configuration is as follows: 500 kbps, 1, 8, None, 1. The DUT has a CAN ...
Rav's user avatar
  • 71
0 votes
1 answer
69 views

Connecting CAN transceivers for devwork /home prototyping

I'm doing some home project, and would like to use this CAN transceiver (note just in case, not selecting CAN controller+transceiver chip, that's how I need it). I would like to use this transceiver ...
v01d's user avatar
  • 57