Hi
As long as you have suitable tools for reworking the SD card connector and wiring the alternative signals it is possible to modify the board. However it is probably best to order a new one with V5 circuit if it is important to use SDHC (they are relatively inexpensive).
Also the uTasker project supports either SPI or SDHC interfaces to the SD card. By setting the define SD_CONTROLLER_AVAILABLE it will work on the Kwikstik v5 and by removing it it will work on the Kwikstik v4.
The same is in fact also true for the SD card slot on the Tower Kit TFT board, which is also not connected suitably for SDHC use.
The uTasker project includes its own FAT module and so doesn't use add-ons - this is fully documented here: http://www.utasker.com/docs/uTasker/uTasker_utFAT.PDF. This supports LFN but not writing (to avoid patent issues) but the next release will include LFN writing using the 'Linux work-around' to avoid potential infringements. It also allows the Kwikstik to be fully simulated, including the SD card (in SPI or SHDC modes :smileywink: - image below.
Regards
Mark
