Author name: Amlendra

I am an embedded c software engineer and a corporate trainer, currently, I am working as senior software engineer in a largest Software consulting company . I have working experience of different microcontrollers (stm32, LPC, PIC AVR and 8051), drivers (USB and virtual com-port), POS device (VeriFone) and payment gateway (global and first data).

C Compilation Process

C Compilation Process, you should know

We know that machines understand the machine code (Binary Instruction). The machine code is a computer program that is specific to architecture and written in machine language. It is very difficult for humans to write computer programs using machine language. So to avoid this issue generally people write their programs using high-level languages like C, […]

C Compilation Process, you should know Read More »

STM32 Cube Programmer

STM32CubeProgrammer (STM32CubeProg) is an all-in-one multi-OS software tool for programming STM32 products. It provides an easy-to-use and efficient environment for reading, writing, and verifying device memory through both the debug interface (JTAG and SWD) and the bootloader interface (UART, USB DFU, I2C, SPI, and CAN). STM32CubeProgrammer offers a wide range of features to program STM32

STM32 Cube Programmer Read More »