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.

LMP90100: LMP90100 PIC PROGRAMMING

Part Number: LMP90100
I want to program the LMP90100 IC with the pic24f series. But I have no idea how to do this. Can you help with this?
  • Hi Assa,

    I am not aware of any example code or something similar for the LMP90100 on a PIC24. Perhaps you could try posting on the Microchip forum and see if anything is available, or otherwise search the web.

    However, if you have specific questions about the LMP90100 operation, please let me know and I will assist you.

    -Bryan

  • Hi Bryan,

    Thank you for answer.But,How can I find a document about any processor of LMP90100 such as Arduino? The situation I am trying to understand is how the LMP90100 is programmed with SPI communication.

  • Hi Assa,

    The LMP90100 datasheet explains in detail how the LMP90100's SPI interface operates, what commands to send to read and write, how to configure the device via the register map, etc. I would suggest reading through the datasheet and trying to set up the SPI communication using your microcontroller, then post back if you have specific questions or issues. At that point I will be able to provide assistance.

    But it will be challenging to offer support about how to configure the SPI interface beyond what is already included in the datasheet.

    -Bryan

  • Thanks Bryan.
    I will review the datasheet of the LMP90100. If I have a question about a specific topic, I will write down my problem again.