ST STM32F405 Reference Manual page 788

Hide thumbs Also See for STM32F405:
Table of Contents

Advertisement

Hash processor (HASH)
25.4.3
HASH data input register (HASH_DIN)
Address offset: 0x04
Reset value: 0x0000 0000
HASH_DIN is the data input register. It is 32-bit wide. It is used to enter the message by
blocks of 512 bits. When the HASH_DIN register is written to, the value presented on the
AHB databus is 'pushed' into the HASH core and the register takes the new value presented
on the AHB databus. The DATATYPE bits must previously have been configured in the
HASH_CR register to get a correct message representation.
When a block of 16 words has been written to the HASH_DIN register, an intermediate
digest calculation is launched:
by writing new data into the HASH_DIN register (the first word of the next block) if the
DMA is not used (intermediate digest calculation)
automatically if the DMA is used
When the last block has been written to the HASH_DIN register, the final digest calculation
(including padding) is launched:
by writing the DCAL bit to 1 in the HASH_STR register (final digest calculation)
automatically if the DMA is used and MDMAT bit is set to '0'.
When a digest calculation (intermediate or final) is in progress, any new write access to the
HASH_DIN register is extended (by wait-state insertion on the AHB bus) until the HASH
calculation completes.
When the HASH_DIN register is read, the last word written in this location is accessed (zero
after reset).
.
31
30
29
rw
rw
rw
15
14
13
rw
rw
rw
Bits 31:0 DATAIN: Data input
788/1749
28
27
26
25
rw
rw
rw
rw
12
11
10
9
rw
rw
rw
rw
Read = returns the current register content.
Write = the current register content is pushed into the IN FIFO, and the register
takes the new value presented on the AHB databus.
24
23
22
DATAIN
rw
rw
rw
8
7
6
DATAIN
rw
rw
rw
RM0090 Rev 18
21
20
19
18
rw
rw
rw
rw
5
4
3
2
rw
rw
rw
rw
RM0090
17
16
rw
rw
1
0
rw
rw

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the STM32F405 and is the answer not in the manual?

Questions and answers

Table of Contents

Save PDF