User Activity

I am using a stm32h7a3-nucleo board to do proof of concept of this MCU supporting both USB Host as a MSD and USB Device as CDC. Using code from ST sample projects, it is setup to go to host mode if user button is held after a board reset. Both host a...
Since I don't have a round display, I don't need this lookup table to convert the bit locations, but there is no obvious way to not use it. How do you bypass this GFXMMU look-up table method and just send the raw image array to the DSI path? I am usi...
I am trying to implement an TLS HTTPS server based on this HTTP Web Server sample:https://github.com/STMicroelectronics/x-cube-azrtos-h7/tree/main/Projects/STM32H735G-DK/Applications/NetXDuo/Nx_WebServerI have been trying to convert the above sample ...
Kudos from