Question
HTTPS server over USB
I need to set up an HTTPS server over USB using the STM32U5A5 microcontroller. I do not see an example of this configuration. There are examples of HTTP servers for other microcontrollers using USB, but not HTTPS and not for the U5A5. Is it possible to make an HTTPS server over USB? How do I start? Is there example code for the U5A5 Nucleo development board?
