Bus Analyzer (USB – CAN a USB – LIN) – STM32F103

If you work with CAN or LIN bus, this device can be very helpful for you.

The device is based on STM32F103 microcontroller.

The main goals were:

Bus data logging and replay.

Bus data generation.

Bus data filtering.

USB-CAN analyzer supports 20kBit up to 1MBit.

USB-LIN analyzer supports 1kBit up to 20kBit.

STM32F103 process data from CAN and LIN bus and data is sent to PC through FT2232H.

http://www.mikrocontroller.net/articles/BusAnalyzer

Share the article:
Tags:
Show your
Maker soul!
Buy a T-Shirt
Coffee for Chiptron
Give a boost to the next article

Related Articles

I would like to show you a few development boards with STM32 and the price is lower that $5 (without shipping). You can’t expect the ST-LINK programmer and debugger, but the price is so friendly. The board can be used…

You can buy a few types of oscilloscopes for a few USD. Or also you can made that e.g. Miniscope v2. One of them is mentioned in this news – HS101. The base component is STM32F103 microcontroller. You can buy…

Saleae, the manufacturer of logic analyzers, released a new beta version of PC software for showing of data waveforms. The big advantage of this program is real-time showing of data – from digital inputs. In case that your logic analyzer…

Logic analyzer should be the base component for your development. I’m sure that you know this chinese clone of logic analyzer of Saleae with chip CY7C68013A by Cypress. The maximum of sample rate is 24 MHz. The clone uses software…

The fourth part of STM32duino tutorial we will check the I2C bus. We connect the temperature and humidity sensor Si7021 to default I2C and also to alternative connection of I2C bus. Note: I2C on STM32(G071) was tested on 12.6.2023 with…