Skip to content

Commit

Permalink
Merge branch 'develop' of /~https://github.com/iliasam/STM32F4_SDR_GPS
Browse files Browse the repository at this point in the history
…into develop
  • Loading branch information
iliasam committed Mar 6, 2024
2 parents a2b1a97 + ad35e5d commit ad9f121
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@ User can enter Doppler frequency offset to make acquisition much faster.

RF frontend pinout (See config.h):
#define SPI_CLK_PIN GPIO_Pin_13 //MAX2769 - CLKOUT
#define SPI_MOSI_PIN GPIO_Pin_15 //MAX2769 - I0
#define SPI_MOSI_PIN GPIO_Pin_15 //MAX2769 - I1
Both - GPIOB


Part of the code is taken from these projects:
/~https://github.com/tomojitakasu/RTKLIB
/~https://github.com/taroz/GNSS-SDRLIB
/~https://github.com/taroz/GNSS-SDRLIB

0 comments on commit ad9f121

Please sign in to comment.