.settings
|
Fixed a bug in the address line tests, updated fusebits for now [with no bootloader yet], started working on getting all the tests working
|
2011-12-07 21:17:47 -08:00 |
LUFA
|
Added LUFA into the project, right now just for some demo stuff.
|
2011-12-09 22:11:31 -08:00 |
tests
|
Fixed a bug in the address line tests, updated fusebits for now [with no bootloader yet], started working on getting all the tests working
|
2011-12-07 21:17:47 -08:00 |
usb_serial
|
Added electrical test option to my temporary command line.
|
2011-12-11 15:52:04 -08:00 |
.cproject
|
Started writing more command handling
|
2011-12-11 08:35:53 -08:00 |
.gitignore
|
Initial import of my test code for the SIMM programmer board. Right now
|
2011-11-25 23:10:30 -08:00 |
.project
|
OK -- so I separated the actual port code from the external memory controller code. I think this makes more sense.
|
2011-11-27 00:01:29 -08:00 |
chip_id.h
|
Started writing more command handling
|
2011-12-11 08:35:53 -08:00 |
delay.c
|
Added delay "adapter" class to keep simm_electrical_test.c completely platform-independent.
|
2011-12-04 16:30:26 -08:00 |
delay.h
|
Added delay "adapter" class to keep simm_electrical_test.c completely platform-independent.
|
2011-12-04 16:30:26 -08:00 |
Descriptors.c
|
Added LUFA into the project, right now just for some demo stuff.
|
2011-12-09 22:11:31 -08:00 |
Descriptors.h
|
Continued playing with USB serial stuff. I think it's working well now, but I'm running into problems reading from the SIMM, so I need to figure out why I'm not getting the data I expect.
|
2011-12-10 10:35:41 -08:00 |
external_mem.c
|
Added electrical test option to my temporary command line.
|
2011-12-11 15:52:04 -08:00 |
external_mem.h
|
Started getting writing working, as well as the ability to restrict to a specific set of chips to write to
|
2011-12-11 13:28:32 -08:00 |
main.c
|
Continued playing with USB serial stuff. I think it's working well now, but I'm running into problems reading from the SIMM, so I need to figure out why I'm not getting the data I expect.
|
2011-12-10 10:35:41 -08:00 |
mcp23s17.c
|
Commented the change I made to the DDR bit convention
|
2011-12-07 21:41:50 -08:00 |
mcp23s17.h
|
OK -- so I separated the actual port code from the external memory controller code. I think this makes more sense.
|
2011-11-27 00:01:29 -08:00 |
ports.c
|
Created read and write cycle functions, along with a block read function. I think this will look better...
|
2011-12-11 10:12:22 -08:00 |
ports.h
|
OK -- so I separated the actual port code from the external memory controller code. I think this makes more sense.
|
2011-11-27 00:01:29 -08:00 |