Why it is not possible to use together on STM32H735VGT6 Ethernet RMII and Debug pins at LQFP100 package?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-07-14 4:29 AM
Just select
File - New - Project - STM32H735VGT6 (with LQFP100 package)
Then select Conectivity - Eth - RMII.
Since this time Trace and Debug - DEBUG reports conflict with ETH RMII, see attached picture.png, marked in red, and I don't know why.
By datasheet pins PA13 and PA14 should be dedicated for debug purpose only, not shared with other functions.
For BGA100 pin package it is working correctly. Any idea, please?
Thanks for help.
- Labels:
-
Ethernet
-
STM32CubeMX
-
STM32H7 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-07-14 6:16 AM
The yellow sign is not an error, but a warning. It means, that at least one Debug config will generate a conflict. If you proceed to Trace and Debug and drop down the Debug config list, you see *some* configs marked as red. (synchr. trace). They would generate pin conflicts. Choosing an unmarked config like Trace Async. Sw should work.
hth
KnarfB
