• No results found

CRC Specification

N/A
N/A
Protected

Academic year: 2021

Share "CRC Specification"

Copied!
1121
0
0

Loading.... (view fulltext now)

Full text

(1)

RM0364

Reference manual

STM32F334xx advanced ARM

®

-based 32-bit MCUs

Introduction

This reference manual targets application developers. It provides complete information on how to use the STM32F334xx microcontroller memory and peripherals.

The STM32F334xx is a family of microcontrollers with different memory sizes, packages and peripherals.

For ordering information, mechanical and electrical device characteristics please refer to the STM32F334x4/x6/x8 datasheet.

For information on the ARM® Cortex-M4® with FPU, please refer to the

STM32F3xx/STM32F4xx programming manual (PM0214).

Related documents

• STM32F334x4/x6/x8 datasheet available from your nearest ST sales office. • STM32F3xx/F4xx Cortex®-M4 programming manual (PM0214) available from

(2)

RM0364 Contents

Contents

1

Documentation conventions . . . 51

1.1

List of abbreviations for registers . . . 51

1.2

Glossary . . . 51

1.3

Peripheral availability . . . 51

2

System and memory overview . . . 52

2.1

System architecture . . . 52

2.1.1 S0: I-bus . . . 53 2.1.2 S1: D-bus . . . 53 2.1.3 S2: S-bus . . . 53 2.1.4 S3: DMA-bus . . . 53 2.1.5 BusMatrix . . . 53 AHB/APB bridges . . . .53

2.2

Memory organization . . . 54

2.2.1 Introduction . . . 54

2.2.2 Memory map and register boundary addresses . . . 54

2.3

Embedded SRAM . . . 57

2.3.1 Parity check . . . 57

2.3.2 CCM RAM write protection . . . 57

2.4

Flash memory overview . . . 58

2.5

Boot configuration . . . 58

2.5.1 Embedded boot loader . . . 59

3

Embedded Flash memory . . . 60

3.1

Flash main features . . . 60

3.2

Flash memory functional description . . . 60

3.2.1 Flash memory organization . . . 60

3.2.2 Read operations . . . 61 Instruction fetch . . . .62 Prefetch buffer . . . .62 Prefetch controller . . . .62 Access latency . . . .62 DCode interface . . . .62

(3)

Contents RM0364

3.2.3 Flash program and erase operations . . . 63

Unlocking the Flash memory . . . .63

Main Flash memory programming . . . .64

Flash memory erase. . . .65

Page Erase. . . .65

Mass Erase. . . .66

Option byte programming . . . .67

Erase procedure . . . .68

3.3

Memory protection . . . 69

3.3.1 Read protection . . . 69

Level 0: no protection . . . .69

Level 1: Read protection. . . .70

Level 2: No debug . . . .70

Changing read protection level. . . .71

3.3.2 Write protection . . . 71

Write unprotection . . . .72

3.3.3 Option byte block write protection . . . 72

3.4

Flash interrupts . . . 72

3.5

Flash register description . . . 73

3.5.1 Flash access control register (FLASH_ACR) . . . 73

3.5.2 Flash key register (FLASH_KEYR) . . . 73

3.5.3 Flash option key register (FLASH_OPTKEYR) . . . 74

3.5.4 Flash status register (FLASH_SR) . . . 74

3.5.5 Flash control register (FLASH_CR) . . . 75

3.5.6 Flash address register (FLASH_AR) . . . 76

3.5.7 Option byte register (FLASH_OBR) . . . 77

3.5.8 Write protection register (FLASH_WRPR) . . . 78

3.6

Flash register map . . . 78

4

Option byte description . . . 80

5

Cyclic redundancy check calculation unit (CRC) . . . 83

5.1

Introduction . . . 83

5.2

CRC main features . . . 83

5.3

CRC functional description . . . 84

Polynomial programmability . . . .85

(4)

RM0364 Contents

5.4.2 Independent data register (CRC_IDR) . . . 86

5.4.3 Control register (CRC_CR) . . . 86

5.4.4 Initial CRC value (CRC_INIT) . . . 87

5.4.5 CRC polynomial (CRC_POL) . . . 87

5.4.6 CRC register map . . . 88

6

Power control (PWR) . . . 89

6.1

Power supplies . . . 89

6.1.1 Independent A/D and D/A converter supply and reference voltage . . . . 90

64-pin, 48-pin and 32-pin package connections . . . .90

6.1.2 Battery backup domain . . . 90

6.1.3 Voltage regulator . . . 91

6.2

Power supply supervisor . . . 91

6.2.1 Power on reset (POR)/power down reset (PDR) . . . 91

6.2.2 Programmable voltage detector (PVD) . . . 93

6.3

Low-power modes . . . 94

6.3.1 Slowing down system clocks . . . 94

6.3.2 Peripheral clock gating . . . 95

6.3.3 Sleep mode . . . 95

Entering Sleep mode . . . .95

Exiting Sleep mode. . . .95

6.3.4 Stop mode . . . 96

Entering Stop mode . . . .96

6.3.5 Standby mode . . . 98

Entering Standby mode . . . .98

Exiting Standby mode. . . .99

I/O states in Standby mode . . . .99

Debug mode . . . .99

6.3.6 Auto-wakeup from low-power mode . . . 100

6.4

Power control registers . . . 101

6.4.1 Power control register (PWR_CR) . . . 101

6.4.2 Power control/status register (PWR_CSR) . . . 102

6.4.3 PWR register map . . . 104

7

Reset and clock control (RCC) . . . 105

7.1

Reset . . . 105

(5)

Contents RM0364

Software reset . . . .106

Low-power management reset . . . .106

Option byte loader reset . . . .106

7.1.3 RTC domain reset . . . 106

7.2

Clocks . . . 107

7.2.1 HSE clock . . . 109

External crystal/ceramic resonator (HSE crystal) . . . .110

External source (HSE bypass) . . . .110

7.2.2 HSI clock . . . 110

Calibration . . . .110

7.2.3 PLL . . . 111

7.2.4 LSE clock . . . 111

External source (LSE bypass) . . . .112

7.2.5 LSI clock . . . 112

7.2.6 System clock (SYSCLK) selection . . . 112

7.2.7 Clock security system (CSS) . . . 112

7.2.8 ADC clock . . . 113

7.2.9 RTC clock . . . 113

7.2.10 Timers (TIMx) clock . . . 113

APB clock source . . . .113

PLL clock source . . . .113

7.2.11 High resolution timer (HRTIM) clock . . . 114

APB clock source . . . .114

PLL clock source . . . .114

7.2.12 Watchdog clock . . . 114

7.2.13 Clock-out capability . . . 114

7.2.14 Internal/external clock measurement with TIM16 . . . 115

Calibration of the HSI . . . .115

Calibration of the LSI . . . .116

7.3

Low-power modes . . . .116

7.4

RCC registers . . . .117

7.4.1 Clock control register (RCC_CR) . . . 117

7.4.2 Clock configuration register (RCC_CFGR) . . . 119

7.4.3 Clock interrupt register (RCC_CIR) . . . 122

7.4.4 APB2 peripheral reset register (RCC_APB2RSTR) . . . 124

7.4.5 APB1 peripheral reset register (RCC_APB1RSTR) . . . 126

7.4.6 AHB peripheral clock enable register (RCC_AHBENR) . . . 127

(6)

RM0364 Contents

7.4.8 APB1 peripheral clock enable register (RCC_APB1ENR) . . . 131

7.4.9 RTC domain control register (RCC_BDCR) . . . 133

7.4.10 Control/status register (RCC_CSR) . . . 135

7.4.11 AHB peripheral reset register (RCC_AHBRSTR) . . . 137

7.4.12 Clock configuration register 2 (RCC_CFGR2) . . . 138

7.4.13 Clock configuration register 3 (RCC_CFGR3) . . . 140

7.4.14 RCC register map . . . 142

8

General-purpose I/Os (GPIO) . . . 144

8.1

Introduction . . . 144

8.2

GPIO main features . . . 144

8.3

GPIO functional description . . . 144

8.3.1 General-purpose I/O (GPIO) . . . 147

8.3.2 I/O pin alternate function multiplexer and mapping . . . 147

8.3.3 I/O port control registers . . . 148

8.3.4 I/O port data registers . . . 148

8.3.5 I/O data bitwise handling . . . 148

8.3.6 GPIO locking mechanism . . . 149

8.3.7 I/O alternate function input/output . . . 149

8.3.8 External interrupt/wakeup lines . . . 149

8.3.9 Input configuration . . . 150

8.3.10 Output configuration . . . 150

8.3.11 Alternate function configuration . . . 151

8.3.12 Analog configuration . . . 152

8.3.13 Using the HSE or LSE oscillator pins as GPIOs . . . 152

8.3.14 Using the GPIO pins in the RTC supply domain . . . 152

8.4

GPIO registers . . . 153

8.4.1 GPIO port mode register (GPIOx_MODER) (x = A..D and F) . . . 153

8.4.2 GPIO port output type register (GPIOx_OTYPER) (x = A..D and F) . . 153

8.4.3 GPIO port output speed register (GPIOx_OSPEEDR) (x = A..D and F) . . . 154

8.4.4 GPIO port pull-up/pull-down register (GPIOx_PUPDR) (x = A..D and F) . . . 155

8.4.5 GPIO port input data register (GPIOx_IDR) (x = A..D and F) . . . 155

8.4.6 GPIO port output data register (GPIOx_ODR) (x = A..D and F) . . . 156

(7)

Contents RM0364

8.4.9 GPIO alternate function low register (GPIOx_AFRL) (x = A..D and F) 158 8.4.10 GPIO alternate function high register (GPIOx_AFRH)

(x = A..D and F) . . . 158

8.4.11 GPIO port bit reset register (GPIOx_BRR) (x = A..D and F) . . . 159

8.4.12 GPIO register map . . . 160

9

System configuration controller (SYSCFG) . . . 162

9.1

SYSCFG registers . . . 162

9.1.1 SYSCFG configuration register 1 (SYSCFG_CFGR1) . . . 162

9.1.2 SYSCFG CCM RAM protection register (SYSCFG_RCR) . . . 164

9.1.3 SYSCFG external interrupt configuration register 1 (SYSCFG_EXTICR1) . . . 165

9.1.4 SYSCFG external interrupt configuration register 2 (SYSCFG_EXTICR2) . . . 167

9.1.5 SYSCFG external interrupt configuration register 3 (SYSCFG_EXTICR3) . . . 168

9.1.6 SYSCFG external interrupt configuration register 4 (SYSCFG_EXTICR4) . . . 170

9.1.7 SYSCFG configuration register 2 (SYSCFG_CFGR2) . . . 171

9.1.8 SYSCFG configuration register 3 (SYSCFG_CFGR3) . . . 172

9.1.9 SYSCFG register map . . . 174

10

Direct memory access controller (DMA) . . . 175

10.1

Introduction . . . 175

10.2

DMA main features . . . 175

10.3

DMA functional description . . . 176

10.3.1 DMA transactions . . . 176

10.3.2 Arbiter . . . 177

10.3.3 DMA channels . . . 177

Programmable data sizes . . . .177

Pointer incrementation . . . .177

Channel configuration procedure . . . .178

Circular mode . . . .178

Memory-to-memory mode . . . .178

10.3.4 Programmable data width, data alignment and endians . . . 179

Addressing an AHB peripheral that does not support byte or halfword write opera-tions . . . .179

10.3.5 Error management . . . 180

(8)

RM0364 Contents

10.3.7 DMA request mapping . . . 181

DMA1 controller . . . .181

10.4

DMA registers . . . 184

10.4.1 DMA interrupt status register (DMA_ISR) . . . 184

10.4.2 DMA interrupt flag clear register (DMA_IFCR) . . . 185

10.4.3 DMA channel x configuration register (DMA_CCRx) (x = 1..7,

where x= channel number) . . . 186

10.4.4 DMA channel x number of data register (DMA_CNDTRx) (x = 1..7,

where x= channel number) . . . 188

10.4.5 DMA channel x peripheral address register (DMA_CPARx) (x = 1..7,

where x = channel number) . . . 188

10.4.6 DMA channel x memory address register (DMA_CMARx) (x = 1..7,

where x = channel number) . . . 189

10.4.7 DMA register map . . . 190

11

Interrupts and events . . . 192

11.1

Nested vectored interrupt controller (NVIC) . . . 192

11.1.1 NVIC main features . . . 192

11.1.2 SysTick calibration value register . . . 192

11.1.3 Interrupt and exception vectors . . . 192

11.2

Extended interrupts and events controller (EXTI) . . . 195

11.2.1 Main features . . . 196

11.2.2 Block diagram . . . 196

11.2.3 Wakeup event management . . . 197

11.2.4 Asynchronous Internal Interrupts . . . 197

11.2.5 Functional description . . . 197

Hardware interrupt selection. . . .198

Hardware event selection . . . .198

Software interrupt/event selection . . . .198

11.2.6 External and internal interrupt/event line mapping . . . 199

11.3

EXTI registers . . . 201

11.3.1 Interrupt mask register (EXTI_IMR1) . . . 201

11.3.2 Event mask register (EXTI_EMR1) . . . 201

11.3.3 Rising trigger selection register (EXTI_RTSR1) . . . 202

11.3.4 Falling trigger selection register (EXTI_FTSR1) . . . 202

11.3.5 Software interrupt event register (EXTI_SWIER1) . . . 203

(9)

Contents RM0364

11.3.8 Event mask register (EXTI_EMR2) . . . 204

11.3.9 Rising trigger selection register (EXTI_RTSR2) . . . 205

11.3.10 Falling trigger selection register (EXTI_FTSR2) . . . 205

11.3.11 Software interrupt event register (EXTI_SWIER2) . . . 206

11.3.12 Pending register (EXTI_PR2) . . . 206

11.3.13 EXTI register map . . . 207

12

Analog-to-digital converters (ADC) . . . 209

12.1

Introduction . . . 209

12.2

ADC main features . . . 210

12.3

ADC pins and internal signals . . . .211

12.4

ADC functional description . . . 213

12.4.1 Block diagram of a single ADC . . . 213

12.4.2 ADC1/2 connectivity . . . 214

12.4.3 Slave AHB interface . . . 215

12.4.4 ADC voltage regulator (ADVREGEN) . . . 215

ADVREG enable sequence . . . .215

ADVREG disable sequence . . . .215

12.4.5 Single-ended and differential input channels . . . 215

12.4.6 Calibration (ADCAL, ADCALDIF, ADC_CALFACT) . . . 216

Software procedure to calibrate the ADC . . . .217

Software procedure to re-inject a calibration factor into the ADC. . . .217

Converting single-ended and differential analog inputs with a single ADC . . . .218

12.4.7 ADC on-off control (ADEN, ADDIS, ADRDY) . . . 219

Software procedure to enable the ADC . . . .219

Software procedure to disable the ADC . . . .219

12.4.8 ADC clock . . . 220

Dual clock domain architecture . . . .220

Clock ratio constraint between ADC clock and AHB clock . . . .221

12.4.9 Constraints when writing the ADC control bits . . . 221

12.4.10 Channel selection (SQRx, JSQRx) . . . 222

Temperature sensor, VREFINT and VBAT internal channels. . . .222

12.4.11 Channel-wise programmable sampling time (SMPR1, SMPR2) . . . 223

Constraints on the sampling time for fast and slow channels. . . .223

12.4.12 Single conversion mode (CONT=0) . . . 223

12.4.13 Continuous conversion mode (CONT=1) . . . 224

(10)

RM0364 Contents

12.4.15 Timing . . . 225

12.4.16 Stopping an ongoing conversion (ADSTP, JADSTP) . . . 226

12.4.17 Conversion on external trigger and trigger polarity (EXTSEL, EXTEN, JEXTSEL, JEXTEN) . . . 228

12.4.18 Injected channel management . . . 230

Triggered injection mode . . . .230

Auto-injection mode . . . .231

12.4.19 Discontinuous mode (DISCEN, DISCNUM, JDISCEN) . . . 232

Regular group mode. . . .232

Injected group mode. . . .232

12.4.20 Queue of context for injected conversions . . . 233

Behavior when changing the trigger or sequence context . . . .234

Queue of context: Behavior when a queue overflow occurs . . . .235

Queue of context: Behavior when the queue becomes empty . . . .236

Flushing the queue of context . . . .237

Changing context from hardware to software (or software to hardware) injected trig-ger . . . .239

Queue of context: Starting the ADC with an empty queue . . . .240

12.4.21 Programmable resolution (RES) - fast conversion mode . . . 241

12.4.22 End of conversion, end of sampling phase (EOC, JEOC, EOSMP) . . 241

12.4.23 End of conversion sequence (EOS, JEOS) . . . 241

12.4.24 Timing diagrams example (single/continuous modes, hardware/software triggers) . . . 242

12.5

Data management . . . 244

12.5.1 Data register, data alignment and offset (ADC_DR, ADC_DRx, OFFSETx, OFFSETx_CH, ALIGN) . . . 244

Data and alignment . . . .244

Offset . . . .244

12.5.2 ADC overrun (OVR, OVRMOD) . . . 247

12.5.3 Managing a sequence of conversion without using the DMA . . . 248

12.5.4 Managing conversions without using the DMA and without overrun . . 248

12.5.5 Managing conversions using the DMA . . . 248

DMA one shot mode (DMACFG=0) . . . .249

DMA circular mode (DMACFG=1) . . . .249

12.6

Dynamic low-power features . . . 249

12.6.1 Auto-delayed conversion mode (AUTDLY) . . . 249

12.7

Analog window watchdog (AWD1EN, JAWD1EN, AWD1SGL,

AWD1CH, AWD2CH, AWD3CH, AWD_HTx, AWD_LTx, AWDx) . . . 254

(11)

Contents RM0364

12.8

Dual ADC modes . . . 258

12.8.1 Injected simultaneous mode . . . 260

12.8.2 Regular simultaneous mode with independent injected . . . 261

12.8.3 Interleaved mode with independent injected . . . 262

12.8.4 Alternate trigger mode . . . 265

Injected discontinuous mode disabled (JDISCEN=0 for both ADC) . . . .265

Injected discontinuous mode enabled (JDISCEN=1 for both ADC) . . . .266

12.8.5 Combined regular/injected simultaneous mode . . . 267

12.8.6 Combined regular simultaneous + alternate trigger mode . . . 267

12.8.7 DMA requests in dual ADC mode . . . 269

12.8.8 Stopping the conversions in dual ADC modes . . . 271

12.9

Temperature sensor . . . 271

Main features . . . .271

Reading the temperature . . . .272

12.10 Battery charge monitoring . . . 272

12.11 Monitoring the internal voltage reference . . . 273

12.12 ADC interrupts . . . 274

12.13 ADC registers (for each ADC) . . . 275

12.13.1 ADC interrupt and status register (ADCx_ISR, x=1..2) . . . 275

12.13.2 ADC interrupt enable register (ADCx_IER, x=1..2) . . . 277

12.13.3 ADC control register (ADCx_CR, x=1..2) . . . 279

12.13.4 ADC configuration register (ADCx_CFGR, x=1..2) . . . 282

12.13.5 ADC sample time register 1 (ADCx_SMPR1, x=1..2) . . . 286

12.13.6 ADC sample time register 2 (ADCx_SMPR2, x=1..2) . . . 287

12.13.7 ADC watchdog threshold register 1 (ADCx_TR1, x=1..2) . . . 287

12.13.8 ADC watchdog threshold register 2 (ADCx_TR2, x = 1..2) . . . 288

12.13.9 ADC watchdog threshold register 3 (ADCx_TR3, x=1..2) . . . 289

12.13.10 ADC regular sequence register 1 (ADCx_SQR1, x=1..2) . . . 290

12.13.11 ADC regular sequence register 2 (ADCx_SQR2, x=1..2) . . . 291

12.13.12 ADC regular sequence register 3 (ADCx_SQR3, x=1..2) . . . 293

12.13.13 ADC regular sequence register 4 (ADCx_SQR4, x=1..2) . . . 294

12.13.14 ADC regular Data Register (ADCx_DR, x=1..2) . . . 295

12.13.15 ADC injected sequence register (ADCx_JSQR, x=1..2) . . . 296

12.13.16 ADC offset register (ADCx_OFRy, x=1..2) (y=1..4) . . . 298

12.13.17 ADC injected data register (ADCx_JDRy, x=1..2, y= 1..4) . . . 299

12.13.18 ADC Analog Watchdog 2 Configuration Register (ADCx_AWD2CR, x=1..2) . . . 299

(12)

RM0364 Contents

12.13.19 ADC Analog Watchdog 3 Configuration Register (ADCx_AWD3CR,

x=1..2) . . . 300

12.13.20 ADC Differential Mode Selection Register (ADCx_DIFSEL, x=1..2) . . 300

12.13.21 ADC Calibration Factors (ADCx_CALFACT, x=1..2) . . . 301

12.14 ADC common registers . . . 302

12.14.1 ADC Common status register (ADCx_CSR, x=12) . . . 302

12.14.2 ADC common control register (ADCx_CCR, x=12) . . . 304

12.14.3 ADC common regular data register for dual mode . . . (ADCx_CDR, x=12) . . . 307

12.14.4 ADC register map . . . 307

13

Digital-to-analog converter (DAC1 and DAC2) . . . 311

13.1

Introduction . . . .311

13.2

DAC1/2 main features . . . .311

13.3

Single mode functional description . . . 314

13.3.1 DAC channel enable . . . 314

13.3.2 DAC output buffer enable . . . 314

13.3.3 DAC data format . . . 314

13.3.4 DAC channel conversion . . . 314

Independent trigger with single LFSR generation . . . .315

Independent trigger with single triangle generation . . . .315

13.3.5 DAC output voltage . . . 316

13.3.6 DAC trigger selection . . . 316

13.4

Dual mode functional description . . . 317

13.4.1 DAC channel enable . . . 317

13.4.2 DAC output buffer enable . . . 317

13.4.3 DAC data format . . . 317

13.4.4 DAC channel conversion in dual mode . . . 318

13.4.5 Description of dual conversion modes . . . 318

Independent trigger without wave generation. . . .319

Independent trigger with single LFSR generation . . . .319

Independent trigger with different LFSR generation. . . .319

Independent trigger with single triangle generation . . . .320

Independent trigger with different triangle generation . . . .320

Simultaneous software start . . . .320

Simultaneous trigger without wave generation . . . .320

(13)

Contents RM0364

Simultaneous trigger with different triangle generation . . . .322

13.4.6 DAC output voltage . . . 322

13.4.7 DAC trigger selection . . . 322

13.5

Noise generation . . . 323

13.6

Triangle-wave generation . . . 324

13.7

DMA request . . . 325

DMA underrun . . . .325

13.8

DAC registers . . . 326

13.8.1 DAC control register (DAC_CR) . . . 326

13.8.2 DAC software trigger register (DAC_SWTRIGR) . . . 330

13.8.3 DAC channel1 12-bit right-aligned data holding register (DAC_DHR12R1) . . . 330

13.8.4 DAC channel1 12-bit left-aligned data holding register (DAC_DHR12L1) . . . 331

13.8.5 DAC channel1 8-bit right-aligned data holding register (DAC_DHR8R1) . . . 331

13.8.6 DAC channel2 12-bit right-aligned data holding register (DAC_DHR12R2) . . . 331

13.8.7 DAC channel2 12-bit left-aligned data holding register (DAC_DHR12L2) . . . 332

13.8.8 DAC channel2 8-bit right-aligned data holding register (DAC_DHR8R2) . . . 332

13.8.9 Dual DAC 12-bit right-aligned data holding register (DAC_DHR12RD) . . . 333

13.8.10 Dual DAC 12-bit left-aligned data holding register (DAC_DHR12LD) . . . 333

13.8.11 Dual DAC 8-bit right-aligned data holding register (DAC_DHR8RD) . . . 334

13.8.12 DAC channel1 data output register (DAC_DOR1) . . . 334

13.8.13 DAC channel2 data output register (DAC_DOR2) . . . 334

13.8.14 DAC status register (DAC_SR) . . . 335

13.8.15 DAC register map . . . 336

14

Comparator (COMP) . . . 338

14.1

Introduction . . . 338

14.2

COMP main features . . . 338

14.3

COMP functional description . . . 339

14.3.1 COMP block diagram . . . 339

(14)

RM0364 Contents

14.3.3 COMP reset and clocks . . . 340

14.3.4 Comparator LOCK mechanism . . . 341

14.3.5 Comparator output blanking function . . . 341

14.4

COMP interrupts . . . 342

14.5

COMP registers . . . 343

14.5.1 COMP2 control and status register (COMP2_CSR) . . . 343

14.5.2 COMP4 control and status register (COMP4_CSR) . . . 345

14.5.3 COMP6 control and status register (COMP6_CSR) . . . 346

14.5.4 COMP register map . . . 349

15

Operational amplifier (OPAMP) . . . 350

15.1

OPAMP introduction . . . 350

15.2

OPAMP main features . . . 350

15.3

OPAMP functional description . . . 350

15.3.1 General description . . . 350

15.3.2 Clock . . . 350

15.3.3 Operational amplifiers and comparators interconnections . . . 351

15.3.4 Using the OPAMP outputs as ADC inputs . . . 351

15.3.5 Calibration . . . 351

15.3.6 Timer controlled Multiplexer mode . . . 352

15.3.7 OPAMP modes . . . 353

Standalone mode (external gain setting mode) . . . .353

Follower configuration mode . . . .354

Programmable Gain Amplifier mode . . . .355

15.4

OPAMP registers . . . 357

15.4.1 OPAMP2 control register (OPAMP2_CSR) . . . 357

15.4.2 OPAMP register map . . . 360

16

Touch sensing controller (TSC) . . . 361

16.1

Introduction . . . 361

16.2

TSC main features . . . 361

16.3

TSC functional description . . . 362

16.3.1 TSC block diagram . . . 362

16.3.2 Surface charge transfer acquisition overview . . . 362

(15)

Contents RM0364

16.3.6 Max count error . . . 366

16.3.7 Sampling capacitor I/O and channel I/O mode selection . . . 367

16.3.8 Acquisition mode . . . 368

16.3.9 I/O hysteresis and analog switch control . . . 368

16.3.10 Capacitive sensing GPIOs . . . 369

16.4

TSC low-power modes . . . 369

16.5

TSC interrupts . . . 369

16.6

TSC registers . . . 370

16.6.1 TSC control register (TSC_CR) . . . 370

16.6.2 TSC interrupt enable register (TSC_IER) . . . 372

16.6.3 TSC interrupt clear register (TSC_ICR) . . . 373

16.6.4 TSC interrupt status register (TSC_ISR) . . . 374

16.6.5 TSC I/O hysteresis control register (TSC_IOHCR) . . . 374

16.6.6 TSC I/O analog switch control register (TSC_IOASCR) . . . 375

16.6.7 TSC I/O sampling control register (TSC_IOSCR) . . . 375

16.6.8 TSC I/O channel control register (TSC_IOCCR) . . . 376

16.6.9 TSC I/O group control status register (TSC_IOGCSR) . . . 376

16.6.10 TSC I/O group x counter register (TSC_IOGxCR) (x = 1..8) . . . 377

16.6.11 TSC register map . . . 377

17

Advanced-control timers (TIM1) . . . 380

17.1

TIM1 introduction . . . 380

17.2

TIM1 main features . . . 380

17.3

TIM1 functional description . . . 382

17.3.1 Time-base unit . . . 382

Prescaler description . . . .382

17.3.2 Counter modes . . . 384

Upcounting mode . . . .384

Downcounting mode. . . .388

Center-aligned mode (up/down counting) . . . .391

17.3.3 Repetition counter . . . 395

17.3.4 Clock selection . . . 397

Internal clock source (CK_INT) . . . .397

External clock source mode 1 . . . .397

External clock source mode 2 . . . .399

17.3.5 Capture/compare channels . . . 401

(16)

RM0364 Contents

17.3.7 PWM input mode . . . 405

17.3.8 Forced output mode . . . 406

17.3.9 Output compare mode . . . 406

Procedure . . . .407 17.3.10 PWM mode . . . 408 PWM edge-aligned mode . . . .408 PWM center-aligned mode . . . .409 17.3.11 Asymmetric PWM mode . . . 411 17.3.12 Combined PWM mode . . . 411

17.3.13 Combined 3-phase PWM mode . . . 412

17.3.14 Complementary outputs and dead-time insertion . . . 413

Re-directing OCxREF to OCx or OCxN . . . .415

17.3.15 Using the break function . . . 416

17.3.16 Clearing the OCxREF signal on an external event . . . 422

17.3.17 6-step PWM generation . . . 423

17.3.18 One-pulse mode . . . 424

17.3.19 Retriggerable one pulse mode (OPM) . . . 425

17.3.20 Encoder interface mode . . . 426

17.3.21 UIF bit remapping . . . 428

17.3.22 Timer input XOR function . . . 429

17.3.23 Interfacing with Hall sensors . . . 429

17.3.24 Timer synchronization . . . 432

Slave mode: Reset mode . . . .432

Slave mode: Gated mode. . . .433

Slave mode: Trigger mode . . . .433

Slave mode: Combined reset + trigger mode . . . .434

Slave mode: external clock mode 2 + trigger mode . . . .434

17.3.25 ADC synchronization . . . 435

17.3.26 DMA burst mode . . . 436

17.3.27 Debug mode . . . 437

17.4

TIM1 registers . . . 438

17.4.1 TIM1 control register 1 (TIMx_CR1) . . . 438

17.4.2 TIM1 control register 2 (TIMx_CR2) . . . 439

17.4.3 TIM1 slave mode control register (TIMx_SMCR) . . . 442

17.4.4 TIM1 DMA/interrupt enable register (TIMx_DIER) . . . 445

17.4.5 TIM1 status register (TIMx_SR) . . . 446

(17)

Contents RM0364

Output compare mode:. . . .449

Input capture mode. . . .452

17.4.8 TIM1 capture/compare mode register 2 (TIMx_CCMR2) . . . 454

Output compare mode . . . .454

Input capture mode. . . .455

17.4.9 TIM1 capture/compare enable register (TIMx_CCER) . . . 455

17.4.10 TIM1 counter (TIMx_CNT) . . . 459

17.4.11 TIM1 prescaler (TIMx_PSC) . . . 459

17.4.12 TIM1 auto-reload register (TIMx_ARR) . . . 459

17.4.13 TIM1 repetition counter register (TIMx_RCR) . . . 460

17.4.14 TIM1 capture/compare register 1 (TIMx_CCR1) . . . 460

17.4.15 TIM1 capture/compare register 2 (TIMx_CCR2) . . . 461

17.4.16 TIM1 capture/compare register 3 (TIMx_CCR3) . . . 461

17.4.17 TIM1 capture/compare register 4 (TIMx_CCR4) . . . 462

17.4.18 TIM1 break and dead-time register (TIMx_BDTR) . . . 462

17.4.19 TIM1 DMA control register (TIMx_DCR) . . . 466

17.4.20 TIM1 DMA address for full transfer (TIMx_DMAR) . . . 467

17.4.21 TIM1 capture/compare mode register 3 (TIMx_CCMR3) . . . 467

Output compare mode . . . .467

17.4.22 TIM1 capture/compare register 5 (TIMx_CCR5) . . . 468

17.4.23 TIM1 capture/compare register 6 (TIMx_CCR6) . . . 469

17.4.24 TIM1 option registers (TIMx_OR) . . . 469

17.4.25 TIM1 register map . . . 470

18

General-purpose timers (TIM2/TIM3) . . . 473

18.1

TIM2/TIM3 introduction . . . 473

18.2

TIM2/TIM3 main features . . . 473

18.3

TIM2/TIM3 functional description . . . 475

18.3.1 Time-base unit . . . 475

Prescaler description . . . .475

18.3.2 Counter modes . . . 477

Upcounting mode . . . .477

Downcounting mode. . . .480

Center-aligned mode (up/down counting) . . . .483

18.3.3 Clock selection . . . 487

Internal clock source (CK_INT) . . . .487

External clock source mode 1 . . . .488

(18)

RM0364 Contents

18.3.4 Capture/compare channels . . . 491

18.3.5 Input capture mode . . . 493

18.3.6 PWM input mode . . . 495

18.3.7 Forced output mode . . . 496

18.3.8 Output compare mode . . . 496

Procedure . . . .496 18.3.9 PWM mode . . . 497 PWM edge-aligned mode . . . .498 Downcounting configuration . . . .499 PWM center-aligned mode . . . .499 18.3.10 Asymmetric PWM mode . . . 501 18.3.11 Combined PWM mode . . . 501

18.3.12 Clearing the OCxREF signal on an external event . . . 502

18.3.13 One-pulse mode . . . 504

Particular case: OCx fast enable: . . . .505

18.3.14 Retriggerable one pulse mode (OPM) . . . 505

18.3.15 Encoder interface mode . . . 506

18.3.16 UIF bit remapping . . . 508

18.3.17 Timer input XOR function . . . 508

18.3.18 Timers and external trigger synchronization . . . 509

Slave mode: Reset mode . . . .509

Slave mode: Gated mode. . . .509

Slave mode: Trigger mode . . . .510

Slave mode: Combined reset + trigger mode . . . .511

This mode is used for one-pulse mode. . . .511

Slave mode: External Clock mode 2 + trigger mode . . . .511

18.3.19 Timer synchronization . . . 512

Using one timer as prescaler for another . . . .513

Using one timer to enable another timer . . . .513

Using one timer to start another timer . . . .515

Using one timer as prescaler for another timer . . . .516

Starting 2 timers synchronously in response to an external trigger . . . .516

18.3.20 DMA burst mode . . . 517

18.3.21 Debug mode . . . 518

18.4

TIM2/TIM3 registers . . . 519

18.4.1 TIMx control register 1 (TIMx_CR1) . . . 519

18.4.2 TIMx control register 2 (TIMx_CR2) . . . 521

(19)

Contents RM0364

18.4.5 TIMx status register (TIMx_SR) . . . 526

18.4.6 TIMx event generation register (TIMx_EGR) . . . 528

18.4.7 TIMx capture/compare mode register 1 (TIMx_CCMR1) . . . 529

Output compare mode . . . .529

Input capture mode. . . .531

18.4.8 TIMx capture/compare mode register 2 (TIMx_CCMR2) . . . 533

Output compare mode . . . .533

Input capture mode. . . .534

18.4.9 TIMx capture/compare enable register (TIMx_CCER) . . . 534

18.4.10 TIMx counter (TIMx_CNT) . . . 536

18.4.11 TIMx prescaler (TIMx_PSC) . . . 537

18.4.12 TIMx auto-reload register (TIMx_ARR) . . . 537

18.4.13 TIMx capture/compare register 1 (TIMx_CCR1) . . . 538

18.4.14 TIMx capture/compare register 2 (TIMx_CCR2) . . . 538

18.4.15 TIMx capture/compare register 3 (TIMx_CCR3) . . . 539

18.4.16 TIMx capture/compare register 4 (TIMx_CCR4) . . . 539

18.4.17 TIMx DMA control register (TIMx_DCR) . . . 540

18.4.18 TIMx DMA address for full transfer (TIMx_DMAR) . . . 540

18.4.19 TIMx register map . . . 541

19

General-purpose timers (TIM15/16/17) . . . 543

19.1

TIM15/16/17 introduction . . . 543

19.2

TIM15 main features . . . 543

19.3

TIM16 and TIM17 main features . . . 544

19.4

TIM15/16/17 functional description . . . 547

19.4.1 Time-base unit . . . 547 Prescaler description . . . .547 19.4.2 Counter modes . . . 549 Upcounting mode . . . .549 19.4.3 Repetition counter . . . 553 19.4.4 Clock selection . . . 554

Internal clock source (CK_INT) . . . .554

External clock source mode 1 . . . .555

19.4.5 Capture/compare channels . . . 556

19.4.6 Input capture mode . . . 559

19.4.7 PWM input mode (only for TIM15) . . . 560

(20)

RM0364 Contents

Procedure . . . .562

19.4.10 PWM mode . . . 562

19.4.11 Combined PWM mode (TIM15 only) . . . 563

19.4.12 Complementary outputs and dead-time insertion . . . 565

Re-directing OCxREF to OCx or OCxN . . . .566

19.4.13 Using the break function . . . 567

19.4.14 One-pulse mode . . . 570

19.4.15 UIF bit remapping . . . 571

19.4.16 Timer input XOR function (TIM15 only) . . . 572

19.4.17 External trigger synchronization (TIM15 only) . . . 573

Slave mode: Reset mode . . . .573

Slave mode: Gated mode. . . .574

Slave mode: Trigger mode . . . .575

19.4.18 Slave mode: Combined reset + trigger mode . . . 575

19.4.19 DMA burst mode . . . 575

19.4.20 Debug mode . . . 576

19.5

TIM15 registers . . . 577

19.5.1 TIM15 control register 1 (TIM15_CR1) . . . 577

19.5.2 TIM15 control register 2 (TIM15_CR2) . . . 578

19.5.3 TIM15 slave mode control register (TIM15_SMCR) . . . 580

19.5.4 TIM15 DMA/interrupt enable register (TIM15_DIER) . . . 582

19.5.5 TIM15 status register (TIM15_SR) . . . 583

19.5.6 TIM15 event generation register (TIM15_EGR) . . . 584

19.5.7 TIM15 capture/compare mode register 1 (TIM15_CCMR1) . . . 585

Output compare mode:. . . .586

Input capture mode. . . .588

19.5.8 TIM15 capture/compare enable register (TIM15_CCER) . . . 589

19.5.9 TIM15 counter (TIM15_CNT) . . . 592

19.5.10 TIM15 prescaler (TIM15_PSC) . . . 593

19.5.11 TIM15 auto-reload register (TIM15_ARR) . . . 593

19.5.12 TIM15 repetition counter register (TIM15_RCR) . . . 594

19.5.13 TIM15 capture/compare register 1 (TIM15_CCR1) . . . 594

19.5.14 TIM15 capture/compare register 2 (TIM15_CCR2) . . . 595

19.5.15 TIM15 break and dead-time register (TIM15_BDTR) . . . 595

19.5.16 TIM15 DMA control register (TIM15_DCR) . . . 598

19.5.17 TIM15 DMA address for full transfer (TIM15_DMAR) . . . 598

(21)

Contents RM0364

19.6.1 TIM16&TIM17 control register 1 (TIMx_CR1) . . . 601

19.6.2 TIM16&TIM17 control register 2 (TIMx_CR2) . . . 602

19.6.3 TIM16 &TIM17 DMA/interrupt enable register (TIMx_DIER) . . . 603

19.6.4 TIM16&TIM17 status register (TIMx_SR) . . . 605

19.6.5 TIM16&TIM17 event generation register (TIMx_EGR) . . . 606

19.6.6 TIM16&TIM17 capture/compare mode register 1 (TIMx_CCMR1) . . . 607

Output compare mode:. . . .607

Input capture mode. . . .609

19.6.7 TIM16&TIM17 capture/compare enable register (TIMx_CCER) . . . 609

19.6.8 TIM16&TIM17 counter (TIMx_CNT) . . . 611

19.6.9 TIM16&TIM17 prescaler (TIMx_PSC) . . . 612

19.6.10 TIM16&TIM17 auto-reload register (TIMx_ARR) . . . 612

19.6.11 TIM16&TIM17 repetition counter register (TIMx_RCR) . . . 613

19.6.12 TIM16&TIM17 capture/compare register 1 (TIMx_CCR1) . . . 613

19.6.13 TIM16&TIM17 break and dead-time register (TIMx_BDTR) . . . 614

19.6.14 TIM16&TIM17 DMA control register (TIMx_DCR) . . . 616

19.6.15 TIM16&TIM17 DMA address for full transfer (TIMx_DMAR) . . . 617

19.6.16 TIM16 option register (TIM16_OR) . . . 617

19.6.17 TIM16&TIM17 register map . . . 619

20

High Resolution Timer (HRTIM) . . . 621

20.1

Introduction . . . 621

20.2

Main features . . . 622

20.3

Functional description . . . 623

20.3.1 General description . . . 623

20.3.2 HRTIM pins and internal signals . . . 624

20.3.3 Clocks . . . 626

Definition of terms. . . .626

Timer clock and prescaler . . . .626

Initialization. . . .627

Deadtime generator clock. . . .627

Chopper stage clock. . . .628

Burst Mode Prescaler . . . .628

Fault input sampling clock . . . .628

External Event input sampling clock. . . .628

20.3.4 Timer A..E timing units . . . 629

Counter operating mode. . . .630

(22)

RM0364 Contents Timer reset . . . .632 Repetition counter . . . .633 Set / reset crossbar . . . .635 Set/Reset on Update events. . . .636 Half mode . . . .637 Capture. . . .637 Auto-delayed mode . . . .638 Push-pull mode. . . .642 Deadtime . . . .643 20.3.5 Master timer . . . 647 20.3.6 Set/reset events priorities and narrow pulses management . . . 648

Case 1: clock prescaler CKPSC[2:0] < 5 . . . .648 Case 2: clock prescaler CKPSC[2:0] ≥ 5 . . . .650

20.3.7 External events global conditioning . . . 651

Latency to external events . . . .653

20.3.8 External event filtering in timing units . . . 655

Blanking mode . . . .655 Windowing mode . . . .658

20.3.9 Delayed Protection . . . 660

Delayed Idle . . . .660 Balanced Idle . . . .663

20.3.10 Register preload and update management . . . 666 20.3.11 Events propagation within or across multiple timers . . . 669

TIMx update triggered by the Master timer update. . . .669 TIMx update triggered by the TIMy update. . . .670 TIMx Counter reset causing a TIMx update . . . .671 TIMx update causing a TIMx counter reset . . . .671

20.3.12 Output management . . . 673 20.3.13 Burst mode controller . . . 675

Operating mode . . . .676 Burst mode clock . . . .677 Burst mode triggers . . . .677 Burst mode delayed entry. . . .678 Burst mode exit. . . .680 Burst mode registers preloading and update . . . .681

20.3.14 Chopper . . . 683 20.3.15 Fault protection . . . 684 20.3.16 Auxiliary outputs . . . 687 20.3.17 Synchronizing the HRTIM with other timers or HRTIM instances . . . . 690

(23)

Contents RM0364 Synchronization input . . . .691 20.3.18 ADC triggers . . . 693 20.3.19 DAC triggers . . . 694 20.3.20 Interrupts . . . 695 20.3.21 DMA . . . 697

Burst DMA transfers . . . .698

20.3.22 HRTIM initialization . . . 701 20.3.23 Debug . . . 702

Timer behavior during MCU halt when DBG_HRTIM_STOP = 1 . . . .702

20.4

Application use cases . . . 703

20.4.1 Buck converter . . . 703 20.4.2 Buck converter with synchronous rectification . . . 704 20.4.3 Multiphase converters . . . 705 20.4.4 Transition mode Power Factor Correction . . . 706

20.5

Registers . . . 709

20.5.1 HRTIM Master Timer Control Register (HRTIM_MCR) . . . 709 20.5.2 HRTIM Master Timer Interrupt Status Register (HRTIM_MISR) . . . 712 20.5.3 HRTIM Master Timer Interrupt Clear Register (HRTIM_MICR) . . . 713 20.5.4 HRTIM Master Timer DMA / Interrupt Enable Register

(HRTIM_MDIER) . . . 714 20.5.5 HRTIM Master Timer Counter Register (HRTIM_MCNTR) . . . 716 20.5.6 HRTIM Master Timer Period Register (HRTIM_MPER) . . . 716 20.5.7 HRTIM Master Timer Repetition Register (HRTIM_MREP) . . . 717 20.5.8 HRTIM Master Timer Compare 1 Register (HRTIM_MCMP1R) . . . 717 20.5.9 HRTIM Master Timer Compare 2 Register (HRTIM_MCMP2R) . . . 718 20.5.10 HRTIM Master Timer Compare 3 Register (HRTIM_MCMP3R) . . . 718 20.5.11 HRTIM Master Timer Compare 4 Register (HRTIM_MCMP4R) . . . 719 20.5.12 HRTIM Timerx Control Register (HRTIM_TIMxCR) . . . 720 20.5.13 HRTIM Timerx Interrupt Status Register (HRTIM_TIMxISR) . . . 724 20.5.14 HRTIM Timerx Interrupt Clear Register (HRTIM_TIMxICR) . . . 726 20.5.15 HRTIM Timerx DMA / Interrupt Enable Register (HRTIM_TIMxDIER) 727 20.5.16 HRTIM Timerx Counter Register (HRTIM_CNTxR) . . . 730 20.5.17 HRTIM Timerx Period Register (HRTIM_PERxR) . . . 730 20.5.18 HRTIM Timerx Repetition Register (HRTIM_REPxR) . . . 731 20.5.19 HRTIM Timerx Compare 1 Register (HRTIM_CMP1xR) . . . 731 20.5.20 HRTIM Timerx Compare 1 Compound Register (HRTIM_CMP1CxR) 732 20.5.21 HRTIM Timerx Compare 2 Register (HRTIM_CMP2xR) . . . 732

(24)

RM0364 Contents

20.5.22 HRTIM Timerx Compare 3 Register (HRTIM_CMP3xR) . . . 733 20.5.23 HRTIM Timerx Compare 4 Register (HRTIM_CMP4xR) . . . 733 20.5.24 HRTIM Timerx Capture 1 Register (HRTIM_CPT1xR) . . . 734 20.5.25 HRTIM Timerx Capture 2 Register (HRTIM_CPT2xR) . . . 734 20.5.26 HRTIM Timerx Deadtime Register (HRTIM_DTxR) . . . 735 20.5.27 HRTIM Timerx Output1 Set Register (HRTIM_SETx1R) . . . 737 20.5.28 HRTIM Timerx Output1 Reset Register (HRTIM_RSTx1R) . . . 739 20.5.29 HRTIM Timerx Output2 Set Register (HRTIM_SETx2R) . . . 739 20.5.30 HRTIM Timerx Output2 Reset Register (HRTIM_RSTx2R) . . . 740 20.5.31 HRTIM Timerx External Event Filtering Register 1 (HRTIM_EEFxR1) 741 20.5.32 HRTIM Timerx External Event Filtering Register 2 (HRTIM_EEFxR2) 743 20.5.33 HRTIM Timerx Reset Register (HRTIM_RSTxR) . . . 744

HRTIM TimerA Reset Register (HRTIM_RSTAR) . . . .744 HRTIM TimerB Reset Register (HRTIM_RSTBR) . . . .745 HRTIM TimerC Reset Register (HRTIM_RSTCR) . . . .746 HRTIM TimerD Reset Register (HRTIM_RSTDR) . . . .746 HRTIM Timerx Reset Register (HRTIM_RSTER). . . .746

20.5.34 HRTIM Timerx Chopper Register (HRTIM_CHPxR) . . . 748 20.5.35 HRTIM Timerx Capture 1 Control Register (HRTIM_CPT1xCR) . . . 749 20.5.36 HRTIM Timerx Capture 2 Control Register (HRTIM_CPT2xCR) . . . 750 20.5.37 HRTIM Timerx Output Register (HRTIM_OUTxR) . . . 753 20.5.38 HRTIM Timerx Fault Register (HRTIM_FLTxR) . . . 756 20.5.39 HRTIM Control Register 1 (HRTIM_CR1) . . . 757 20.5.40 HRTIM Control Register 2 (HRTIM_CR2) . . . 759 20.5.41 HRTIM Interrupt Status Register (HRTIM_ISR) . . . 760 20.5.42 HRTIM Interrupt Clear Register (HRTIM_ICR) . . . 761 20.5.43 HRTIM Interrupt Enable Register (HRTIM_IER) . . . 762 20.5.44 HRTIM Output Enable Register (HRTIM_OENR) . . . 763 20.5.45 HRTIM Output Disable Register (HRTIM_ODISR) . . . 764 20.5.46 HRTIM Output Disable Status Register (HRTIM_ODSR) . . . 765 20.5.47 HRTIM Burst Mode Control Register (HRTIM_BMCR) . . . 766 20.5.48 HRTIM Burst Mode Trigger Register (HRTIM_BMTRGR) . . . 768 20.5.49 HRTIM Burst Mode Compare Register (HRTIM_BMCMPR) . . . 770 20.5.50 HRTIM Burst Mode Period Register (HRTIM_BMPER) . . . 770 20.5.51 HRTIM Timer External Event Control Register 1 (HRTIM_EECR1) . . 771 20.5.52 HRTIM Timer External Event Control Register 2 (HRTIM_EECR2) . . 773 20.5.53 HRTIM Timer External Event Control Register 3 (HRTIM_EECR3) . . 775

(25)

Contents RM0364

20.5.55 HRTIM ADC Trigger 2 Register (HRTIM_ADC2R) . . . 777 20.5.56 HRTIM ADC Trigger 3 Register (HRTIM_ADC3R) . . . 778 20.5.57 HRTIM ADC Trigger 4 Register (HRTIM_ADC4R) . . . 780 20.5.58 HRTIM DLL Control Register (HRTIM_DLLCR) . . . 782 20.5.59 HRTIM Fault Input Register 1 (HRTIM_FLTINR1) . . . 783 20.5.60 HRTIM Fault Input Register 2 (HRTIM_FLTINR2) . . . 785 20.5.61 HRTIM Burst DMA Master timer update Register (HRTIM_BDMUPR) 787 20.5.62 HRTIM Burst DMA Timerx update Register (HRTIM_BDTxUPR) . . . . 788 20.5.63 HRTIM Burst DMA Data Register (HRTIM_BDMADR) . . . 789 20.5.64 HRTIM register map . . . 790

21

Infrared interface (IRTIM) . . . 799

22

Basic timers (TIM6/TIM7) . . . 800

22.1

TIM6/TIM7 introduction . . . 800

22.2

TIM6/TIM7 main features . . . 800

22.3

TIM6/TIM7 functional description . . . 801

22.3.1 Time-base unit . . . 801

Prescaler description . . . .801

22.3.2 Counting mode . . . 803 22.3.3 UIF bit remapping . . . 806 22.3.4 Clock source . . . 806 22.3.5 Debug mode . . . 807

22.4

TIM6/TIM7 registers . . . 807

22.4.1 TIM6/TIM7 control register 1 (TIMx_CR1) . . . 807 22.4.2 TIM6/TIM7 control register 2 (TIMx_CR2) . . . 809 22.4.3 TIM6/TIM7 DMA/Interrupt enable register (TIMx_DIER) . . . 809 22.4.4 TIM6/TIM7 status register (TIMx_SR) . . . 810 22.4.5 TIM6/TIM7 event generation register (TIMx_EGR) . . . 810 22.4.6 TIM6/TIM7 counter (TIMx_CNT) . . . 810 22.4.7 TIM6/TIM7 prescaler (TIMx_PSC) . . . 811 22.4.8 TIM6/TIM7 auto-reload register (TIMx_ARR) . . . 811 22.4.9 TIM6/TIM7 register map . . . 812

23

Independent watchdog (IWDG) . . . 813

23.1

Introduction . . . 813

(26)

RM0364 Contents

23.3

IWDG functional description . . . 813

23.3.1 IWDG block diagram . . . 813 23.3.2 Window option . . . 814

Configuring the IWDG when the window option is enabled . . . .814 Configuring the IWDG when the window option is disabled . . . .814

23.3.3 Hardware watchdog . . . 814 23.3.4 Register access protection . . . 815 23.3.5 Debug mode . . . 815

23.4

IWDG registers . . . 815

23.4.1 Key register (IWDG_KR) . . . 815 23.4.2 Prescaler register (IWDG_PR) . . . 816 23.4.3 Reload register (IWDG_RLR) . . . 817 23.4.4 Status register (IWDG_SR) . . . 818 23.4.5 Window register (IWDG_WINR) . . . 819 23.4.6 IWDG register map . . . 820

24

System window watchdog (WWDG) . . . 821

24.1

Introduction . . . 821

24.2

WWDG main features . . . 821

24.3

WWDG functional description . . . 821

24.3.1 Enabling the watchdog . . . 822 24.3.2 Controlling the downcounter . . . 822 24.3.3 Advanced watchdog interrupt feature . . . 822 24.3.4 How to program the watchdog timeout . . . 823 24.3.5 Debug mode . . . 824

24.4

WWDG registers . . . 824

24.4.1 Control register (WWDG_CR) . . . 824 24.4.2 Configuration register (WWDG_CFR) . . . 825 24.4.3 Status register (WWDG_SR) . . . 825 24.4.4 WWDG register map . . . 826

25

Real-time clock (RTC) . . . 827

25.1

Introduction . . . 827

25.2

RTC main features . . . 828

25.3

RTC functional description . . . 829

(27)

Contents RM0364

25.3.2 GPIOs controlled by the RTC . . . 830 25.3.3 Clock and prescalers . . . 831 25.3.4 Real-time clock and calendar . . . 832 25.3.5 Programmable alarms . . . 833 25.3.6 Periodic auto-wakeup . . . 833 25.3.7 RTC initialization and configuration . . . 834

RTC register access . . . .834 RTC register write protection . . . .834 Calendar initialization and configuration. . . .834 Daylight saving time . . . .835 Programming the alarm . . . .835 Programming the wakeup timer . . . .835

25.3.8 Reading the calendar . . . 835

When BYPSHAD control bit is cleared in the RTC_CR register. . . .835 When the BYPSHAD control bit is set in the RTC_CR register (bypass shadow reg-isters) . . . .836

25.3.9 Resetting the RTC . . . 836 25.3.10 RTC synchronization . . . 837 25.3.11 RTC reference clock detection . . . 837 25.3.12 RTC smooth digital calibration . . . 838

Calibration when PREDIV_A<3 . . . .839 Verifying the RTC calibration . . . .839 Re-calibration on-the-fly . . . .840

25.3.13 Time-stamp function . . . 840 25.3.14 Tamper detection . . . 841

RTC backup registers. . . .841 Tamper detection initialization . . . .841 Timestamp on tamper event. . . .841 Edge detection on tamper inputs . . . .841 Level detection with filtering on RTC_TAMPx inputs . . . .842

25.3.15 Calibration clock output . . . 842 25.3.16 Alarm output . . . 843

Alarm alternate function output. . . .843

25.4

RTC low-power modes . . . 843

25.5

RTC interrupts . . . 843

25.6

RTC registers . . . 844

25.6.1 RTC time register (RTC_TR) . . . 845 25.6.2 RTC date register (RTC_DR) . . . 846 25.6.3 RTC control register (RTC_CR) . . . 847

(28)

RM0364 Contents

25.6.4 RTC initialization and status register (RTC_ISR) . . . 850 25.6.5 RTC prescaler register (RTC_PRER) . . . 853 25.6.6 RTC wakeup timer register (RTC_WUTR) . . . 854 25.6.7 RTC alarm A register (RTC_ALRMAR) . . . 855 25.6.8 RTC alarm B register (RTC_ALRMBR) . . . 856 25.6.9 RTC write protection register (RTC_WPR) . . . 857 25.6.10 RTC sub second register (RTC_SSR) . . . 858 25.6.11 RTC shift control register (RTC_SHIFTR) . . . 859 25.6.12 RTC timestamp time register (RTC_TSTR) . . . 860 25.6.13 RTC timestamp date register (RTC_TSDR) . . . 861 25.6.14 RTC time-stamp sub second register (RTC_TSSSR) . . . 862 25.6.15 RTC calibration register (RTC_CALR) . . . 863 25.6.16 RTC tamper and alternate function configuration register

(RTC_TAFCR) . . . 864 25.6.17 RTC alarm A sub second register (RTC_ALRMASSR) . . . 867 25.6.18 RTC alarm B sub second register (RTC_ALRMBSSR) . . . 868 25.6.19 RTC backup registers (RTC_BKPxR) . . . 869 25.6.20 RTC register map . . . 870

26

Inter-integrated circuit (I2C) interface . . . 872

26.1

Introduction . . . 872

26.2

I2C main features . . . 872

26.3

I2C implementation . . . 873

26.4

I2C functional description . . . 873

26.4.1 I2C block diagram . . . 874 26.4.2 I2C clock requirements . . . 875 26.4.3 Mode selection . . . 875

Communication flow . . . .875

26.4.4 I2C initialization . . . 877

Enabling and disabling the peripheral . . . .877 Noise filters. . . .877 I2C timings . . . .878 26.4.5 Software reset . . . 881 26.4.6 Data transfer . . . 882 Reception . . . .882 Transmission . . . .882 Hardware transfer management. . . .883

(29)

Contents RM0364 I2C slave initialization . . . .884 Slave clock stretching (NOSTRETCH = 0) . . . .885 Slave without clock stretching (NOSTRETCH = 1). . . .885 Slave Byte Control Mode . . . .885 Slave transmitter. . . .886 Slave receiver. . . .891

26.4.8 I2C master mode . . . 893

I2C master initialization . . . .893 Master communication initialization (address phase) . . . .895 Initialization of a master receiver addressing a 10-bit address slave . . . .896 Master transmitter. . . .897 Master receiver. . . .901

26.4.9 I2Cx_TIMINGR register configuration examples . . . 905 26.4.10 SMBus specific features . . . 906

Introduction. . . .906 SMBUS is based on I2C specification rev 2.1. . . .907 Bus protocols . . . .907 Address resolution protocol (ARP) . . . .907 Received Command and Data acknowledge control . . . .907 Host Notify protocol . . . .907 SMBus alert . . . .907 Packet error checking. . . .908 Timeouts. . . .908 Bus idle detection . . . .909

26.4.11 SMBus initialization . . . 909

Received Command and Data Acknowledge control (Slave mode) . . . .909 Specific address (Slave mode) . . . .910 Packet error checking. . . .910 Timeout detection . . . .910 Bus Idle detection . . . .911

26.4.12 SMBus: I2Cx_TIMEOUTR register configuration examples . . . 911 26.4.13 SMBus slave mode . . . 912

SMBus Slave transmitter . . . .912 SMBus Slave receiver . . . .914 SMBus Master transmitter . . . .916 SMBus Master receiver . . . .918

26.4.14 Wakeup from Stop mode on address match . . . 919 26.4.15 Error conditions . . . 920

Bus error (BERR) . . . .920 Arbitration lost (ARLO) . . . .920

(30)

RM0364 Contents Packet Error Checking Error (PECERR) . . . .921 Timeout Error (TIMEOUT) . . . .921 Alert (ALERT) . . . .921

26.4.16 DMA requests . . . 922

Transmission using DMA . . . .922 Reception using DMA. . . .922

26.4.17 Debug mode . . . 923

26.5

I2C low-power modes . . . 923

26.6

I2C interrupts . . . 923

26.7

I2C registers . . . 924

26.7.1 Control register 1 (I2Cx_CR1) . . . 925 26.7.2 Control register 2 (I2Cx_CR2) . . . 928 26.7.3 Own address 1 register (I2Cx_OAR1) . . . 931 26.7.4 Own address 2 register (I2Cx_OAR2) . . . 932 26.7.5 Timing register (I2Cx_TIMINGR) . . . 933 26.7.6 Timeout register (I2Cx_TIMEOUTR) . . . 934 26.7.7 Interrupt and Status register (I2Cx_ISR) . . . 935 26.7.8 Interrupt clear register (I2Cx_ICR) . . . 937 26.7.9 PEC register (I2Cx_PECR) . . . 938 26.7.10 Receive data register (I2Cx_RXDR) . . . 939 26.7.11 Transmit data register (I2Cx_TXDR) . . . 939 26.7.12 I2C register map . . . 940

27

Universal synchronous asynchronous receiver

transmitter (USART) . . . 942

27.1

Introduction . . . 942

27.2

USART main features . . . 942

27.3

USART extended features . . . 943

27.4

USART implementation . . . 944

27.5

USART functional description . . . 944

27.5.1 USART character description . . . 947 27.5.2 Transmitter . . . 948

Character transmission. . . .949 Single byte communication. . . .950 Break characters . . . .951 Idle characters . . . .951

(31)

Contents RM0364 Start bit detection . . . .951 Character reception . . . .953 Break character . . . .953 Idle character . . . .953 Overrun error . . . .954 Selecting the clock source and the proper oversampling method . . . .954 Framing error . . . .957 Configurable stop bits during reception . . . .957

27.5.4 Baud rate generation . . . 958

How to derive USARTDIV from USARTx_BRR register values . . . .958

27.5.5 Tolerance of the USART receiver to clock deviation . . . 960 27.5.6 Auto baud rate detection . . . 961 27.5.7 Multiprocessor communication . . . 962

Idle line detection (WAKE=0) . . . .962 4-bit/7-bit address mark detection (WAKE=1) . . . .963

27.5.8 Modbus communication . . . 964 Modbus/RTU . . . .964 Modbus/ASCII . . . .964 27.5.9 Parity control . . . 964 Even parity . . . .965 Odd parity . . . .965 Parity checking in reception . . . .965 Parity generation in transmission . . . .965

27.5.10 LIN (local interconnection network) mode . . . 965

LIN transmission. . . .966 LIN reception . . . .966

27.5.11 USART synchronous mode . . . 968 27.5.12 Single-wire half-duplex communication . . . 971 27.5.13 Smartcard mode . . . 971

Block mode (T=1) . . . .973 Direct and inverse convention . . . .974

27.5.14 IrDA SIR ENDEC block . . . 976

IrDA low-power mode . . . .977

27.5.15 Continuous communication using DMA . . . 978

Transmission using DMA . . . .978 Reception using DMA. . . .979 Error flagging and interrupt generation in multibuffer communication . . . .980

27.5.16 RS232 Hardware flow control and RS485 Driver Enable . . . 980

RS232 RTS flow control . . . .981 RS232 CTS flow control . . . .981

(32)

RM0364 Contents RS485 Driver Enable . . . .982

27.5.17 Wakeup from Stop mode . . . 982

Using Mute mode with Stop mode . . . .983

27.6

USART interrupts . . . 983

27.7

USART registers . . . 984

27.7.1 Control register 1 (USARTx_CR1) . . . 984 27.7.2 Control register 2 (USARTx_CR2) . . . 988 27.7.3 Control register 3 (USARTx_CR3) . . . 991 27.7.4 Baud rate register (USARTx_BRR) . . . 995 27.7.5 Guard time and prescaler register (USARTx_GTPR) . . . 995 27.7.6 Receiver timeout register (USARTx_RTOR) . . . 996 27.7.7 Request register (USARTx_RQR) . . . 997 27.7.8 Interrupt & status register (USARTx_ISR) . . . 998 27.7.9 Interrupt flag clear register (USARTx_ICR) . . . 1003 27.7.10 Receive data register (USARTx_RDR) . . . 1004 27.7.11 Transmit data register (USARTx_TDR) . . . 1004 27.7.12 USART register map . . . 1005

28

Serial peripheral interface (SPI) . . . 1007

28.1

Introduction . . . 1007

28.2

SPI main features . . . 1007

28.3

SPI implementation . . . 1008

28.4

SPI functional description . . . 1008

28.4.1 General description . . . 1008 28.4.2 Communications between one master and one slave . . . 1009

Full-duplex communication. . . .1009 Half-duplex communication . . . .1010 Simplex communications . . . .1010

28.4.3 Standard multi-slave communication . . . 1011 28.4.4 Slave select (NSS) pin management . . . 1012 28.4.5 Communication formats . . . 1014

Clock phase and polarity controls. . . .1014 Data frame format. . . .1015

28.4.6 Configuration of SPI . . . 1016 28.4.7 Procedure for enabling SPI . . . 1017 28.4.8 Data transmission and reception procedures . . . 1017

(33)

Contents RM0364 Sequence handling. . . .1018 Procedure for disabling the SPI . . . .1018 Data packing. . . .1019 Communication using DMA (direct memory addressing) . . . .1020 Packing with DMA . . . .1021 Communication diagrams . . . .1022

28.4.9 SPI status flags . . . 1027

Tx buffer empty flag (TXE) . . . .1027 Rx buffer not empty (RXNE). . . .1027 Busy flag (BSY) . . . .1027

28.4.10 SPI error flags . . . 1028

Overrun flag (OVR). . . .1028 Mode fault (MODF). . . .1028 CRC error (CRCERR) . . . .1028 TI mode frame format error (FRE) . . . .1028

28.4.11 NSS pulse mode . . . 1029 28.4.12 TI mode . . . 1029

TI protocol in master mode. . . .1029

28.4.13 CRC calculation . . . 1030

CRC principle . . . .1030 CRC transfer managed by CPU . . . .1031 CRC transfer managed by DMA . . . .1031 Resetting the SPIx_TXCRC and SPIx_RXCRC values . . . .1031

28.5

SPI interrupts . . . 1032

28.6

SPI registers . . . 1033

28.6.1 SPI control register 1 (SPIx_CR1) . . . 1033 28.6.2 SPI control register 2 (SPIx_CR2) . . . 1035 28.6.3 SPI status register (SPIx_SR) . . . 1038 28.6.4 SPI data register (SPIx_DR) . . . 1040 28.6.5 SPI CRC polynomial register (SPIx_CRCPR) . . . 1040 28.6.6 SPI Rx CRC register (SPIx_RXCRCR) . . . 1041 28.6.7 SPI Tx CRC register (SPIx_TXCRCR) . . . 1041 28.6.8 SPI register map . . . 1042

29

Controller area network (bxCAN) . . . 1043

29.1

Introduction . . . 1043

29.2

bxCAN main features . . . 1043

29.3

bxCAN general description . . . 1044

(34)

RM0364 Contents

29.3.2 Control, status and configuration registers . . . 1044 29.3.3 Tx mailboxes . . . 1044 29.3.4 Acceptance filters . . . 1045

Receive FIFO . . . .1045

29.4

bxCAN operating modes . . . 1045

29.4.1 Initialization mode . . . 1045 29.4.2 Normal mode . . . 1046 29.4.3 Sleep mode (low-power) . . . 1046

29.5

Test mode . . . 1047

29.5.1 Silent mode . . . 1047 29.5.2 Loop back mode . . . 1048 29.5.3 Loop back combined with silent mode . . . 1048

29.6

Behavior in Debug mode . . . 1049

29.7

bxCAN functional description . . . 1049

29.7.1 Transmission handling . . . 1049

Transmit priority . . . .1049 Abort . . . .1050 Nonautomatic retransmission mode . . . .1050

29.7.2 Time triggered communication mode . . . 1051 29.7.3 Reception handling . . . 1051

Valid message . . . .1051 FIFO management . . . .1052 Overrun. . . .1052 Reception related interrupts . . . .1052

29.7.4 Identifier filtering . . . 1052

Scalable width . . . .1053 Mask mode . . . .1053 Identifier list mode . . . .1053 Filter bank scale and mode configuration. . . .1053 Filter match index . . . .1054 Filter priority rules . . . .1055

29.7.5 Message storage . . . 1056 Transmit mailbox . . . .1056 Receive mailbox . . . .1057 29.7.6 Error management . . . 1058 Bus-Off recovery. . . .1058 29.7.7 Bit timing . . . 1058

(35)

Contents RM0364

29.9

CAN registers . . . 1062

29.9.1 Register access protection . . . 1062 29.9.2 CAN control and status registers . . . 1062

CAN master control register (CAN_MCR) . . . .1062 CAN master status register (CAN_MSR) . . . .1064 CAN transmit status register (CAN_TSR). . . .1065 CAN receive FIFO 0 register (CAN_RF0R) . . . .1068 CAN receive FIFO 1 register (CAN_RF1R) . . . .1068 CAN interrupt enable register (CAN_IER) . . . .1069 CAN error status register (CAN_ESR) . . . .1071 CAN bit timing register (CAN_BTR) . . . .1072

29.9.3 CAN mailbox registers . . . 1073

CAN TX mailbox identifier register (CAN_TIxR) (x = 0..2) . . . .1074 CAN mailbox data length control and time stamp register

(CAN_TDTxR) (x = 0..2) . . . .1075 CAN mailbox data low register (CAN_TDLxR) (x = 0..2) . . . .1076 CAN mailbox data high register (CAN_TDHxR) (x = 0..2) . . . .1076 CAN receive FIFO mailbox identifier register (CAN_RIxR) (x = 0..1) . . . .1077 CAN receive FIFO mailbox data length control and time stamp register

(CAN_RDTxR) (x = 0..1). . . .1078 CAN receive FIFO mailbox data low register (CAN_RDLxR) (x = 0..1) . . . .1079 CAN receive FIFO mailbox data high register (CAN_RDHxR) (x = 0..1) . . . . .1079

29.9.4 CAN filter registers . . . 1080

CAN filter master register (CAN_FMR). . . .1080 CAN filter mode register (CAN_FM1R). . . .1081 CAN filter scale register (CAN_FS1R) . . . .1081 CAN filter FIFO assignment register (CAN_FFA1R) . . . .1082 CAN filter activation register (CAN_FA1R) . . . .1082 Filter bank i register x (CAN_FiRx) (i = 0..13, x = 1, 2). . . .1083

29.9.5 bxCAN register map . . . 1084

30

Debug support (DBG) . . . 1088

30.1

Overview . . . 1088

30.2

Reference ARM® documentation . . . 1089

30.3

SWJ debug port (serial wire and JTAG) . . . 1089

30.3.1 Mechanism to select the JTAG-DP or the SW-DP . . . 1090

30.4

Pinout and debug port pins . . . 1090

30.4.1 SWJ debug port pins . . . 1091 30.4.2 Flexible SWJ-DP pin assignment . . . 1091

(36)

RM0364 Contents

30.4.4 Using serial wire and releasing the unused debug pins as GPIOs . . 1093

30.5

STM32F334xx JTAG TAP connection . . . 1093

30.6

ID codes and locking mechanism . . . 1094

30.6.1 MCU device ID code . . . 1095

DBGMCU_IDCODE . . . .1095

30.6.2 Boundary scan TAP . . . 1095

JTAG ID code . . . .1095

30.6.3 Cortex-M4® with FPU TAP . . . 1095 30.6.4 Cortex-M4® with FPU JEDEC-106 ID code . . . 1096

30.7

JTAG debug port . . . 1096

30.8

SW debug port . . . 1098

30.8.1 SW protocol introduction . . . 1098 30.8.2 SW protocol sequence . . . 1098 30.8.3 SW-DP state machine (reset, idle states, ID code) . . . 1099 30.8.4 DP and AP read/write accesses . . . 1099 30.8.5 SW-DP registers . . . 1100 30.8.6 SW-AP registers . . . 1101

30.9

AHB-AP (AHB access port) - valid for both JTAG-DP

and SW-DP . . . .1101

Features: . . . .1101

30.10 Core debug . . . .1102

30.11 Capability of the debugger host to connect under system reset . . . .1102

30.12 FPB (Flash patch breakpoint) . . . .1103

30.13 DWT (data watchpoint trigger) . . . .1104

30.14 ITM (instrumentation trace macrocell) . . . .1104

30.14.1 General description . . . 1104 30.14.2 Time stamp packets, synchronization and overflow packets . . . 1104

Example of configuration . . . .1106

30.15 MCU debug component (DBGMCU) . . . .1106

30.15.1 Debug support for low-power modes . . . 1106 30.15.2 Debug support for timers, watchdog, bxCAN and I2C . . . 1106 30.15.3 Debug MCU configuration register . . . 1107

DBGMCU_CR . . . .1107

30.15.4 Debug MCU APB1 freeze register (DBGMCU_APB1_FZ) . . . 1109 30.15.5 Debug MCU APB2 freeze register (DBGMCU_APB2_FZ) . . . 1111

(37)

Contents RM0364

31

Device electronic signature . . . 1113

31.1

Unique device ID register (96 bits) . . . 1113

31.2

Memory size data register . . . 1114

31.2.1 Flash size data register . . . 1114

(38)

RM0364 List of tables

List of tables

Table 1. STM32F334xx peripheral register boundary addresses . . . 54 Table 2. CCM RAM organization . . . 57 Table 3. Boot modes. . . 58 Table 4. Flash module organization . . . 60 Table 5. Flash memory read protection status . . . 69 Table 6. Access status versus protection level and execution modes . . . 71 Table 7. Flash interrupt request . . . 72 Table 8. Flash interface - register map and reset values . . . 78 Table 9. Option byte format . . . 80 Table 10. Option byte organization. . . 80 Table 11. Description of the option bytes . . . 81 Table 12. CRC register map and reset values . . . 88 Table 13. Low-power mode summary . . . 94 Table 14. Sleep-now. . . 96 Table 15. Sleep-on-exit. . . 96 Table 16. Stop mode . . . 98 Table 17. Standby mode. . . 99 Table 18. PWR register map and reset values . . . 104 Table 19. RCC register map and reset values . . . 142 Table 20. Port bit configuration table . . . 146 Table 21. GPIO register map and reset values . . . 160 Table 22. SYSCFG register map and reset values. . . 174 Table 23. Programmable data width & endian behavior (when bits PINC = MINC = 1) . . . 179 Table 24. DMA interrupt requests . . . 180 Table 25. STM32F334xx summary of DMA1 requests for each channel . . . 182 Table 26. STM32F334xx summary of DMA1 requests

for each channel . . . 183 Table 27. DMA register map and reset values . . . 190 Table 28. STM32F334xx vector table. . . 192 Table 29. External interrupt/event controller register map and reset values. . . 207 Table 30. ADC internal signals . . . 211 Table 31. ADC pins. . . 211 Table 32. Configuring the trigger polarity for regular external triggers . . . 228 Table 33. ADC1 (master) & 2 (slave) - External triggers for regular channels . . . 229 Table 34. ADC1 & ADC2 - External trigger for injected channels. . . 230 Table 35. TSAR timings depending on resolution . . . 241 Table 36. Offset computation versus data resolution . . . 244 Table 37. Analog watchdog channel selection . . . 254 Table 38. Analog watchdog 1 comparison . . . 255 Table 39. Analog watchdog 2 and 3 comparison . . . 255 Table 40. ADC interrupts per each ADC. . . 274 Table 41. DELAY bits versus ADC resolution. . . 306 Table 42. ADC global register map. . . 307 Table 43. ADC register map and reset values for each ADC (offset=0x000

for master ADC, 0x100 for slave ADC, x=1..2) . . . 308 Table 44. ADC register map and reset values (master and slave ADC

References

Related documents

Co-coordinator - First Annual Nationwide Forensic Nursing Death Investigation Course at Harris County Medical Examiner Office, Houston, TX, 2005;. Presenter – “ Conducting

The corona radiata consists of one or more layers of follicular cells that surround the zona pellucida, the polar body, and the secondary oocyte.. The corona radiata is dispersed

○ If BP elevated, think primary aldosteronism, Cushing’s, renal artery stenosis, ○ If BP normal, think hypomagnesemia, severe hypoK, Bartter’s, NaHCO3,

 HCC is developing in 85% in cirrhosis hepatis Chronic liver damage Hepatocita regeneration Cirrhosis Genetic changes

The encryption operation for PBES2 consists of the following steps, which encrypt a message M under a password P to produce a ciphertext C, applying a

I problematize three family images associated with the design and implementation of housing projects: the bureaucratic family, envisaged by policymakers as conflating with a model

[r]

As shown in this case, different layers of the modular technology required actors with diverse knowledge bases and interests to cooperate in DigiNews. As a result, the