User Activity

HelloOn one hand I have built an application running FreeRTOS and BLE Device with custom services, in which I also use Virtual Com Port communication, Analog measurements and some digital I/Os. This one is running perfectly.On the other hand, as I ne...
HelloI need to build an automatic programming and testing tool for industry.Do someone can help me finding a programming tool to flash simultaneously, up to 10 STM32 MCU ?The binary file is the same for all of them.I need to integrate the software pr...
HelloI need to develop a specific MP3 audio reader from SD card or USB flash memory.What STM32 microcontroller would you recommend to build such a MP3 audio reader ?What discovery or eval board do exist at a best price ?Thank you to anybody who may g...
Hello everyone,For my application, I need to record a time counter in flash memory, with a resolution of 1/10 of hour (eg. 6 minutes).Here is what I do :As I know there is a limitation for flash lifetime (10000 erase cycles), I built an algorithm whi...
Hello everyone,I have one more question about a project I generated with STM32CubeMX for an STM32WB55 microcontroller. The code generation included all necessaries libraries and source code to communicate with an external master device (such as a lap...