Other Parts Discussed in Thread: SYSCONFIG
Hi,
I would like to ask if there is hardware isolation for GPIOs on TDA4VM
Because when controlling GPIOs, it is found that the Linux system and RTOS system of the MAIN domain and the MCU1_0 of the WKUP/MCU domain can control the GPIO0_71 at the same time.
The WKUP_GPIO0_10 of the WKUP domain can also be controlled by both Linux and MCU1_0
The chip manual divides GPIOs into MAIN domain and WKUP domain, and my understanding is that the GPIO of the MAIN domain can only be controlled by the core of the MAIN domain, and the WKUP domain GPIO can only be controlled by the core of the WKUP domain. If so, why are the experimental results different, and which module implements the resource isolation of GPIOs
More importantly, how can I ensure that GPIOs can only be used by one system at a given time?
Thanks in advance,
Regards,
Xiuqi Huang