Blog

Tag: STM32

  • Adventures in CAN FD

    I recently needed some USB to CAN FD adapters for a project. Buying some off-the-shelf adapters would be the sensible thing to do, but where’s the fun in that. If you can’t or don’t want to buy the tools you need, build them!

    |

  • PlatformIO Logo

    PlatformIO & ARM’s ITM/SWO (Serial Wire Viewer)

    No UARTS no problem! Making use of the ITM and SWO modules included as part of ARM’s CoreSight debugging hardware to provide debug output with ARM STM32 and PlatformIO.

    |