Part Number: TDA4VM
Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
We have a GPIO pin that is being controlled by MCU1_0 firmware. I noticed that the pin can change the output state only after QNX has booted. My investigation leads me to the conclusion that it is because the pinmux settings file as generated by sysconfig tool is loaded by QNX. Hence the pin only gets configured as output after QNX boots. However, this is not desired behaviour. We want the pin to be configured as soon as MCU1_0 comes up. Can you please guide me if there are APIs that I can use in my MCU1_0 firmware to configure pinmux settings in the firmware itself?
Regards
Deepankar Maithani