Jump to content

MIOS V1.9f released <--- recommented update for MIDIbox SID V2 users!


TK.
 Share

Recommended Posts

MIOS V1.9f is available for download:

http://www.ucapps.de/mios/mios_update_v1_9f.zip

Especially MIDIbox SID V2 users are recommended to update MIOS (on master and slaves!), because the new Timer0 feature allows me to add a BPM clock generator to the firmware.

Older MIOS versions could malfunction when you are uploading future MBSID V2 releases!

Therefore please don't ignore this update, and if somebody reports issues with the MBSID V2 firmware, ask him first if he already did the MIOS update.

ChangeLog:


  o Timer0 now free as resource if the AIN driver is not enabled.
    A special interrupt hook is not provided, but this timer can
    be used for 16bit time measurements

  o AIN driver now working correctly on PIC18F4620/PIC18F4685

  o backup function now properly working for >32k flash devices
    like PIC18F4620 and PIC18F4685 (see also doc/mios_backup.txt)

  o a new rotary encoder mode "MIOS_ENC_MODE_DETENTED3" is available,
    which works similar to MIOS_ENC_MODE_DETENTED2, but increments
    the value "during the click", and not "after the click"
[/code]

Hint to users who want to try the new MIOS_ENC_MODE_DETENTED3 function: just copy the migration/mios.h file into the directory of the application, so that the new mode is selectable within the encoder table (usually located in mios_tables.inc, or in setup_*.asm)

Best Regards, Thorsten.

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
 Share

×
×
  • Create New...