Results 1 to 2 of 2

Thread: program an eeprom an manipulate binary files

  1. #1

    Thread Starter
    New Member
    Join Date
    Feb 2002
    Posts
    7

    program an eeprom an manipulate binary files

    I want to program an eeprom from Atmel. I want to buy a standard programmer with i2c bus. The first question is of you know what is a good programmer, to connect with the serial port of the pc.

    The next question is how to manipulate a binary file or string. In that binary file i want to replace a HEX string to another HEX string and calculate a CRC at the end of the memory block. How can i manipulate this binary string and replace characters?

    At last, after i manipulate this file, how can i send this to my programmer?

    This all i want to do this in Visual Basic. By the way, can i use C code in my Visual Basic project.

  2. #2
    Kitten CornedBee's Avatar
    Join Date
    Aug 2001
    Location
    In a microchip!
    Posts
    11,594
    Except for the last question you're in the wrong forum. (But you'll probably don't get an answer in any forum here.)
    Last question: Not directly, but you can write a DLL in C and access it's functions from VB. Search this forum.
    All the buzzt
    CornedBee

    "Writing specifications is like writing a novel. Writing code is like writing poetry."
    - Anonymous, published by Raymond Chen

    Don't PM me with your problems, I scan most of the forums daily. If you do PM me, I will not answer your question.

Posting Permissions

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



Click Here to Expand Forum to Full Width