hw buses fleshing out

This commit is contained in:
2018-04-26 20:48:51 +02:00
parent 58212184ba
commit 3f295ae0ad
15 changed files with 70 additions and 12 deletions
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 43 KiB

BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 128 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 24 KiB

+1
View File
@@ -0,0 +1 @@
Dallas Semiconductor AN162 - Interfacing the DS18x20
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 36 KiB

+3
View File
@@ -0,0 +1,3 @@
I2C complete transfer
NXP Semiconductors
https://www.nxp.com/docs/en/user-guide/UM10204.pdf
Binary file not shown.

After

Width:  |  Height:  |  Size: 40 KiB

+1
View File
@@ -0,0 +1 @@
SPI single-slave connection, source STM F072 reference manual
Binary file not shown.

After

Width:  |  Height:  |  Size: 47 KiB

+1
View File
@@ -0,0 +1 @@
SPI multi-slave connection, source STM F072 reference manual
BIN
View File
Binary file not shown.

After

Width:  |  Height:  |  Size: 41 KiB

+1
View File
@@ -0,0 +1 @@
USART frame, source STM F072 reference manual