As i red from reference manual most of the pins are in analog mode and pins are configured as per reset value of GPIOx_MODE/GPIOx_PUPDR/...so many other register but i want to know which pins function have assigned to individual pins.
I am trying to find maximum data rate supported by SPC582B60X, no data is given in datasheet is there any relation by which i can calculate data rate? and what will be the CAN controller clock speed?please suggest
Hi knarfB,Thanks for replying!What i understand is: Those pins which have no analog capability ,in default state they are open ended, is it correct understanding?2nd if they are open ended then logically those pins not required any pull-up/down, righ...
Hi KnarfB,Thanks For replying!My question is directly about when any pin is in analog mode then which pin function is configured just after reset? 2nd thing alternate function will not imply until MODE register set to "10" but in default condition i...
I already went through this section, from these GPIO reset value(Default) i can find only GPIO's Mode, GPIO's Pull-up/pull-down, there is one statement mentioned in section 9.3.1 saying "most of the I/O ports are configured in analog mode" here what ...