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.
偶尔有些项目需要用TI的DSP,之前用过28335,现在的项目要用F28M35。一直没发现TI有这种工具。
虽然可以手动去分配,但总是担心会出错。
现在很多厂商的DSP MCU ARM什么的都有工具来分配管脚,以防出错。(如ST, INFINEON等)
有的话,请帮忙推荐一下。
谢谢。
I already find the tool from TI's website. But I found an issue:
When I am using the tool, PinMux Utility, to assign F28M35's PinMux. I found one issue when I assign the EPI port: I want to configure EPI like this: AD0 - AD15, A16-A19, CS0, CS1, WR, RD and ALE. And EPI's other pins, like A20-A23, BSEL0 and BSEL1, I want to use as other functions. (for I just need 20-bit address, and I hold the bsel pins low on chip all the time).
I think I should select HB/HB16/GP, and then I disable the pins I need not. But once I disable any pin, and then HB/HB16/GP will be unselected. I don't know what it means. Does it mean I can not use these pins I need not as other functions? Or even HB/HB16/GP is unselected, but EPI still can work correctly, and the pins I disable also can be used as other functions?
Please help to confirm it. thanks!