Other Parts Discussed in Thread: LP-AM243
Hi Experts,
My customer is using PN_RT_MII Example for product software development, and we has the following questions:
PN_RT_MII Example could be found in the C:\ti\mcu_plus_sdk_am243x_08_01_00_36\examples\industrial_comms\profinet_device_demo\rt_mii\am243x-lp
1.The Acyclic data exchange between the Controller and Device, Could it be implemented on Sitara-AM243x products/Current SDK?
If yes, Can you provide an example for customers to develop?
2. As shown in the figure below, whether the device receives the parameterized configuration of the controller can support dynamic configuration?
And I did not see any data frames received from the controller in the PN_RT_MII Example, can you point out that "write frames" related API?
3.In the PN_RT_MII Example, We did not see any read-write request and response operation functions in the RealIdentification.c, and if we want to implement the acyclic data communication as below, how to modify the code in the current SDK? Thanks!