Skip to content

Conversation

@jtmullen
Copy link
Member

@jtmullen jtmullen commented Dec 29, 2019

Based on the user manual table 104 Pin 2_13 should work the same as any other GPIO on port 2. Adding it to the enum (at the end as # 77) makes the math work out, which makes sense since 2_12 is the current last one. So it should work the same with the mbed gpio functions (mbed > libraries > mbed > targets > hal > Target_NXP > Target_lpc15xx > gpio_api.c)

Closes #4

This is untested since the LPC1517 brain I have has an short and the LPC1517 MCC has a MCU problem. Should test on an LPC1519 board ASAP after break.

@jtmullen jtmullen added the enhancement New feature or request label Dec 29, 2019
@jtmullen jtmullen requested a review from a team as a code owner December 29, 2019 22:01
@ghost ghost requested review from pgosar2 and removed request for a team December 29, 2019 22:01
@jtmullen jtmullen requested a review from wei2gao December 29, 2019 22:02
@jtmullen jtmullen changed the title Pin2_13 LPC151X Pin2_13 Dec 29, 2019
wei2gao
wei2gao previously approved these changes Feb 3, 2020
@wei2gao wei2gao dismissed their stale review February 3, 2020 22:21

Needs testing

@jtmullen jtmullen marked this pull request as draft November 1, 2020 21:23
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.

LPC151x Pin 2_13 not supported by mbed

3 participants