[BUG] STM32 lwIP ethernetif.c incorrect error evaluation in low_level_output()
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-04-17 4:57 AM
When HAL_ETH_Transmit_IT() returns an error the errval variable is not changed from ERR_OK to reflect that in the else section.
Labels:
- Labels:
-
Bug-report
-
STM32CubeMX
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2024-04-22 2:55 AM
Hello @Jak
First let me thank you for posting.
Could you provide more details about the project configuration:
- The CubeMX version used
- The used MCU
- If possible the ioc file to be able to reproduce the issue.
KR,
Semer.
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
