This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SafeTI library compatibility with Hercules RM44 chip

Hi All,


For a new project, I am searching for inputs about the compatibility of RM44 chip with the SafeTI library.
Several parts of source code are enable/disabled by #if commands (symbols are _RM57Lx_, _RM46_ and so on)...
I cannot find anywhere any symbol linked to RM44 chip.
Then, I can imagine two scenarios:

  • Either the SafeTI library is not ported for RM44 chip,
  • Or the RM44 configuration is similar to any other config (so what is the symbol to use for compilation?).


Thanks for clarification.
Jules

  • Jules,

    The RM44 is almost exactly the same as RM46 but a few features are removed to allow for a lower price point.

    You can try the RM46 code for now.  Will check to see what the plans are w.r.t. releasing the Safety Lib specifically for RM44.

    But I think you won't run into much trouble using the RM46 lib on RM44..