Search the Community
Showing results for tags 'CAN'.
-
Hello All, Is there any sample program for using the CAN with Stellaris/Tiva-C with energia IDE ? I could see D:\energia-0101E0017\hardware\lm4f\cores\lm4f\driverlib can.c and can.h files. How to include this .h files and have a program which transmit some data Thanks for your support Dino
-
Hello everyone! Just wanted to say thank you for all the support and guidance everyone in this forum has towards beginners, you guys have been of so much help!! Now, here is a question: I am trying to interface 2 microcontrollers, a MSP430F5529 with a C2000 F28335 I was told the MSP doesnt support CAN, I would have to convert SPI to CAN and go from there. What do you guys suggest? I have never successfully used communication protocols. Any good examples of send and receive out there? Thanks in advance!
-
Stumbled across something that might be of interest to the folks on the forum that are working with CAN. Microchip has introduced a Can Bus Analyzer that will be shipping end of September with a price of $99.00. They have a 25% off coupon good until December of this year which brings it down to $75.00. CAN Bus Analyzer Tool from Microchip, part number apgdt002 Supports CAN 2.0b and ISO11898-2 Intuitive PC User Interface for functions such as configuration, trace, transmit, filter, log etc Enhanced features in the PC GUI for Microchip
-
Hallo I am new to stellaris microcontroller.Can anyone please post the CAN Bus communication Sample coding for LM3S9D81 Stellaris microcontroller using C++ Thanks in advance
-
main.cHallo How to implement an CAN BUS COMMUNICATION between CAN1 and CAN2 on Stellaris microcontroller.I need to transmit and receive the messages between two ifferent CANs. Herwith I am attaching my main function Thx in advance
-
Hi all, I've made a couple of CAN bus boosterpack designs: https://github.com/Miceuz/can-boosterpack/ One employs MCP2551 and another one is fully isolated using ISO1050. Feel free to download and build them, the designs are home PCB manufacturing friendly. I'm considering ordering some boards and putting them on tindie.com. Would someone be interested in buying a ready made board?