This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

how connect sd card to lpc2468

hi all ! how physically (wires) connect sd card to the lpc2468, so that you can use this scheme:

forums.ni.com/.../original

Could you please give ready working hex for flashing lpc2468? thanks

Parents
  • "Could you please give ready working hex for flashing lpc2468? thanks"

    How could anyone do that? What is a "ready working hex"? Such "ready working hex" must do something more than just containing the code to access a SD card. So what should that be? Exporting the SD card using USB to a PC? Make use of the SD card for a data logger? Be a boot loader that can reprogram the chip from contents on the SD card?

    And with a "ready working hex", you will not be able to change the functionality based on _your_ requirements. Sorry, but you can't get away with thinking a microcontroller is like a PC, where you just download a program from some web site and then you are done. You have lots of work in front of you - or a good reason to do something else.

Reply
  • "Could you please give ready working hex for flashing lpc2468? thanks"

    How could anyone do that? What is a "ready working hex"? Such "ready working hex" must do something more than just containing the code to access a SD card. So what should that be? Exporting the SD card using USB to a PC? Make use of the SD card for a data logger? Be a boot loader that can reprogram the chip from contents on the SD card?

    And with a "ready working hex", you will not be able to change the functionality based on _your_ requirements. Sorry, but you can't get away with thinking a microcontroller is like a PC, where you just download a program from some web site and then you are done. You have lots of work in front of you - or a good reason to do something else.

Children