Gpio default pull up/down at boot

My board start with some GPIOs at 0V, after 5 seconds they go to 3V, and 30 seconds later when my aplication start it set them to 0V.

There’s a way to configure the pull up/down or the default value of GPIO at boot?

I tryed recomendations for the Raspberry but nothing works.