Results 1 to 3 of 3

Thread: MCU Checksum algorithm

  1. #1

    MCU Checksum algorithm

    Hi, its me again ...

    Has anybody have a MCU checksum calculation algorithm ???

    Maybe it is simple CRC-32 standard polynominal based script ???

    thanks for your answers...

    greets.gobo.

  2. #2
    Join Date
    Mar 2002
    Location
    Netherlands
    Posts
    3,163
    Is this simple CRC-32?

    get 2 bytes,
    add value off next two bytes,
    add value off next two bytes,
    add value off next two bytes, etc.

    Then I can say U just learned me I'm capable of things with some very difficult word for it.
    I rather prefer, Mcu calc =)

    NokDoc

  3. #3
    Hehe, fine thanks....

    It is rather more simple than CRC32 )))))

    greets.gobo.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •