2025-01-21 08:33 PM
resource: https://github.com/ArduCAM/Arducam_Mega
I need to integrate Arducam camera using STM32L4xx, but i cannot found the library, the resource i was found is using SPL instead of HAL. Someone please help me to resolve this issue
2025-01-21 08:42 PM
Here you can find help with the conversion.
2025-01-22 06:04 AM
Hi @Lemon21 ,
You may use the SPL2LL converter. The documentation can help you to understand how to use it.
-Amel
To give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.
2025-01-22 06:09 AM
There is no SPL for STM32L4 ?
The only STM32 mentioned on your linked page is STM32F103 - so you're going to have to do some porting anyhow