Seeing real project is making more understandable so many thanks
@NizarMohideen3 жыл бұрын
Glad to hear that!
@mustafaqays83 жыл бұрын
Great tutorials dear
@NizarMohideen3 жыл бұрын
Thank you so much 😊
@bhupendersingh2604 Жыл бұрын
What are the changes we have to make if im using stm32 f401 nucleo board
@arifkhan-rb7dl Жыл бұрын
can you make a video on how to write, read and erase internal flash on registers level
@METHEE.C Жыл бұрын
Hi I need to read and write int variable please help me for example.
@226ANAND Жыл бұрын
Any example project using internal flash as eepron for stm32g030 series
@p.kaikieu47969 ай бұрын
dear sir, i struggled in a project using AT24C, the purpose of the project is reading date_time (on PC) and display it on an interface like Hercules and only using eeprom, but not permit to use RTC, my friend said to use that Interface(we must code it by ourself) --- read Date_time ---- send it to AT24C ---- AT24C send to STM--- and STM send data of date_time display on Interface, Dear sir, can u make a video something similar ? :(
@yadniksn66572 жыл бұрын
Nice tutorial Sir, May I know what will happen, if I increase the byte greater than 63 bytes. I tried the code which is provided by you and its working fine when byte are below 63 but when i write the bytes greater than 63 its not properly getting store. May i know what happening here? if anyone know plz explain the same. Plz make a vdo explaining the same. Thank you.