Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Mathis Schmieder (DB9MAT)
STM32_Pager
Commits
c6fb8041
Commit
c6fb8041
authored
Jan 20, 2017
by
Mathis, DB9MAT
Browse files
Updated README
parent
ebee6b51
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
c6fb8041
## PINOUT
Connect the Adafruit RFM69HCW module to the STM32F446RE Nucleo in the following way:
SPI MOSI - PB15
SPI MISO - PB14
...
...
@@ -8,4 +10,15 @@ SPI SCK - PB13
SPI CS - PB1
Reset - PB2
\ No newline at end of file
Reset - PB2
## COMPILATION
This is a SW4STM32 project. Import, compile and flash it to the Nucleo.
Use it together with RustPager.
## DISCLAIMER
This project is in a very early alpha stage. The code works for me but there is
no guarantee that it will work for you. A lot can and should be cleaned up. You
are more than welcome to contribute!
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment