User Activity

Hi everyone,I need a tool for static code analysis to my project. I want to find out your preferences about these tools. C language was used on my project. So I need a tool according to this language. Also I tried to used to PC-Lint tool but I could ...
I was going to use the following code to protect the code for STM32F103, but functions that write OB (Option Byte) are not defined in the SPL structure.
GPIO_PinRemapConfig (GPIO_Remap_SWJ_Disable, ENABLE); I closed the JTAG pins on the stm32f103 processor with the command. Then when I tried to connect via the ST-LINK Utility program with the Connect-to-Target button, it did not see the processor. So...
Hello there,I want to load the application code with the bootloader over the RS-485 line using stm32f103 in my project. I did this over the RS-232 line. However, I could not achieve this with the RS-485 line.
Hello there. I want to do static code analysis with cppcheck. I did my project with Iar Embedded Workbench. How do I enable it on IAR.
Kudos from