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.

two basic questions about ek-lm4f232 and cc2560

Other Parts Discussed in Thread: CC2560

Hi, I'm studying the documentation about cortex m4f and cc2560. I have two questions:

  1. can I use ek-lm4f232 with cc2560? I am thinking about buying a DK-EM2-2560B, but I don't understand if it is possible to connect the panasonic module to the ek-lm4f232 board with some hand made wiring
  2. I read in previous posts that bluetopia was not compiled for m4 devices. Is there any update, or is it still necessary to proceed as written here http://e2e.ti.com/support/microcontrollers/stellaris_arm_cortex-m3_microcontroller/f/471/t/178272.aspx  ?


Thank you in advance for your answers.

  • You should be able to connect the two devices and follow the instructions in the forum post that you referenced to get your software ported over to the LM4F platform.  You will just need to make sure that all of the signals that are required by the C2560 for your application are available on the EK board.

    We do not yet have an update to the blutopia library and I do not have any esimates as to when that will be available.

    --Bobby