tinyCLUNX33
System on Module with CrosslinkU-NX
|
The Devkit is a carrier for the tinyCLUNX33 SoM that eases product development and debugging: A development kit usable as factory programming/test rig.
Features:
Connectors:
Mechanical:
These are the instructions to be able to quickly test the hardware, gateware, and firmware.
This assumes a command line environment: Linux terminal, Mac OSX terminal, Windows with WSL or Git Bash or OSS CAD Suite's MinGW or Radiant Programmer.
Follow the install instructions from the latest release page.
Then, unplug all USB cables to completely power off the board. Then, connect to the board using a serial console viewer, such as minicom, picocom, PuTTY, teraterm, or other tool of your preference.
The baud rate depends on the [RTL version]() selected: either 153600
or 192000
, and all other parameters might be left to default.
The serial interface is the 2nd of the FTDI, for instance, on Linux, if the first interface of the FTDI is /dev/ttyUSB0
, the logs would appear on /dev/ttyUSB1
:
Then, pressing "Enter" should give an access to the Zephyr shell, displaying only uart:$
.