Search found 3 matches

by jhitt50
Wed Nov 02, 2022 5:56 pm
Forum: General discussion
Topic: Analog input on PB0?
Replies: 6
Views: 1599

Re: Analog input on PB0?

Thanks again fpiSTM.

What file / documentation should I be referencing? I have been looking but haven't found it. Sorry if it's a dumb question, still learning my way around.
by jhitt50
Tue Nov 01, 2022 8:17 pm
Forum: General discussion
Topic: Analog input on PB0?
Replies: 6
Views: 1599

Re: Analog input on PB0?

Thank you for the reply! I tried all those combinations without any success. However, I did find that the following works (on a hunch) after reviewing the PeripheralPins.c file. https://github.com/ARMmbed/mbed-os/blob/master/targets/TARGET_STM/TARGET_STM32L4/TARGET_STM32L432xC/TARGET_NUCLEO_L432KC/P...
by jhitt50
Mon Oct 31, 2022 10:06 pm
Forum: General discussion
Topic: Analog input on PB0?
Replies: 6
Views: 1599

Analog input on PB0?

Hello, I'm new to the forum, transitioning a project from Arduino to the L432KC. I'm running out of ADC pins and need 1 additional. I can't use A7 (PA2) because that pin is reserved for USB VCP TX, which I need for debugging. The mbed pinout at the link below shows that D3 (PB0) is ADC1/15. However,...

Go to advanced search