Tool/software:
hello all
I understand that we have three domains (main, wakeup, and MCU), each with their own peripheral resources (GPIO, UART, I2C, etc.). I'd like to know:
- Is it possible to access main domain peripherals (like I2C, GPIO) from other domains?
- What's the procedure for cross-domain resource access?
- Specifically, how can MCU domain resources be accessed from the main domain?"
Is there any relevant documentation available?
ths
BR