User Activity

I am about to integrate the BLE module SPBTLE-RF which is Bluetooth v4.1. My PCB already have the footprint of the module, I just need to integrate the firmware. But I heard the Bluetooth Special Interest Group (SIG) recently announced the deprecatio...
Hello,I would like to use the ITM Printf directly inside a Console of STM32CubeIDE but It doesn't work on my side.I was able to display a character inside a "SWC ITM data Console" by using ITM_SendChar(). But I have the next issues:- For using printf...
Hello,I downloaded STM32CubeIDE v1.0.0 and tried to install it on my Windows 7 computer.Unfortunatly I have a NSIS Error "Error launching installer". I tried to download again the file, tried on another windows 7 PC but I still have this issue.Someon...
Posted on June 22, 2018 at 12:02Hello,I have developpe a product with an STM32. I have a project for my main application and a different project for IAP. Both are working well.I go to production and I would like to merge these 2 .hex (or .out) files...
Posted on May 17, 2017 at 10:32Hello everybody, I am currently working on a STM324x9I-EVAL board. I ran the next project:STM32Cube_FW_F4_V1.16.0\Projects\STM324x9I_EVAL\Applications\Audio\Audio_playback_and_record.The application is set to be used i...