INL-retro-progdump/host
Paul Molloy 49b4639aa4 Have basic Low Speed SWIM read on the fly working.
Only reads one byte, but good enough.. to get things done.

Code should actually work for low and high speed, but have only tested
high speed on writes so far.

Having issue where reads can fail at times.  Esp with long strings of
'0'..  Perhaps operating at high speed would improve matters..
Although I'm also realizing maybe I'm not waiting for the device to reset
and reload HSI trim factory value, need to check that..

The new assembly file/function does everything needed so can start cutting
out inline assembly from swim_out function.

Swim code needs to run at 48Mhz.  Realizing this is pretty vital to having
enough time to handle high speed.  And timing of artificial pull-up
requires high trimmability..
2017-09-12 22:36:25 -05:00
..
include new file: shared/usb_commands.h 2016-11-20 23:57:09 -06:00
scripts Have basic Low Speed SWIM read on the fly working. 2017-09-12 22:36:25 -05:00
source commiting files as they were left a couple weeks ago.. 2017-08-20 16:38:12 -05:00
udev-rule-help modified: source/inlprog.c 2016-11-19 17:38:12 -06:00
winlib Initial commit for: 2016-11-18 03:15:02 -06:00
Makefile Deleted lua makefile from attempt to move last commit. 2017-07-05 17:57:17 -05:00
inlretro_commited.exe Resolved issue where final buffer wasn't getting fully flashed. 2017-06-04 20:13:58 -05:00
libusb-1.0.dll Initial commit for: 2016-11-18 03:15:02 -06:00