diff --git a/Firmware/Release F 220114/FIRMWARES/RD6006/RD60062_V1.37.1f.bin b/Firmware/Release F 220114/FIRMWARES/RD6006/RD60062_V1.37.1f.bin new file mode 100644 index 0000000..47ae2c6 Binary files /dev/null and b/Firmware/Release F 220114/FIRMWARES/RD6006/RD60062_V1.37.1f.bin differ diff --git a/Firmware/Release F 220114/FIRMWARES/RD6006/RD60062_V1.37.bin b/Firmware/Release F 220114/FIRMWARES/RD6006/RD60062_V1.37.bin new file mode 100644 index 0000000..402b340 Binary files /dev/null and b/Firmware/Release F 220114/FIRMWARES/RD6006/RD60062_V1.37.bin differ diff --git a/Firmware/Release F 220114/FIRMWARES/RD6006P/RD60065_V1.40.1f.bin b/Firmware/Release F 220114/FIRMWARES/RD6006P/RD60065_V1.40.1f.bin new file mode 100644 index 0000000..f3fbb03 Binary files /dev/null and b/Firmware/Release F 220114/FIRMWARES/RD6006P/RD60065_V1.40.1f.bin differ diff --git a/Firmware/Release F 220114/FIRMWARES/RD6006P/RD60065_V1.40.bin b/Firmware/Release F 220114/FIRMWARES/RD6006P/RD60065_V1.40.bin new file mode 100644 index 0000000..f6e7ef7 Binary files /dev/null and b/Firmware/Release F 220114/FIRMWARES/RD6006P/RD60065_V1.40.bin differ diff --git a/Firmware/Release F 220114/FIRMWARES/RD6012/RD60121_V1.34.1f.bin b/Firmware/Release F 220114/FIRMWARES/RD6012/RD60121_V1.34.1f.bin new file mode 100644 index 0000000..0304cab Binary files /dev/null and b/Firmware/Release F 220114/FIRMWARES/RD6012/RD60121_V1.34.1f.bin differ diff --git a/Firmware/Release F 220114/FIRMWARES/RD6012/RD60121_V1.34.bin b/Firmware/Release F 220114/FIRMWARES/RD6012/RD60121_V1.34.bin new file mode 100644 index 0000000..cb75b80 Binary files /dev/null and b/Firmware/Release F 220114/FIRMWARES/RD6012/RD60121_V1.34.bin differ diff --git a/Firmware/Release F 220114/FIRMWARES/RD6018/RD60181_V1.36.1f.bin b/Firmware/Release F 220114/FIRMWARES/RD6018/RD60181_V1.36.1f.bin new file mode 100644 index 0000000..5c42aff Binary files /dev/null and b/Firmware/Release F 220114/FIRMWARES/RD6018/RD60181_V1.36.1f.bin differ diff --git a/Firmware/Release F 220114/FIRMWARES/RD6018/RD60181_V1.36.bin b/Firmware/Release F 220114/FIRMWARES/RD6018/RD60181_V1.36.bin new file mode 100644 index 0000000..024b20c Binary files /dev/null and b/Firmware/Release F 220114/FIRMWARES/RD6018/RD60181_V1.36.bin differ diff --git a/Firmware/Release F 220114/FIRMWARES/UNKNOWN/readme.txt b/Firmware/Release F 220114/FIRMWARES/UNKNOWN/readme.txt new file mode 100644 index 0000000..c88735a --- /dev/null +++ b/Firmware/Release F 220114/FIRMWARES/UNKNOWN/readme.txt @@ -0,0 +1,2 @@ +If the flasher fails to identify the device, +it will look for firmware files in this directory. diff --git a/Firmware/Release F 220114/RDFlasher.exe b/Firmware/Release F 220114/RDFlasher.exe new file mode 100644 index 0000000..f3869b3 Binary files /dev/null and b/Firmware/Release F 220114/RDFlasher.exe differ diff --git a/Firmware/Release F 220114/Readme.md b/Firmware/Release F 220114/Readme.md new file mode 100644 index 0000000..65db691 --- /dev/null +++ b/Firmware/Release F 220114/Readme.md @@ -0,0 +1,23 @@ +* Bug fixes +... Calibration menu: The rotation of the encoder in any direction worked only as increment value. +... "EN" pin of the WiFi module unexpectedly was reset (reset to LOW), and therefore the WiFi module could (should) not work, but surprisingly continued to work without any problems. Therefore, I did not see any error until I was faced with the fact that the WiFi module did not work on the RD6006P, despite the fact that the source code is the same. +... The pop-up MemHint blocked the SHIFT/MEM/I-SET/V-SET buttons (need to wait until it hides). + ++ Now, Temperature designated as a capital "T", and the time as a lowercase "t". (it was opposite). ++ In the menu (except for the calibration menu), you can now use a digital keyboard to enter values. ENTER completes the input. ++ For the UP and DOWN buttons, auto-repeat is implemented. (press and hold) ++ menu "--- Power Settings ---" added new option "CC Delay Off" (to disable delay of CC right after Output Enable). ++ In options "USB Interface" and "UART Baudrate" now can choose baud rate up to 1000000. +... NOTE!!! For "USB Interface", baud rate higher than 115200 will not work!!! The speed is restricted by the isolator IC π122U31. This IC can be replaced by the faster ones: ISO7221A, ADuM1201ARZ (Both tested). Using baud rate 1000000, reading dump of the screen takes around 2 seconds. ++ Added the ability to configure WiFi module (SETUP: SSID, PASSWORD, IP) via USB interface +...... NOTE!!! To work this function you must change "UART Interface" to OFF, and disable output! WiFi module tries to (re)connect to the AP with entered SSID and Password, what (in my case) takes more than 20 seconds, and this time PSU will be freezed and no react. + +* Updated RDFlasher ++ Added support for baud rates above 115200. ++ Added button "Sync Time" to synchronize time. ++ Added button "Config WiFi" (if the function is supported by firmware> = 1f). ++ Remembers the selected settings (port, speed, address, window position) + +* Updated RDScreenDumper ++ Added support for baud rates above 115200. ++ Remembers the selected settings (port, speed, address, window position) \ No newline at end of file