hal to spl drivers

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
BaT_3785171
Level 2
Level 2
First like given

I am porting a IAR source code written for STM32F411 to 43xxx_Wi-Fi project  (WICED studio 6.1 installed in my PC)

IAR code is written using HAL drivers.

and 43xxx_Wi-Fi project is based on standard peripheral library drivers.

What is the best way to port the code.

because i am  facing compilation errors.

For eg:

HAL  drivers  and standard peripheral library drivers have

a)same structure with different members.b)same variables with different data types.

0 Likes
1 Solution
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

Currently in WICED Studio, there is no straightforward way to do this, We are working on this feature addition internally which will be made available through our next generation Modus Toolbox IDE

View solution in original post

1 Reply
RaktimR_11
Moderator
Moderator
Moderator
500 replies posted 250 replies posted 100 replies posted

Currently in WICED Studio, there is no straightforward way to do this, We are working on this feature addition internally which will be made available through our next generation Modus Toolbox IDE