Is Zephyr recommended and supported by ST for the STM32H743?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-07 4:55 AM
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-21 7:56 AM
Yes @cbrake, when using https://github.com/zephyrproject-rtos/zephyr, STM32 specific issues should be reported directly in same repo.
Also please note that if using Zephyr, you find an issue related to STM32Cube HAL or LL, you should raise those directly in matching https://github.com/STMicroelectronics/ repo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-07 4:57 AM
We have done some initial testing and it seems quite nice so far.
Is there a list of things that are not working yet, errata, etc?
Where is the best place to report issues, get support, etc?
I noticed the issues are not enabled on the hal repo:
https://github.com/zephyrproject-rtos/hal_stm32
So wondering where issues are tracked for this hal layer.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-07 5:17 AM
I see now there are a number of issues in the main Zephyr repo taged with STM32:
https://github.com/zephyrproject-rtos/zephyr/labels/platform%3A%20STM32
Am I correct that STM32/Zephyr issues should be reported in the main Zephyr repo?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-07 7:40 AM
yes
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-21 7:56 AM
Yes @cbrake, when using https://github.com/zephyrproject-rtos/zephyr, STM32 specific issues should be reported directly in same repo.
Also please note that if using Zephyr, you find an issue related to STM32Cube HAL or LL, you should raise those directly in matching https://github.com/STMicroelectronics/ repo.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2023-04-21 3:11 PM
thanks @Erwan Gouriou_O
