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.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-04 9:52 PM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2021-05-05 12:14 AM
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
