Uncategorized

STM32 Bootloader

STMicroelectronics has a simple bootloader tutorial in the link. This article summarizes the tutorial with additional pieces of advice. I’m using Nucleo-F429ZI dev board but other boards are similar for the bootloader. According to the design, there are two STM32 projects, one for the bootloader and one for the application that will be jumped from …

STM32 Bootloader Read More »

ROM, Flash ve EEPROM Emulation

Başlık kendini net bir şekilde ifade ediyor. EEPROM ve Flash arasında ne fark var? Özellikle Flash’ların EEPROM emulation yazılımları ile kontrol edildiğini görmek, ister istemez insanı araştırmaya yöneltiyor. Fakat madem böyle bir işe girişiyoruz biraz daha kapsamlı olarak en eskiden başlayalım. Uçucu olmayan belleklerin kısa tarihi (Non-volative memories) EEPROM ya da uzun adıyla Electrically Erasable …

ROM, Flash ve EEPROM Emulation Read More »

Scroll to Top