Close

CAN Simple

Back to overview

A really simple CAN network for about $10 a node.

Discussions

rx7man wrote 08/07/2020 at 00:00 point

Yeah, I was hoping to find something more like an arduino library since that's how I do most of my work right now... again, I haven't looked for the library in a long time though

  Are you sure? yes | no

Gino Avanzini wrote 08/06/2020 at 23:38 point

Just like rx7man, I'm interested in the firmware. Did you use the ST HAL or LL drivers? Also, did you implement CANopen or you used your own message protocol?

  Are you sure? yes | no

colinconstant wrote 08/01/2020 at 01:46 point

I'm happy to answer any questions at all.

  Are you sure? yes | no

rx7man wrote 08/05/2020 at 20:03 point

I'll look forward to the software side of it.. I've been thinking of using one of these blue pills for CAN work already, haven't found the library, though I haven't looked too hard either

  Are you sure? yes | no

Gino Avanzini wrote 08/06/2020 at 23:28 point

ST provides a HAL and low-level drivers for CAN. AFAIK these give you access to the physical layer of CAN. You can find these if you use STM32CubeIDE

  Are you sure? yes | no