alejoseb / Modbus-STM32-HAL-FreeRTOS

Modbus TCP and RTU, Master and Slave for STM32 using Cube HAL and FreeRTOS
GNU Lesser General Public License v2.1
519 stars 182 forks source link

Add STM32F7 Family #82

Closed nguyenlam185 closed 11 months ago

nguyenlam185 commented 11 months ago

Thank you for doing this project. It works for my project that is built around a STM32F746-DISCO kit, so I added STM32F7 family. Already tested with UART DMA in master mode

alejoseb commented 11 months ago

thanks!