SPI - HAL/LL - user guides or documentaion

srjasz
Posts: 46
Joined: Wed Apr 03, 2024 4:29 pm

SPI - HAL/LL - user guides or documentaion

Postby srjasz » Wed May 22, 2024 2:39 pm

I am using HAL and LL to program SPI. The only information I have been able to find that is specific to SPI is comments in the .h files. Is there any other documentation available?

Thanks

ESP_Sprite
Posts: 9727
Joined: Thu Nov 26, 2015 4:08 am

Re: SPI - HAL/LL - user guides or documentaion

Postby ESP_Sprite » Thu May 23, 2024 2:26 am

The HAL and LL maps reasonably well to the underlying hardware, so have you checked the technical reference manual of the ESP32 you're using already?

srjasz
Posts: 46
Joined: Wed Apr 03, 2024 4:29 pm

Re: SPI - HAL/LL - user guides or documentaion

Postby srjasz » Thu May 23, 2024 2:14 pm

Yes, I have been reading the technical reference manual. I was hoping for a users guide similar to that of the API's, or better yet, a demo project.

Thanks

MicroController
Posts: 1705
Joined: Mon Oct 17, 2022 7:38 pm
Location: Europe, Germany

Re: SPI - HAL/LL - user guides or documentaion

Postby MicroController » Thu May 23, 2024 8:22 pm

The HAL/LL is not considered public/stable API, hence documentation is sparse and sometimes outdated.
The most definitive source of information appears to often be the IDF drivers' code

Who is online

Users browsing this forum: No registered users and 95 guests