Sensor LIS302DL

<< Click to Display Table of Contents >>

Navigation:  STM32F4 Target > Demos > Standard Peripherals Demos > SPI >

Sensor LIS302DL

Previous pageReturn to chapter overviewNext page

demo File: spi_lis302dl_demo.mdl

Build and program the demo model below to target board.

spi_master_demo_mdl

Description

Reading value from MEMS device on STM32F4DISCOVERY board, LIS302DL. The output will transmitted to UART with 0.02Sec per sample.

Hardware Setup

This demo tested with below hardware setup.

spi_master_demo_hw

Testing

1. Test with Matlab host

spi_master_demo_test1

2. Test with Serial communication software, example: PuTTy.

spi_master_demo_test2