2024-06-20 03:39 AM - last edited on 2024-06-20 04:49 AM by Peter BENSCH
2024-06-20 03:48 AM - edited 2024-06-20 03: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:
2024-06-20 03:48 AM - edited 2024-06-20 03: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:
2024-06-20 03:57 AM
Thanks a lot! for answering my query.
2024-06-20 04:09 AM
Just include main.h. That should always include the correct header.