Commit Graph

275 Commits

Author SHA1 Message Date
rhgndf 7b08a1a749 Initial GAL6001/GAL6002 support 2023-09-22 23:32:15 +08:00
ole00 5aaa1bdf8c
Merge pull request #34 from rhgndf/stgal
Support ST GAL16V8
2023-09-18 20:37:39 +01:00
ole00 f3ffd7f0e1
Merge pull request #35 from rhgndf/20xv10
Support GAL20XV10
2023-09-18 20:29:28 +01:00
rhgndf 87a77ad4af Fix CFG and UES 2023-09-17 12:20:15 +08:00
rhgndf 4145612445 Do not match unknown gal 2023-09-17 12:20:15 +08:00
rhgndf cd410666f0 Update README 2023-09-17 12:20:15 +08:00
rhgndf 82b6691bba Support GAL20XV10 2023-09-17 12:20:08 +08:00
rhgndf 5dc3f793f4 Fix indentation 2023-09-16 20:39:02 +08:00
rhgndf f2ae8e2391 Support ST GAL16V8 2023-09-16 14:05:42 +08:00
ole00 47432b8c05
Update README.md - fixed typos 2023-08-09 08:43:32 +01:00
ole00 f19a4e1eca
README.md - added ATF22V10C to the supported list 2023-07-28 21:31:10 +01:00
ole00 0019e89643
Update README.md : info about incompatible MT3608 module 2023-06-04 23:12:46 +01:00
ole00 07d9e67749 Images: mt3608 module compatibility 2023-06-04 22:58:01 +01:00
ole00 12fb6a8ddc bom.txt: added alternative IC for digital pot - MCP4151-103 2023-05-19 23:11:47 +01:00
ole00 86a4ade9f9 Sketch: support for MCP4151-103 digital pot
Added support and autodetection of MCP4151 digital pot.
If MCP4151 is detected then its wiper resolution is halved
to match the MCP4131 wiper resolution.
MCP4151-103 is now a drop in replacement for MCP4131-103.
2023-05-19 23:00:08 +01:00
ole00 d3acb78576 sketch: fixed typo when printing GAL22V10 PES 2023-05-16 22:37:52 +01:00
ole00 c4487a99da
Readme.md: Lattice GAL22V10D added to supported GAL list 2023-04-25 22:38:38 +01:00
ole00 0df11718b7
README.md : added info about the Push switch usage 2023-04-07 20:38:49 +01:00
ole00 2006182094 README.md - fixed more typos 2023-04-07 20:28:28 +01:00
ole00 30430abfbf bom.txt fixed typos 2023-04-07 20:13:16 +01:00
ole00 09148d9d1b bom.txt: added missing R2 resistor 2023-04-07 20:11:52 +01:00
ole00 90f107f33e bom.txt : updated for PCB 3.0 2023-04-07 20:08:14 +01:00
ole00 9bc3c889a2 README.md fixed typos 2023-04-07 19:29:16 +01:00
ole00 c16e145f83 updated .gitignore 2023-04-07 19:17:20 +01:00
ole00 1fa2d8c5fd PC app releases version 0.5.1 2023-04-07 19:17:20 +01:00
ole00 cff8fb40a7 PC app compilation scripts: use NO_CLOSE
Force serial port not to be closed.
2023-04-07 19:17:20 +01:00
ole00 4d98e66cbc removed win32 compilaton script: obsolete target 2023-04-07 19:17:20 +01:00
ole00 fae2d96e7e removed old releases 2023-04-07 19:17:20 +01:00
ole00 4bb44e8ac3 removed case - needs a redesign to fit the new board 2023-04-07 19:17:20 +01:00
ole00 70c29929ce README.md - new design info 2023-04-07 19:17:18 +01:00
ole00 97f8ece5af added new design pcb 2023-04-07 19:16:43 +01:00
ole00 4c27435161 removed old pcb design 2023-04-07 19:16:43 +01:00
ole00 325b51d722 added new design gerbers 2023-04-07 19:16:43 +01:00
ole00 7ed84ffa63 removed old design gerbers 2023-04-07 19:16:43 +01:00
ole00 f9660f8eaf added new design schematics 2023-04-07 19:16:43 +01:00
ole00 30f4590d4e removed old schematics 2023-04-07 19:16:43 +01:00
ole00 4e3d4dafd9 images: added new design images 2023-04-07 19:16:43 +01:00
ole00 80d40e24a3 images: remove old design images 2023-04-07 19:16:43 +01:00
ole00 5bcb23f1a2 sketch: GAL20V8 - disable pull-up on DOUT when inactive 2023-04-07 19:16:43 +01:00
ole00 8d12ec9e58 sketch: default VPP for non-Atmel chips set as 12V
Also, the defaults are used if no PES check is requested.
2023-04-07 19:16:43 +01:00
ole00 7d332acae6 PC app: support for new board design
Added:
* detection of the new board design
* VPP measurement (use 'm' commands)
* setting of calibration offset (use '-co' parameter)
2023-04-07 19:16:41 +01:00
ole00 4db4108d4a Sketch: added support for new board design (v 3.0)
New features:
* unified socket for 20 pin and 24 devices (including GAL20V8)
* variable VPP via digi pot
* VPP measurement via A0 ADC (used for VPP calibration)
2023-04-07 19:15:36 +01:00
ole00 48982f241a
Readme.md : updated VPP values for ATFs and Lattice GALs 2023-03-30 23:53:45 +01:00
ole00 7774c76626 sketch: added support for erase-all and write-pes commands 2023-03-30 23:34:28 +01:00
ole00 7b9ccc9f8d sketch: removed obsolete variable 2023-03-30 23:34:28 +01:00
ole00 1a3a009885 PC app: added support for erase-all and write-pes commands 2023-03-30 23:34:23 +01:00
ole00 c67ced85e7
Readme.md - added ATF16V8CZ to the list of supported GALs 2023-03-28 21:38:37 +01:00
ole00 76a5d7fa9c Sketch: added support for ATF16V8CZ 2023-03-28 21:30:15 +01:00
ole00 c6087fdfed
Readme.md - fixed dead link to CUPL Reference book 2023-03-25 23:35:14 +00:00
ole00 45f7fea022
Update Readme.md 2023-03-25 21:44:51 +00:00