Peter Kostenko
Peter Kostenko
in HAL STM functions configurations are declared as __Weak to make override possible in case of other implementations in user file and in headers files difined as #if defined (__ARMCC_VERSION)...
or do we need any other way to use our crc16 function to use the hardware capabilities of calculating the СRC as described in this application note an4187 https://www.st.com/resource/en/application_note/an4187-using-the-crc-peripheral-on-stm32-microcontrollers-stmicroelectronics.pdf
this helps to reduce the cost of the product. you can take a cheaper processor that can handle processing, for example, six streams (ports) at once at high speed (modbus...
ready in [#77](https://github.com/debevv/nanoMODBUS/pull/77)
hardcore version with all files included
all files for assembly are added to the project statically