stm32 /stm32h5 /STM32H573 /ADC1 /ADC_ISR

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as ADC_ISR

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (B_0x0)ADRDY 0 (B_0x0)EOSMP 0 (B_0x0)EOC 0 (B_0x0)EOS 0 (B_0x0)OVR 0 (B_0x0)JEOC 0 (B_0x0)JEOS 0 (B_0x0)AWD1 0 (B_0x0)AWD2 0 (B_0x0)AWD3 0 (B_0x0)JQOVF

ADRDY=B_0x0, JQOVF=B_0x0, JEOS=B_0x0, EOSMP=B_0x0, AWD1=B_0x0, AWD2=B_0x0, EOC=B_0x0, EOS=B_0x0, JEOC=B_0x0, OVR=B_0x0, AWD3=B_0x0

Description

ADC interrupt and status register

Fields

ADRDY

ADC ready

0 (B_0x0): ADC not yet ready to start conversion (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): ADC is ready to start conversion

EOSMP

End of sampling flag

0 (B_0x0): not at the end of the sampling phase (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): End of sampling phase reached

EOC

End of conversion flag

0 (B_0x0): Regular channel conversion not complete (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): Regular channel conversion complete

EOS

End of regular sequence flag

0 (B_0x0): Regular Conversions sequence not complete (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): Regular Conversions sequence complete

OVR

ADC overrun

0 (B_0x0): No overrun occurred (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): Overrun has occurred

JEOC

Injected channel end of conversion flag

0 (B_0x0): Injected channel conversion not complete (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): Injected channel conversion complete

JEOS

Injected channel end of sequence flag

0 (B_0x0): Injected conversion sequence not complete (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): Injected conversions complete

AWD1

Analog watchdog 1 flag

0 (B_0x0): No analog watchdog 1 event occurred (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): Analog watchdog 1 event occurred

AWD2

Analog watchdog 2 flag

0 (B_0x0): No analog watchdog 2 event occurred (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): Analog watchdog 2 event occurred

AWD3

Analog watchdog 3 flag

0 (B_0x0): No analog watchdog 3 event occurred (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): Analog watchdog 3 event occurred

JQOVF

Injected context queue overflow

0 (B_0x0): No injected context queue overflow occurred (or the flag event was already acknowledged and cleared by software)

1 (B_0x1): Injected context queue overflow has occurred

Links

()