Hello!
I want to set PA2
pin as an output, but it's a specific function pin - ROSC
. From MSPM0 G-Series MCUs Hardware Development Guide:
Can I use this pin and other ones which have some specific functions as GPIOs?
I tried configuring it as an output pin, but I don't get expected 3.3V when I set the pin. It's always on logic low.
I found some info about it in the same guide:
Does it mean that I can just put pullup/pulldown resistors on such pins and I can't use them as GPIOs?