Skip to content

Added AF parameter to stm32h7_i2c_create and fixed warning#45

Closed
eriang wants to merge 3 commits intomasterfrom
eriang/ethamp2-misc
Closed

Added AF parameter to stm32h7_i2c_create and fixed warning#45
eriang wants to merge 3 commits intomasterfrom
eriang/ethamp2-misc

Conversation

@eriang
Copy link
Collaborator

@eriang eriang commented Mar 18, 2026

No description provided.

@eriang eriang force-pushed the eriang/ethamp2-misc branch from 39c00b7 to 15b2a98 Compare March 19, 2026 15:01
Added a parameter for alternate function (AF) for setups where it is
something other than 4 that is used.
This is useful during incremental development when you get unsure if you are
running the latest code or not. To use it do: make BTS=1 <target>
According to reset timing table in datasheet for PHY DP83826 the reset
signal should be at least 25us and the reset to SMI ready is 2ms (I doubled
those values for some margin).
@eriang eriang force-pushed the eriang/ethamp2-misc branch from 15b2a98 to 1bbcfe8 Compare March 19, 2026 15:39
@eriang eriang closed this Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants