voltage measurment using stm32f207vc ADC

Status
Not open for further replies.

rukmal1992

New Member
how can i find the exact analog pin of stm32f207vc... since the analog pins are not specifically noted in the data sheet..

plz help me..
 
hey thanks for the reply;
i have a open207vc board... and also i need some help withe exti and nvic interrupts..
can u briefly explain me how can i select the group if i use exti pin as PC7 pin from this chart
==========================================================================================================================
* NVIC_PriorityGroup | NVIC_IRQChannelPreemptionPriority | NVIC_IRQChannelSubPriority | Description
* ==========================================================================================================================
* NVIC_PriorityGroup_0 | 0 | 0-15 | 0 bits for pre-emption priority
* | | | 4 bits for subpriority
* --------------------------------------------------------------------------------------------------------------------------
* NVIC_PriorityGroup_1 | 0-1 | 0-7 | 1 bits for pre-emption priority
* | | | 3 bits for subpriority
* --------------------------------------------------------------------------------------------------------------------------
* NVIC_PriorityGroup_2 | 0-3 | 0-3 | 2 bits for pre-emption priority
* | | | 2 bits for subpriority
* --------------------------------------------------------------------------------------------------------------------------
* NVIC_PriorityGroup_3 | 0-7 | 0-1 | 3 bits for pre-emption priority
* | | | 1 bits for subpriority
* --------------------------------------------------------------------------------------------------------------------------
* NVIC_PriorityGroup_4 | 0-15 | 0 | 4 bits for pre-emption priority
* | | | 0 bits for subpriority
* ==========================================================================================================================
thanx....
 
Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…