Skip to content

boards/nucleo-f030: configure some PWM pins, add ADC configuration#6375

Merged
miri64 merged 1 commit intoRIOT-OS:masterfrom
aabadie:nucleo_f030_periph
Jan 18, 2017
Merged

boards/nucleo-f030: configure some PWM pins, add ADC configuration#6375
miri64 merged 1 commit intoRIOT-OS:masterfrom
aabadie:nucleo_f030_periph

Conversation

@aabadie
Copy link
Copy Markdown
Contributor

@aabadie aabadie commented Jan 16, 2017

This extends the periph support for the nucleo-f030:

  • configured 2 extra timers and changed TIM3 to TIM14
  • changed second UART pins (PA9 and PA10) are on the same side of the board. It's also more consistent with other nucleo boards
  • fixed periph_adc not being set in the Makefile whereas it's configured and available
  • Configured some PWMs : I couldn't strictly followed what is written on the board because of the incompatible alternate functions. PC7 (D9) configured on TIM3 second channel requires AF0 and PB4 (D5) on TIM3 first channel requires AF1). D3 and D6 cannot be configured as PWM on this board.

@aabadie aabadie added Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Type: new feature The issue requests / The PR implemements a new feature for RIOT labels Jan 16, 2017
@aabadie aabadie force-pushed the nucleo_f030_periph branch from 81e69bd to b03a23f Compare January 18, 2017 14:07
@aabadie
Copy link
Copy Markdown
Contributor Author

aabadie commented Jan 18, 2017

Updated with changes from #6393

@PeterKietzmann PeterKietzmann added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Jan 18, 2017
Copy link
Copy Markdown
Contributor

@haukepetersen haukepetersen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ACK

@miri64 miri64 merged commit 5b49bfc into RIOT-OS:master Jan 18, 2017
@aabadie aabadie deleted the nucleo_f030_periph branch March 6, 2017 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Platform: ARM Platform: This PR/issue effects ARM-based platforms Type: enhancement The issue suggests enhanceable parts / The PR enhances parts of the codebase / documentation Type: new feature The issue requests / The PR implemements a new feature for RIOT

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants