Skip to main content

Questions tagged [can]

CAN stands for Controller Area Network and is a bus often used in automotive applications. It is a two-wire differential protocol and works on baud rates from 10 kbits/sec to 1 Mbits/sec.

161 questions with no upvoted or accepted answers
1 vote
0 answers
195 views

CAN Bus Voltage Discrepancy

I’m currently using a sysWORXX USB-CANmodul1 to communicate with a Maxim MAX3051 CAN Transceiver on a custom PCB of mine. I've been having issues with the modul1 losing connectivity with the board. ...
Mitch's user avatar
  • 13
1 vote
0 answers
153 views

Canbus bit stuff Error

I was communicating two stm32f4 discovery board and i wanted to create some failure scenario to take precautions. I shorted CANH & CANL and pulled VCC, GND respectively. But now my both of board ...
IHK's user avatar
  • 99
1 vote
1 answer
93 views

Canbus over canberry with raspberry pi two messages together at the same time

Im using a canberry with raspberry pi. Is there any way possible to send two messages at the same time with same id and be received by the other raspberry without any particular chance of getting a ...
Kylee Holcomb's user avatar
1 vote
0 answers
800 views

CANopen SYNC object and synchronous window length

In CANopen specification there is an object called Communication Cycle Priod [1006h]. This is the time interval between two consecutive SYNC objects. There is also another object called Synchronous ...
doner_t's user avatar
  • 125
1 vote
1 answer
197 views

Change operational mode of CAN transceiver

I have two MCP2515 stand-alone CAN controllers with an SPI interface, two TJA1042 CAN transceivers, and two Arduino Uno boards. As you may know, TJA1042 has two operational modes: sleep mode normal ...
nrt's user avatar
  • 21
1 vote
0 answers
570 views

How does the data rate of a CAN bus affect the value of the capacitor used in a split termination scheme?

I'm helping to redesign the CAN bus of an electric car, and we're interested in achieving higher data rates of up to 8 Mbit/s. We have a transceiver selected, a CMC to reduce inductively coupled ...
Michael's user avatar
  • 11
1 vote
0 answers
806 views

STM32F407VG DISCOVERY BOARD micro controller CAN messages

I am wondering if anyone is familiar with any STM32f407VG micro-controllers? If so, I am having some problems configuring a CAN driver. I can run the demo code, which is set to a loop-back mode, but ...
Naveenreddy's user avatar
1 vote
0 answers
492 views

CAN Bus Debug MCP25625 CAN to SPI to USB (MCP2210)

I am trying to build a CAN - USB converter using the MCP 25625 chip to convert CAN to SPI first and then receive/send the SPI data on an MCP 2210 chip of SPI interface and consequently convert to USB. ...
Siddhant's user avatar
1 vote
0 answers
488 views

Is it possible to flash an Atmel SAM E70 through a CAN bus without a JTAG?

My circuit board needs to have both a MCU and a CAN connection so it would be nice to be able to cut down on some of the components.
lahebo's user avatar
  • 11
1 vote
2 answers
73 views

Datalogger - Multiple CAN Bus

I have around 15 CAN Bus Interfaces (not connected to each other) sending data on the bus and I want to read all the data and forward to a PC (via USB or Ethernet). I have looked into MCP2515. I will ...
lerner1225's user avatar
0 votes
0 answers
31 views

CAN Transmission not going through

I have a CAN bus set up, my two nodes are the STM32-F429ZIT dev board and a raspberry pi with RS485 CAN hat. I am trying to transmit from the STM32 to the raspberry pi. When I try to run this code, ...
Nimo Ohayon's user avatar
0 votes
0 answers
50 views

How do I convert an I2S/TDM signal to a CAN signal

I'm getting output from the Analog Devices ADXL317 and I want to convert the output signal to a CAN signal. I don't think many CAN transceivers can take input from the I2S bus, so I need to find ...
Skop's user avatar
  • 1
0 votes
1 answer
79 views

How may I manually construct CAN message for CANopen?

I understand CANopen uses CAN, the difference is usage and message type. I have basic CAN capable device and I want to control industrial motor controller, which uses CANopen. I have its EDS file, but ...
Ri Di's user avatar
  • 1,039
0 votes
1 answer
72 views

CAN BUS Chassis Grounding

Hoping to get get some guidance on correct grounding for a CAN Bus I have designed. The following diagram gives a high level overview of the system connectivity: Some notes on the setup: There are a ...
gid204's user avatar
  • 1
0 votes
0 answers
14 views

AT32F403AVGT7 how to set CAN baud rate for this controller

I am using AT32F403AVGT7 controller but I am not getting any CAN response due to incorrect baud rate. Does anyone know how to set baud rate for this controller? I will share my code below: ...
AKASH SONKAMBLE's user avatar

15 30 50 per page
1 2 3
4
5
11