Giter VIP home page Giter VIP logo

avr_can's People

Contributors

collin80 avatar geraldjust avatar per1234 avatar thomasonw avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

avr_can's Issues

begin(baudrate, enablepin) not defined

Hi, I'm fairly new to this library but it seems like exactly what I need for a project I'm working on.
The only issue I have at the moment is that I wold like to be able to use the begin(baudrate, enablepin) function which is listed in the howtouse.txt file among the other constructors but isn't defined anywhere in the avr_can.h and avr_can.cpp files.
Is there any chance it will be implemented in the near future?

Not working with Sparkfun AST-CAN485

Hi.

I have a pair of Sparkfun AST-CAN485 (AT90CAN128 based) boards. When I use their provided CAN library tx/rx samples, I can successfully send/receive CAN data but it has no method of manipulating filters/mailboxes and relies on polling, so I would like (if possible) to use your library.

I tried your simple interrupt based receiver and it appears to "crash" when it starts to receive data from the remote, I have a simple led flasher in the loop function and as soon as I connect the CAN bus (connected to a simple transmitter) the LED stops flashing!

Any ideas?

Thanks

Phil

no can communication with 2 ATmega64M1

I setup 2 CAN64 IO (Atmega64M1) boards using Arduino IDE 1.8.1. Both interconnected with CAN High and Can Low (120Ohm bus terminator active on both sides). One is configured with "CAN_SendingTest" and the other one with "CAN_TrafficSnooper". Both compiled with 16Mhz and PSC OFF.

I can see no data coming in on the receiver side and a "FAILED" on transmit side after the 8th message.

Any idea what could be wrong?

mcp2515 porting possible?

Hi Thomas,
I was wondering if there was an Arduino library for some Atmel uC with the CANBUS controller integrated and I found your code.
The question is how to make the porting that uses your library in substitution to the mcp_can.h and mcp_can.c on which many arduino examples are made.
The idea is to use the ATmega16M1 instead of the classic atmega328p with the MCP2515 external can controller.
Do you think that it's possible?
Have you thought on this possibility?

Thanks in advance

No communication.

Hi, I working in a arduino board with canbus communication, but I want to replace the Atmega328p chip for Atmega32M1 chip, I found your Arduino Core for ATmegaxxM1/C1 CPUs, I installed and work great, but for some reason I can't run the avr_can examples.
I'm not expert programer, I try to check if the canbus port are in correct pins but can't find in your code where you initialize the TX,RX pins, I found where you #define CAN Can0 but where you define the pins? PC2, PC3.
Thanks.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.