Hi,
I use Linux BSP35 on S32G3 and would like to configure the default value of GPIO.
In UBoot, I type "gpio status -a" and can see the GPIO configurations.
Below is my questions:
1. How do I set the default configurations for some GPIO pins? (Ex. the source files of uboot)
2. When I use "gpio set" command to configure some GPIO pins (PK_11), the pins cannot be set successfully. Why ?
3. In Kernel, how do I set the default configurations for some GPIO pins?
Thanks.