Peripherals and coprocessor
Hi ,
I am working with STM32MPU DK2 and Distribution package and have some of basic queries.
- How do i know which peripheral is connected to which Processor ? where can i get to know about this ?
1.1how do i know which device tree .dts is used ?
1.2 if i execute a new project from cubeMX it generates project skeleton and a .dts file, shoud i have to rebuild linux with this .dts?
1.3 On runtime, can i get to know if a particular peripheral is assigned a particular processor?
2. I have obtained the terminal of the board using Minicom and i m able to execute the programs on Linux A7 and M4 using the below links...
But how can i crossverify if M4 is what is being executed or other?
3. Where can i find the source code for AI demo from the Linux environment? or any demo that contains source files of both the processors application?
Background: Trying to establish a communication between A7 and M4 using RPMsg mechanism.
Thanks in Advance
Vivek
