User Activity

 I am studying the architecture of the STM32H7 family, and according to the AN there are various types of memory, DRAM, SDRAM, NOR/PSRAM, NAND in addition to the swap between SDRAM and NOR/PSRAM.What is the reason for such diversity and what benefits...
 A client asked me for a code quote to control an ILI9341 TFT LCD. In my opinion, a Cortex-M0 would do the job, but I only found a Cortex-M0+ that has one core, but this only has prototyping boards for wireless solutions.Would I be right in my choice...
Hi everyone, dear.I have already managed to generate the necessary strings that represent the html pages, but I need to generate more complex pages. In the example that comes with CubeMX, it simulates a file system. How can I convert a small file str...
Hi All,Dears.I am studying how to make http requests with Nucleo-F429ZI. I have already had success with the web server example (HTTP Server), but now I need to make requests on another server, where a number of endpoints will be available. The diffi...
 To continue my studies, I need a Nucleo Board that has a µCU that is similar to the STM32H743ZIT6. Which would be the most suitable?