TJA1050 CAN bus library

Post here first, or if you can't find a relevant section!
Post Reply
Keistuolis
Posts: 1
Joined: Mon Feb 01, 2021 8:30 pm

TJA1050 CAN bus library

Post by Keistuolis »

Hello,
is there a library for controlling CAN bus with TJA1050 chip only? TJA1050 chip is connected to PA11 and PA12 pins.
Since the F103 already has built in can controller i only connected the TJA1050 CAN transceiver. Any help apreciated :)
Franke39
Posts: 30
Joined: Sat Mar 28, 2020 6:39 pm

Re: TJA1050 CAN bus library

Post by Franke39 »

There are many STM32F103 CAN Bus libraries on github. Do a search and pick your favorite :)
mack
Posts: 8
Joined: Sat Feb 08, 2020 2:33 am

Re: TJA1050 CAN bus library

Post by mack »

I successfully use https://github.com/exothink/eXoCAN library for the stm32f103

It would be very nice if an official CAN Bus library could be introduced into the stm32Duino that would work with the whole family of STM32 micros.
Post Reply

Return to “General discussion”