Firmware enhancements for HSP_RPC_GUI 3.0.1

Dependencies:   USBDevice

Fork of HSP_RPC_GUI by Maxim Integrated

This command can be used to import the project to your local environment

This command can be used to compile the code and produce the HSP_RPC_GUI_3_0_1.bin

Quote:

mbed compile -t GCC_ARM -m MAX32620HSP

This link may be used to install the mbed command-line-interface (cli) if needed

History

Removed Bulk Erasing, instead a small number of bytes are sampled from each and every page to determine if sector is "dirty", if so sector is erased default tip

2017-04-25, by jbradshaw [Tue, 25 Apr 2017 10:47:10 -0500] rev 3

Removed Bulk Erasing, instead a small number of bytes are sampled from each and every page to determine if sector is "dirty", if so sector is erased
Prevents device from sleeping when the firmware detects a series of binary flash page RPC transfers, this increases flash page transfers by %450
when 200mS elapse with the last flash page transfer, normal sleep behaviour is resumed


Force a bulk flash erase when erasing data to assure proper erasure state

2017-04-21, by jbradshaw [Fri, 21 Apr 2017 18:10:37 -0500] rev 2

Force a bulk flash erase when erasing data to assure proper erasure state


Flash device is now fully utilized for datalog of sensor data

2017-04-21, by jbradshaw [Fri, 21 Apr 2017 12:12:30 -0500] rev 1

Flash device is now fully utilized for datalog of sensor data


tewt

2016-10-25, by jbradshaw [Tue, 25 Oct 2016 15:22:11 +0000] rev 0

tewt