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
579 stars 192 forks source link

Add STM32F7 Family #82

Closed nguyenlam185 closed 1 year ago

nguyenlam185 commented 1 year 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 1 year ago

thanks!