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.

DS90UB947-Q1EVM: create default settings for the eval board

Part Number: DS90UB947-Q1EVM

Is there a way to create default settings for the eval board so that I do not need to set all of the registers each time?  For example some way to store these settings in the microcontroller so that it automatically loads them on power up?  Or can I have access to the microcontroller code so that I can modify it to default to the values I need for the mock-up design I am doing with the eval board?

  • Hi Adam,

    Typically in a system, the initialization will be handled by a processor. 

    The EVM has a MSP430 on board that can communicate to 947 via I2C. It would be possible to reprogram the MSP430 to perform initialization at power up. We cannot share the existing code. 

    This would  be one option you could explore. 

    Best Regards,

    Charley Cai