Where to find header file for STM32L073RZT6? I'm unable to find.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-20 3:39 AM - last edited on ‎2024-06-20 4:49 AM by Peter BENSCH
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-20 3:48 AM - edited ‎2024-06-20 3:54 AM
Hello and welcome to the community:
There is no header file for this exact part number (RZT6) but for STM32L073xx. It's available on the CubeHAL in github:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-20 3:48 AM - edited ‎2024-06-20 3:54 AM
Hello and welcome to the community:
There is no header file for this exact part number (RZT6) but for STM32L073xx. It's available on the CubeHAL in github:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-20 3:57 AM
Thanks a lot! for answering my query.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-06-20 4:09 AM
Just include main.h. That should always include the correct header.
Click "Accept as Solution" if a reply solved your problem. If no solution was posted please answer with your own.
