Topic: WOLF SSL Support / integration with STM32L452 Project (CUBE IDE)
Hello
we are working to integrate Wolf ssl based client application on our running STM32 based project ,for this we have taken reference from official doc of Wolf and found it supports STM32L series of controller, we followed instruction based on this doc to use package designed for STM32 controller. and having trouble with following details .
1. In config file (conf.ftl) located under iDe section is using only two controller in STM32L serial #defined(STM32L4A6xx) and #defined(STM32L475xx). , no where mentioned STM32L452 , so is there no support for STM32452 for wolf ssl ?
https://www.wolfssl.com/docs/stm32/
2. after using package "wolfSSL.I-CUBE-wolfSSL.4.7.0.pack" with STM32CUBE MX we integrated these packages with current project with HALversion 1.14 but there are lots of files for RTOS and linux/scripts are being generated under WOLF middle ware section , so wolf ssl only works with OS based applications?
we request help and guidance for using wolfssl with STM32L452 project .
-Abhishek Mishra
[India]