Since the GUI version of ST-LINK Utility made me some headaches like not automatic reload of the binary file after the file was changed, I was looking for an other more efficient way to flash the STM3...Read More
Working on an embedded system using Ethernet interface, one day you may need to know about the performance of your system. They are plenty tools which are able to run a data transfer test, but the mos...Read More
you how the CRC32 calculation can be done on an STM32 device. The example is describing two ways of calculation. If you hardware allows it, you can do the crc32 calculation by peripheral hardware. The...Read More
STM32 Cortex microcontroller are powerful and very popular replace for 8-bit Atmel or Microchip devices. A lot of people switched to stm32 because the availability of free IDE’s, price, easy to ...Read More