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.

PLC Flex OFDM Development Kit for F28069

Other Parts Discussed in Thread: AFE031

Hi,

I'm new in PLC systems.

I have a TI TMDSPLCKIT-V3. My idea is to develop CCS program using example project. I download 'Flex OFDM Development Package V1300'. There is an error when i try to flash firmware with the example code in 'Flex OFDM Development Package V1300'. The software was written based on the microcontroller F28335. However, the microcontroller hardware of TMDSPLCKIT-V3 is F28069. 

I'd like someone tell me how to develop OFDM project with TMDSPLCKIT-V3 (F28069+AFE031). It's highly appreciate if someone could offer me a Flex OFDM software link for F28069?

Thanks for your help.

  • hi WIlliam ,

    Initially TI supported own flex-OFDM - protocol. This protocol could work at the frequency below 4 kHz. Unfortunately now TI supports only G3 & PRIME specifications (the frequency band is above 35 kHz).

    It can be run on the PLCv3 kit itself .

    regards.

  • Hi Meghana,

    Thank you for your reply.
    Your answer and link are very useful for me.

    Actually, I plan to develop my OFDM algrithm based on TI software (PRIME or G3) and hardware (TMDSPLCKIT-V3). In light of TI's API (HAL API and PHY API), I plan to accelerate my development with adding my algrithm (e.g. 16QAM modulation algrithm) to the CMFUM (Common Math Function Utility Module) in the physical layer. However, the CMFUM is invisible to users. The implementation of PHY API has been packaged in phy_xxx_xxx.lib.

    Could you please give me your advice? The phy api code download link will be highly appreciate.

    regards.