Skip to content

BLACK_F407VE button mappings incorrect? #387

Closed
@BennehBoy

Description

@BennehBoy

Hi,

I'm having trouble using the buttons on a BLACK_F407VE.

The variant file suggests the following:

// On-board user button
#define BTN_K_UP                PA0
#define BTN_K0                  PE4
#define BTN_K1                  PE5
#define USER_BTN                BTN_K0

However, K1 appears to trigger via PE3, and K_UP does not trigger on PA0 (haven't isolated this yet).

Is it possible that this is being overridden elsewhere, or is it just plain wrong in the variant file?

Can anyone else confirm this?

Metadata

Metadata

Assignees

Labels

bug 🐛Something isn't working

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions