# stm32f1xx_freemodbus **Repository Path**: crystal266/stm32f1xx_freemodbus ## Basic Information - **Project Name**: stm32f1xx_freemodbus - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 8 - **Forks**: 3 - **Created**: 2021-05-11 - **Last Updated**: 2025-03-30 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README 1. STM32F1xx 移植 FreeModbus RTU库,使用串口1作为通讯串口,通用定时器2作为3.5T的延时定时器。 2. 在 port.h 中可以修改使用的串口以及是否启用RS485的功能。