Other Parts Discussed in Thread: AM3359
Hi,
I'm starting to develop AM3359 board with TMDSICE3359 as base project.
Can I found somewhere pinmux files for TMDSICE3359 ICEv2?
Regards Miroslaw Sobczak
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.
Hi,
I'm starting to develop AM3359 board with TMDSICE3359 as base project.
Can I found somewhere pinmux files for TMDSICE3359 ICEv2?
Regards Miroslaw Sobczak
The baseline pinmux project file is located in the Processor SDK RTOS package for AM335x. The file can be located at :
pdk_am335x_1_0_xx\packages\ti\starterware\tools\pinmux_config\am335x
You can import the .pinmux file into TI PINMUX tool to check out the configuration or make any modifications. Let us know if you have any further questions.
Here is additional guidance and tools for porting the TI SDK offering to your design:
Regards,
Rahul
Hi,
Thank you for replay.
I've downloaded ti-processor-sdk-rtos-am335x package and I've found pinmux files. For my example icev2_config.pinmux.
But in this file a few pins are mapped only. For example MII_PRU pins are not mapped but are used on ICEv2 board.
I'm looking for pinmux file corresponding to /opt/ti-processor-sdk-linux-rt-am335x-evm-05.03.00.07/board-support/prebuilt-images/am335x-icev2-prueth-pps.dtb.
Regards
Miroslaw