User Activity

Posted on October 05, 2016 at 15:26Unfortunately, I am sort of thinking of using SVS (Supply Voltage Supervisor) in my STM32f107kc. Why am I saying like this. Because, I am not entirely too sure my flash store my data without having power. Assuming ...
Posted on September 13, 2016 at 17:01Ok, Here is the situation as follows.You know where you are required to program your MCU. Technically speaking, having the following memory locations:0x200032000x20003202...and you need to assign the following ch...
Posted on September 02, 2016 at 22:40I am pretty familiar with Read/Write flash. However, I would like to see a code example to get familiar with the its registers. Any sources you may about it please and thank you!
Posted on August 31, 2016 at 17:36Previously, I worked on MSP430F47197. I learnt how to read/write from flash. That was pretty easy. On the other hand, using EEPROM was really confusing to read from and write into. (Using I2C Protocol)Now, I am work...
Posted on May 19, 2016 at 16:47I used to work with http://www.ti.com/product/MSP430F47197 and I found out that there is a Flasher which gives you this ability to load the code through a batch file. So, I am just wondering if you guys are familiar wi...