Skip to content

STM32L4 Discovery missing PeripheralPins definitions. #1746

Closed
@helmut64

Description

@helmut64

@bcostm
I figured out that serval PINs are missing the in the TARGET_DISCO_L476VG target. My plan was to use SPI2 pins on PD_4, PD_3, PD_1, PE_0, PE_1 which are connected to the onboard LSM303C accelerometer. These pins are not specified in the TARGET_DISCO_L476VG /PeripheralPins.c file and therefore not available using the mbed API's.

Somebody who understands the STM L4 mappings needs to work on this, because I have not sufficient experience with the port mappings. I am happy to test a patch for this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions