Update README.md
This commit is contained in:
parent
8140a91deb
commit
579140af81
2 changed files with 6 additions and 1 deletions
|
@ -10,4 +10,9 @@ Other than the major differences in programming from the original STM32 MCU, thi
|
||||||
| PB2 | CLK | SPI Clock
|
| PB2 | CLK | SPI Clock
|
||||||
| PB1 | DATA | SPI Data line
|
| PB1 | DATA | SPI Data line
|
||||||
| PB5 | LD | Lock Detection
|
| PB5 | LD | Lock Detection
|
||||||
| PB4 | | Status LED+
|
| PB4 | | Status LED+ (anode)
|
||||||
|
|
||||||
|
|
||||||
|
Here is a schematic to visualize the connection between the ATTiny85 and the ADF4350:
|
||||||
|
|
||||||
|
![Schematic](./screenshots/schematic.png)
|
BIN
screenshots/schematic.png
Normal file
BIN
screenshots/schematic.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 32 KiB |
Loading…
Reference in a new issue