********************************************************************************************************************************* J3 Chip Programmer Release Notes ********************************************************************************************************************************* [V2.2.3] - 02/10/2025 - Reduced port buffer size to resolve issues on some PCs where the serial port could not reliably handle the large buffer. --------------------------------------------------------------------------------------------------------------------------------- [V2.2.2] - 12/15/2024 - Fixed "Write All" command for 1 and 2 bank ECUs - When "Writing All" banks, unused banks will be erased. - "Verify All" command has been fixed and will now show the first position in each bank when a verify fails. --------------------------------------------------------------------------------------------------------------------------------- [V2.2.0] - 10/06/2024 - Updated Write and Read function dialog Titles and added a check for file size when writing to an individual bank. - Updated Log Messages for better clarity. - Added auto bank recognition when using write command. - Added saveAs Types to read command. Now supports the following types: - TunerPro 0189-256k - Binary Editor 0198-256k - Binary Editor 0198-224k - Binary Editor 0198-216k - PCMFlash/Kess 1809-224k - Misc 8109-224k --------------------------------------------------------------------------------------------------------------------------------- [V2.1.1] - 9/23/2024 - Code Signed all binaries and installer. --------------------------------------------------------------------------------------------------------------------------------- [V2.1.0] - 9/17/2024 - Resolved an issue where the J3 Chip Programmer pc sofware would fail to read individual banks. Reading BANK1, BANK8, or BANK9 would cause a crash. - A hash of the setup file is now available for download. This can be used to check that the download is not corrupted. Simply download the J3ChipProgrammerSetup_x64_V2.1.0.exe and follow these steps: 1.) Open the Run box by pressing Windows+R 2.) Type cmd and click OK to open the Command Prompt window in the directory where you download the file. 3.) Run the command certutil -hashfile J3ChipProgrammerSetup_x64_V2.1.0.exe SHA256 >> MySetupHash_V2.1.0.txt 4.) Compare the generated hash value in MySetupHash_V2.1.0.txt to the hash value in SetupHash_V2.1.0.txt that you downloaded. ---------------------------------------------------------------------------------------------------------------------------------