FAQ
Ask the sales person, if the board will ship with an English manual. If you bought via EBAY, return the package immediately and inform the EBAY team about the fraud.
Only boards sold by Hiteg Ltd. via developmentboard.net are genuine and ship with an English Manual, warranty and a technical help center in English and German Language.
You bought your board from an unauthorized dealer in China, which sold you a copied ( fake ) version of the Mini2440. We will not provide those user's with an english documentation. Developmentboard.net customers however can ask any time for updated or missing manuals. please provide your invoice number and your email address to our support stuff, we will handle all issues prompt and unbureaucratic.
Of cause you can. Please check the S3C2440 datasheets to see which kinds of cameras can you use. We are now developing some peripherials for the MINI2440, including a camera module, a VGA converter, and a WIFI module. Hopefully, they are coming soon~
You're using the outdated WinCE BSP. Please download the newest version at the
MINI2440 page and update your BSP.
Nothing, we provide all things that are necessary for your development together with the board for free. For debugging you can use H-JTAG +AXD, rather than an expensive emulator.
There seems to be some problem with the USB driver provided by Samsung, we now have updated it and it seems that the problem has been fixed, please download the new USB driver at
the MINI2440 page
At the moment we offer Paypal transfer and bank transfer. We send you an quote followed by a proforma invoice as soon as we confirmed the cleared payment and ship your order within 3 business days upon receiving cleared payment.
Business to Business
- Bank name:
- China Construction Bank Hainan Branch
- Swift:
- PCBCCNBJHNX
- Account No:
- 46001002036053009243
- Account holder:
- Hiteg Ltd.
- Bank adr:
- China Construction Bank Hainan Branch,China Construction
Bank Building GuoMao Road No. 8,
570125 HaiKou City, HaiNan, China
Business to Customer
Paypal transfer to: paypal@developmentboard.net
or:
- Bank name:
- China Construction Bank Hainan Branch
- Swift:
- PCBCCNBJHNX
- Account No:
- 6227003525000097689
- Account holder:
- WUJIANFANG
- Bank adr:
- China Construction Bank Building
GuoMao Road No. 8
570125 HaiKou City, HaiNan, China
Please be aware that additional fees might be added by your bank for an intl. money transfer.
Please also be aware, that this fee can't be to our burden, but has to be paid by you.
We at Hiteg Ltd. do a triple quality check on all devices before shipment. Further we have made special quality contracts with our vendors, which assure that only export quality parts are used and not the cheap and often malfunctioning parts used for the chinese market. This all assures that we always delivers highest quality products which will operate for years.
First, burn the WinCE image file to the windows CE partition in VIVI, then execute command "os wince" and command "param save".
Please refer to "partition and burn root file system" in user's manual, copy necessary files to the corresponding directory in step 3, create root file system image and burn it into the develop board.
Delete
[HKEY_LOCAL_MACHINE\init\BootVars]
"SYSTEMHIVE"="Documents and Settings\\system.hv"
"PROFILEDIR"="Documents and Settings" in "platform.reg"
"Start DevMgr"=dword:1
"Flags"=dword:1000
"RegistryFlags"=dword:1
HKEY_LOCAL_MACHINE\init\BootVars]; add this line
"DefaultUser"="default"
Generally, the card can be accessed at /dev/mmc/disc0/disc. But some cards (partitioned) need to be access at their partition /dev/mmc/disc0/part0. Try to mount all dev files starting /dev/mmc/disc0/ in sequence. The fdisk command might be helpful too.
eboot only reserves 35 Mb space, so it can't load bigger wince kernels, in order to extend the space, you can change the 50th line code in smdk2410/eboot/arm/mmu.s to:
PHYBASE EQU 0x30000000 ; physical start
;PTs EQU 0x30010000 ; 1st level page table address (PHYBASE + 0x10000)
PTs EQU 0x31E00000
change 0x31E00000 in PTs EQU 0x31E00000 into a bigger number.
Try to execute the following commands:
param reset
param save
part save
Then restart the system and set your desired parameters in VIVI.
Please confirm whether the development board is connected with JTAG cable or not. If it's connected, please disconnect the JTAG hardware. If you are still not able to enter to VIVI after unplugging JTAG, please check the serial port of PC.
This depends mostly on your location. We ship with either Fedex or China's EMS. The latter one has some disadvantages on remote locations, there we use Fedex. An Tracking Ticket is provided by either companies.
We ship all goods normally within 3 working days after receiving cleared payment, depending on your location it can take up to 7 days until it arrives.
During the registration procedure we collect your shipping and billing address. However if you later on decide that the shipping/billing address is different you will have the opportunity to specify an alternate shipping address during the checkout procedure.