Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Librairie ACAN2515 #44

Open
phenixpopol opened this issue Sep 27, 2023 · 1 comment
Open

Librairie ACAN2515 #44

phenixpopol opened this issue Sep 27, 2023 · 1 comment

Comments

@phenixpopol
Copy link

Excusez-moi si je parle francais.J'ai mis ci dessous une traduction de google:
j'utilise les exemples donnés sur Locoduino ou sur d'autres sites avec la bibliotheque ACAN2515 de Pierre Molinaro.
J’utilise un arduino UNO R3 qui n’est pas un clone et 2 HailegeMCP2515 CAN bus module TJA 1050 Receiver SPI for Arduino AVR.
. Dans le programme loopback avec donnees j’ai le message d’erreur « Erreur 0x1 ».
J’ai réalisé le programme ’application de commande deux LED via le bus CAN « J’ai le message d’erreur « probleme de connexion » sur les deux arduino. J’ai corrigé la bibliothèque :
#include <ACAN2515_Buffer16.h>
#include <ACANBuffer.h>
#include <ACAN2515Settings.h>
Mais les deux premières lignes n’apparaissent pas en rouge. Elles sont pourtant bien dans le dossier bibliothèque de ACAN2515.
J’ai vérifié et revérifié toutes mes connexions. J’ai ponté J1.
Toujours idem".
Quelques soient les programmes utilisés, meme les plus simples tous "bug" soit à la compilation, soit lors de l'exécutionJe ne trouve pas de solution.
merci d'une réponse.
I use the examples given on Locoduino or on other sites with the ACAN2515 library by Pierre Molinaro.
I use an arduino UNO R3 which is not a clone and 2 HailegeMCP2515 CAN bus module TJA 1050 Receiver SPI for Arduino AVR.
. In the loopback program with data I get the error message “Error 0x1”.
I created the application program for controlling two LEDs via the CAN bus. “I have the error message “connection problem” on both arduinos. I corrected the library:
#include <ACAN2515_Buffer16.h>
#include <ACANBuffer.h>
#include <ACAN2515Settings.h>
But the first two lines do not appear in red. However, they are in the library folder of ACAN2515.
I checked and rechecked all my connections. I bridged J1.
Always the same.”
Whatever programs are used, even the simplest ones, all "bug" either during compilation or during execution. I cannot find a solution.
thank you for a response.

@pierremolinaro
Copy link
Owner

pierremolinaro commented Sep 28, 2023 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants