2024-07-23 06:06 PM
Hi,
where do I find the full HAL API documentation? Is there a wiki? And also is there a way to pull it up in CubeIDE (I'm not referring to the autocomplete)?
Also is there a repository with all examples organised by topic, for example PWM, I2C etc.?
Thank you
Solved! Go to Solution.
2024-07-24 01:36 AM - edited 2024-07-24 02:10 AM
hello @Ricko ,
You can find the full HAL API documentation on the STMicroelectronics website. Navigate to the specific STM32 product page and look for the "Documentation" section. Here, you will find user manuals, programming guides, and reference manuals.
you can check this Description of STM32F1 HAL and low-layer drivers :
Description of STM32F1 HAL and low-layer drivers - User manual
Br
2024-07-24 01:21 AM
hello @Ricko ,
STMicroelectronics provides a repository with examples organized by topic:
Br
2024-07-24 01:36 AM - edited 2024-07-24 02:10 AM
hello @Ricko ,
You can find the full HAL API documentation on the STMicroelectronics website. Navigate to the specific STM32 product page and look for the "Documentation" section. Here, you will find user manuals, programming guides, and reference manuals.
you can check this Description of STM32F1 HAL and low-layer drivers :
Description of STM32F1 HAL and low-layer drivers - User manual
Br