User Activity

 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?
 Maybe my question should be on Stackoverflow, but I thought there would be qualified people here to help me.I need to keep a data structure updated between two processors, with a size around 100B to 200B and something around 1 to 3 updates per secon...