cancel
Showing results for 
Search instead for 
Did you mean: 

Why it is not possible to use together on STM32H735VGT6 Ethernet RMII and Debug pins at LQFP100 package?

PSevc.1
Associate

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.

1 REPLY 1
KnarfB
Principal III

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