Skip to main content
Explorer
March 7, 2023
Question

How to start implementing secure ssl server using STM32F401RETx and wizznet w5500?

  • March 7, 2023
  • 0 replies
  • 806 views

Hello,

we use wizznet w5500 along with STM32F401RETx in one of our products.

This microcontroller doesn’t have Ethernet MAC peripheral.

We want to implement secure ssl server on this setup.

I have done a research which took me few days, but still I’m bit confused about the way I should go to achive my goal (lwIP + mbedtls or maybe freeRTOS + mbedtls, or maybe just mbedtls with port bind to w5500)

Can I make a TLS/SSL secure server using w5500 and STM32F401RETx? What is the best way to start

    This topic has been closed for replies.