User Activity

Posted on November 03, 2015 at 17:25 Using a logic analyzer, I am seeing that interrupts are not occurring during a write to EEPROM.Here is a basic snippet of how I write a single byte of data to an address: DATA_EEPROM_Unlock(); DATA...
Posted on May 14, 2014 at 17:23Using DFU File Manager, I generated a DFU file with 2 target images (ID 0 and 1) from hex files. I can verify this DFU file is valid and downloads correctly using a homemade parsing app. However, when using DfuSe Demo,...
Posted on April 23, 2014 at 19:53 My goal is to jump from bank 1 to bank 2 at the start of main. I'm trying to follow the example in this forum post: /public/STe2ecommunities/mcu/Lists/cortex_mx_stm32/Flat.aspx?RootFolder=https%3a//my.st.com/...