Use STM32 Flash Memory to store data Permanently

Поділитися
Вставка
  • Опубліковано 5 лют 2025

КОМЕНТАРІ • 15

  • @bobby9568
    @bobby9568 Рік тому +6

    This channel is a gem!

  • @michaelalex5235
    @michaelalex5235 9 місяців тому +2

    This is really useful. I've gone through the difficulty of using external EEPROMs to hold calibration constants and offsets for my STM32 projects, but the method you show is much more convenient. Thank you!

  • @flowmeet
    @flowmeet 7 місяців тому +1

    Excellent job man.

  • @pyrhockz
    @pyrhockz 4 місяці тому

    Great stuff thank you.

  • @barunbasnet
    @barunbasnet Рік тому +2

    Wow. Good job~ thanks.
    Can you make a tutorial on storing multiple sensor(ADC) data on SD card? There are tutorials on storing a single ADC data, however how can multiple data be stored on a single file in SD card?

    • @steppeschool3629
      @steppeschool3629  Рік тому

      Thanks a lot! I do no have concrete plans for that, but I might make some tutorials about that.

  • @amitchautmal
    @amitchautmal 8 місяців тому

    How to store structure data to eeprome and read back

  • @orides5976
    @orides5976 Рік тому +1

    Is a STM32G030F6P6 a good micro to start learning stm32? I liked it because it is very cheap, and don´t need nothing too sophisticated... What do you think?

    • @steppeschool3629
      @steppeschool3629  Рік тому

      Since all STM32 MCUs are based on ARM Cortex architecture, learning to work with one of them is sufficient to understand the general principles. However, personally, I have never worked with the microcontroller you mentioned. Good luck with the learning process.
      Also, you can check my STM32 Intro Course:
      www.steppeschool.com/courses/stm32-programming-course

  • @akrashsharma5482
    @akrashsharma5482 10 місяців тому

    unable to find the source code , even after login into the steppeschool psge. Kindly share the source code

  • @AbbasHashemi-pe2st
    @AbbasHashemi-pe2st 6 місяців тому

    was very useful, thanks! Are you Afghan brother?

  • @jugnu361
    @jugnu361 4 місяці тому +1

    no HAL Please