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.

CC2000 TMDSPLCKIT-V3 with Energia IDE

Other Parts Discussed in Thread: ENERGIA

Hi,

          can I use the kit TMDSPLCKIT-v3 (born for PLC) with the IDE Energy? I try to follow this guide http://energia.nu/pin-maps/guide_c2000launchpad/ . It's for launchpad but micro is the same. ù

But, when I try to upload a blink sketch, appear a prompt that tells me to change the boot switch to "up", "down", "down". Which switches should I change on this card?

thanks

  • Hi Mirko,

    mirko mancin said:
      can I use the kit TMDSPLCKIT-v3 (born for PLC) with the IDE Energy?

    Yes, Energia has been implemented for C2000 launchpads mcus ie F28027 and F28027F.

    mirko mancin said:
    But, when I try to upload a blink sketch, appear a prompt that tells me to change the boot switch to "up", "down", "down". Which switches should I change on this card?

    These are the boot switches ie boot GPIOs that you can get info in the datasheet.

    Regards,

    Gautam

  • Where do you find the image that you post? I can't find these gpio on this KIT

    I would like use it with Energia for PLC.