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.

F28M35x管脚分配问题



如果只想把PORTA组中的某个管脚分配给C28,比如只将PORTA的PA0分配给C28,GPIOPinConfigureCoreSelect(GPIO_PORTA_BASE, 0x01,GPIO_PIN_C_CORE_SELECT);不知这样是否正确?谢谢各位!