Hardware requirements
Micro USB cable
IMX95LPD5-EVK board
J-Link Debug Probe
12V~20V power supply
Personal Computer
Board settings
No special settings are required.
Prepare the Demo
Connect 12V~20V power supply and J-Link Debug Probe to the board, switch SW4 to power on the board.
Connect a micro USB cable between the host PC and the J31 USB port on the target board.
Open a serial terminal with the following settings:
115200 baud rate
8 data bits
No parity
One stop bit
No flow control
Download the program to the target board.
Either re-power up your board or launch the debugger in your IDE to begin running the example.
Running the demo
The log below shows the output of the hello world demo in the terminal window:
Temperature measurement example.
Sensor is ready to read, press entry key to get the temperature.
current temperature is 39.85 degrees Celsius
current temperature is 39.82 degrees Celsius
current temperature is 39.84 degrees Celsius