which gpio output strength should I set to ethercat mii port pin

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
nstcl
Level 1
Level 1
First reply posted First question asked Welcome!

which gpio output strength (XMC_GPIO_OUTPUT_STRENGTH_STRONG_SHARP_EDGE or  XMC_GPIO_OUTPUT_STRENGTH_STRONG_MEDIUM_EDGE or XMC_GPIO_OUTPUT_STRENGTH_STRONG_SOFT_EDGE  )should I set to ethercat mii port pin? The mcu is xmc4800.

0 Likes
1 Solution
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

No, you just need to follow the demo.

View solution in original post

0 Likes
3 Replies
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

Please set the mii port output strength to " XMC_GPIO_OUTPUT_STRENGTH_STRONG_SHARP_EDGE".

0 Likes
nstcl
Level 1
Level 1
First reply posted First question asked Welcome!

In dave 4.5 etehrcat ssc demo, these pins are set to XMC_GPIO_OUTPUT_STRENGTH_STRONG_SOFT_EDGE. Should I modify these configuration?

0 Likes
LinglingG_46
Moderator
Moderator
Moderator
500 solutions authored 1000 replies posted 10 questions asked

No, you just need to follow the demo.

0 Likes