# CAN通信 **Repository Path**: cuixinle01/can-communication ## Basic Information - **Project Name**: CAN通信 - **Description**: 实现两个stm32之间的can通信,采用TGA1050收发器。 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 2 - **Created**: 2024-03-21 - **Last Updated**: 2025-10-03 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # CAN通信 #### 介绍 实现两个stm32之间的can通信,采用TGA1050收发器。 主控采用 1. 两个stm32f103c8t6 2. 两个tga1050收发器(can收发器) 3. 两个oled屏幕显示互收发信息 具体接线请根据代码自行接线。