Question
STM32_modbus issues
Can anyone suggest me what the issues in the below code, i had generated the Modbus data frame and also checked the CRC function with Modbus- CRC calculator, I am able to transmit the data and also i am also waiting for the data to receive on interrupt mode. I am not able to receive any of the response, is that any other issues in the above code.