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