uuprog v1.3.0.12 + Added MC9S12HY64/HA32 support + Added Serial Flash memory support: A25L512/010/020/040/080/016/032, SST25VF512A/010A/020B/040B/080B/016B/032B, S25FL004A/008A/016A/032A/064A + Added 24C1024, 24C1025 support + Added Bulk erase data memory to PICs 16F913-7/946, 12F629/675 + Added script function GetPage; + Added script function AutoBaudRateDevice (hc08 devices only) + Added script function GetProgrammerFrameChildCtrl( AChildCtrlName: string): TControl; + Added script function EnablePicMemoryAreas( AProgram, AID, AConfig, ACalibration, AEEPROM: boolean ): boolean; - Fixed bug with script functions ProgramDevice, ReadDevice ... when used with PICs - Fixed bug with SetHC08SecurityBytes(SecBytes: string) function - Fixed bug with 68hc11 reading if Oscillator is not set to Auto - Updated script example files - The software is digitally signed - All UPA-USB serial programmers have to be activated before using with uuprog v1.3 or later - USB driver upausb.sys is digitally signed and can be used with 64-bit windows XP/Vista/7 uuprog v1.2.1 + Added MC9S12XDT384 support + Added PIC16F913, PIC16F914, PIC16F916, PIC16F917, PIC16F946 support + Added script procedure GetUserDetails( var Name, Email, Company, Licenses: String ); + Added script procedure StopOnError( Enable: boolean ); + Added script procedure Select5VPowerSupply; + Added script procedure Select3VPowerSupply; - Motorola(Freescale) devices are splitted in 7 subgroups: hc05, hc08, hc11, hc12, 9s12, 9s12x, 9s12xe uuprog v1.2.1.07 + Added an option "Force full-speed USB". This option will force the USB module to work at full-speed instead of hi-speed when it is connected to an USB 2.0 port. This can improve performance of the programmer. + Save a file in hex format - Fixed wrong 9s12xe connections in connections tab - Fixed bug script logical operators perform bitwise manipulation on integer operands uuprog v1.2.1.05 - Fixed Bug MessageBox function - Fixed Bug when Exit, SW hangs if a script is modified - Fixed Bug Script IDE Debugger uuprog v1.2.1.03 + Added mc68hc05k3 support + Added script function GetSwVersion returns uuprog software version - Fixed bug during loadiong a script "List index out of bounds (168)" - Changed internal device database with a tree like one - Fixed bug with SetWordHexEdit and SetDWordHexEdit functions - Fixed some bugs uuprog v1.1.0.70 + Added support of HCS12XE family: MC9S12XEG128, MC9S12XET256, MC9S12XEQ384, MC9S12XEQ512, MC9S12XEP768, MC9S12XEP100 - Fixed some bugs