![Littelfuse zilog Z8F3224 ZMOTION Скачать руководство пользователя страница 20](http://html.mh-extra.com/html/littelfuse/zilog-z8f3224-zmotion/zilog-z8f3224-zmotion_user-manual_1928640020.webp)
Z8F3224 ZMOTION Development Kit
UM029501-0321
CONNECT ZMOTIONL400 DEV BOARD AND PC
User Manual
18
5. With the USB A (male) to Mini-B cable, connect Port P1 on the ZMOTIONL400 Development
Board to a USB port on the development PC to apply power and provide a serial interface for the
Development Board. Refer to the following figure.
Figure 14. Mini-USB Cable connection to ZMOTIONL400 Development Board
6. Open a serial terminal application like Teraterm, CoolTerm, or RealTerm and connect to the Zilog
USB Serial Device at 57,600 bps, No Parity, 1 Stop bit. The USB serial port from the will be
identified as USBSER000 (000 is the port instance) in the terminal application. If needed, open
Device Manager
and look under
Ports (COM & LPT)
to identify the COM port assigned to the
Zilog USB Serial Device connected to the ZMOTIONL400 Development Board.
7. Start ZDS II and open the NP Serial Command project (ZM_NP_Command.zdsproj). This can be
done by starting ZDS II and opening the project by clicking
File → Open Project
from the menu
or by navigating to the folder in Windows File Explorer and double-clicking the project file located
in:
ZMOTIONL400ZCOG_x.x\Z8F3224 ZMOTION Library\Sample
Applications\ZMOTION_3224_NP_Command_Rx_x
The Rx_x suffix indicates the project revision.
Four projects are provided. The projects share the same source code:
Project
Device Package
Bootloader
ZM_NP_Command_32.zdsproj
32-QFN
No
ZM_NP_Command_44.zdsproj
44-QFN
No
ZM_NP_Command_BL_32.zdsproj
32-QFN
Yes
ZM_NP_Command_BL_44.zdsproj
44-QFN
Yes
Table 8. NP_Command Project Options
Note:
When using the project with Bootloader, care must be taken not to set Breakpoints in the
application code area when starting the application. Setting a Breakpoint modifies the Flash
memory location to a Break instruction which will cause the Bootloader’s checksum test
performed after reset to fail.