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.

MSP-EXP430G2_LaunchPad



能提供一个MSP-EXP430G2_LaunchPad驱动BTL003段式液晶片的范例吗?

  • 范例我这里没有,程序大致有3部分

    1.MCU的初始化,对应要显示的IO初始化;

    2.BTL003的显示效果库,写好后调用起来使用比较方便;

    3.显示的算法与应用,需要显示什么,时序等等;