Skip to main content
YBOUL.1
Visitor II
May 5, 2021
Question

Hi, I want to ask if it is possible for me to implement FTPS and HTTPS using STM32F303RC and W5500, all datasheets I see exclude the F3 family, is it possible? Thanks for reading this, and sorry for wasting your time.

  • May 5, 2021
  • 1 reply
  • 888 views

..

This topic has been closed for replies.

1 reply

waclawek.jan
Super User
May 5, 2021

Cryptography needed by TLS which is the underlying secutity layer in these protocols certainly can be implemented in software, but it's relatively slow and maybe there may be no ready-made libraries for it.

JW