Release note for Tahoe firmware - TAHOEII ========================================= 3.0.39930.61525 - 28 April 2009 =============== This release is built using Service Pack 1 for the .NET Micro Framework v3.0 and includes many fixes documented by Microsoft. *** You MUST use the latest SDK if you are using any of the Meridian or Tahoe-II library functions *** FIXED - SD card driver supports up to 2GB cards with or without MBR NEW - Screen rotation support (via API and startup button option) NEW - Direct reads of touch chip (TSC2046) registers NEW - Software reset support REMOVED - KillMBR no longer required as SD cards with MBR now supported Known issues: - There are some performance issues when using combinations of Ethernet, touch, SD and other SPI based devices. 3.0.39870.54860 - Release date: 27 Feb 2009 =============== Fixes: - SD card support tested further. Some cards may be using a Master Boot Record (MBR). This needs to be removed and the card reformatted as FAT32 to work with the Tahoe-II. To remove the MBR, use the Tahoe-II KillMBR utility avaiable from the download page. **** WARNING **** This will render the card unreasable and it must be re-formatted under Windows to make it useable again. All data will be deleted - Utility.Backlight() can now be used to control the backlight. 3.0.39832.21342 - Release date: 20 Jan 2009 =============== Fixes: - SPI has 16MHz max speed and divider gives a speed closer to the requested one. - ADC channels and Ethernet can be used at the same time. Changes: - Added SD card support. This is a beta release of this functionality. - Removed Device Solutions Logo from startup screen. This will be configurable in future releases. 3.0.39769.11630 - Release date: 19 Nov 2008 =============== Fixes: - DPWS is working correctly. Changes: - 30-day trial limitation has been removed - NEW FEATURE: Debug transport can be changed to serial or TCP/IP. See the SDK Help for details. - NEW FEATURE: Read/Write access to the i.MXS register is available. See SDK Help for details Inital Release ============== The firmware supports the release version of the Microsoft v3.0 SDK. You need this, plus VS2008 with SP1 to develop applications using this firmware build. It includes basic driver support for all features on the TahoeII board, including PWM. The default static IP address for this board is 192.168.1.123. Use MFDeploy to update the network settings to match your network. As with the v2.5 releases, we strongly recommend that you use a static IP address. If you use DHCP, be aware that this process can take a long time on a slow network and the board will appear 'frozen' during during bootup while it is waiting for an address. The firmware also includes SSL support. To enable SSL support, you MUST connect to the board with MFDeploy and execute the Target->Manage Device Keys->Update SSL Seed function.