Skip to content

Added variant for Nucleo F303K8 from @tofuman0 #127

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Oct 12, 2017

Conversation

fpistm
Copy link
Member

@fpistm fpistm commented Oct 9, 2017

Thanks @tofuman0
#117

tofuman0 and others added 4 commits October 6, 2017 15:10
Signed-off-by: tofuman0 <none>
Note: f_cpu sets at maximum value if HSE is connected.
By default, there is no HSE (X1) on this board.
HSI will be used

Signed-off-by: Frederic.Pillon <[email protected]>
- Align with master
- Remove Serial2 as only 2 USART available.
- Update SystemClock_Config to configure at 64 Mhz using HSI.
  By default, there is no HSE (X1) on this board.
  Configure RCC_PERIPHCLK_I2C1|RCC_PERIPHCLK_ADC12;
- By defaut, SB16 and SB18 are ON. So, A4 and A5 are connected
  to PB7/PB6 instead of PA5/PA6 which must be configured as
  input floating.
  See Table 7. Solder bridges of UM1956 STM32 Nucleo-32 board

Signed-off-by: Frederic.Pillon <[email protected]>
@fpistm fpistm added the enhancement New feature or request label Oct 9, 2017
@fpistm fpistm self-assigned this Oct 9, 2017
@fpistm fpistm added this to the Next release milestone Oct 9, 2017
@fpistm fpistm mentioned this pull request Oct 9, 2017
@fpistm fpistm merged commit c0222d6 into stm32duino:master Oct 12, 2017
@fpistm fpistm deleted the Nucleo_F303K8 branch October 12, 2017 08:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant