# HAL_STM32_FreeModbusV1.6_MasterAndSlave_Demo **Repository Path**: jhembed/HAL_STM32_FreeModbusV1.6_MasterAndSlave_Demo ## Basic Information - **Project Name**: HAL_STM32_FreeModbusV1.6_MasterAndSlave_Demo - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 2 - **Created**: 2022-04-14 - **Last Updated**: 2024-06-06 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # HAL_STM32_FreeModbusV1.6_MasterAndSlave_Demo 适用于嵌入式的Modbus主机实现(在FreeModbus从机上简单修改而来)。 移植和介绍请参考博客:https://blog.csdn.net/qq153471503/article/details/124177482 #### 从机移植和使用 STM32基于HAL库的移植FreeModbus从机移植教程见博客地址:https://blog.csdn.net/qq153471503/article/details/104840279