Skip to main content
RSeba.2
Associate III
November 23, 2022
Solved

Hello, I am currently working with SPC58EC MCU using SPC5Studio toolchain. How can I read/write registers in the MCU ? Is there any function already defined ? For example Module Version Register of Flexray controller, how can I read their value ?

  • November 23, 2022
  • 2 replies
  • 1328 views

..

    This topic has been closed for replies.
    Best answer by RSeba.2

    Yes, it is memory mapped. Thanks for the answer.

    2 replies

    Tesla DeLorean
    Guru
    November 23, 2022

    If it is memory mapped presumably structures and pointers.​

    Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
    RSeba.2
    RSeba.2AuthorBest answer
    Associate III
    November 23, 2022

    Yes, it is memory mapped. Thanks for the answer.