You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge in MCU16CE/matlab-dspic33a-curiosity-i2cexample-mpu9250 from ~I67977/matlab-dspic33a-curiosity-i2cexample-mpu9250:feature/release_v2 to develop
* commit 'f7ee1efbe3593e42ed4301078730731f40be902e':
changelog modified, radme modified, one image changed and readme pdf added
Copy file name to clipboardExpand all lines: README.md
+10-9Lines changed: 10 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,15 +11,15 @@
11
11
This document describes the setup requirements for demonstration of I2C communication on the hardware platform
12
12
[EV74H48A](https://www.microchip.com/en-us/development-tool/EV74H48A) "Curiosity Platform Development Board" and [EV02G02A](https://www.microchip.com/en-us/development-tool/EV02G02A) "dsPIC33AK128MC106 General Purpose Dual In-Line Module (DIM)" using MPU9250 sensor on the MPU 9DOF Click Board.</p>
13
13
14
-
MPU-9250 is a multi-chip module (MCM) with 9-axis MotionTracking device that combines a 3-axis gyroscope, 3-axis accelerometer, 3-axis magnetometer and a Digital Motion Processor™ (DMP). This example exclusively uses 3-axis gyroscope, and the 3-axis accelerometer to estimate the roll and pitch angles.
14
+
MPU-9250 is a multi-chip module (MCM) with 9-axis Motion Tracking device that combines a 3-axis gyroscope, 3-axis accelerometer, 3-axis magnetometer and a Digital Motion Processor™ (DMP). This example exclusively uses 3-axis gyroscope, and the 3-axis accelerometer to estimate the roll and pitch angles.
15
15
16
16
## 2. SUGGESTED DEMONSTRATION REQUIREMENTS
17
17
18
18
### 2.1 MATLAB Model Required for the Demonstration
19
19
20
20
To clone or download this MATLAB model on GitHub,
21
21
22
-
- MATLAB model can be cloned or downloaded as zip file from the Github repository ([link](https://github.com/microchip-pic-avr-solutions/matlab-dspic33a-curiosity-i2cexample-mpu9250)).
22
+
- MATLAB model can be cloned or downloaded as zip file from the Github repository ([link](https://github.com/microchip-pic-avr-examples/matlab-dspic33a-curiosity-i2cexample-mpu9250)).
23
23
24
24
### 2.2 Software Tools Used for Testing the MATLAB/Simulink Model
25
25
@@ -57,7 +57,7 @@ This section describes the hardware setup required for the demonstration.
57
57
<palign="left" >
58
58
<img src="images/microbusA.png"width="500"></p>
59
59
60
-
3. The development board has an onboard programmer **PICkit™ On Board (PKoBv4)** , which can be used for programming or debugging the microcontroller or dsPIC DSC on the DIM. To use the onboard programmer, connect a micro-USB cable between the Host PC and **connector J24** on the development board.
60
+
3. The development board has an onboard programmer **PICkit™ On Board (PKoBv4)** , which can be used for programming or debugging the microcontroller or dsPIC DSC on the DIM. To use the onboard programmer, connect a Micro-C® cable between the Host PC and **connector J24** on the development board.
61
61
62
62
The development board is also powered by this USB itself.
63
63
@@ -96,7 +96,7 @@ This section describes the hardware setup required for the demonstration.
96
96
</p>
97
97
98
98
> **Note:** </br>
99
-
>Two COM ports are available on the development board. Select the second COM port number for the external mode (if COM2 and COM3 are available on the development board, select COM3).
99
+
>The PKOB4 based USB-UART Channel is used in this example for USB-UART communication. The development board has a 2-port USB hub.
100
100
101
101
6. <pstyle='text-align: justify;'> To generate the code and run the I2C communication on hardware, click on <b>"Monitor & Tune" </b> option under the <b>Hardware</b> tab and ensure that <b>"Stop Time" </b> is set to <b>"inf"</b>.
102
102
@@ -108,32 +108,33 @@ This section describes the hardware setup required for the demonstration.
108
108
<p align="left">
109
109
<img src="images/dem7.png"width="500"></p>
110
110
111
-
</p><p style='text-align: justify;'> The <b>General Purpose LED's</b> will be blinking.
111
+
8. </p><pstyle='text-align: justify;'> The <b>General Purpose LED's</b> will be blinking.
112
112
113
113
<palign="left">
114
114
<img src="images/debug_led.png"width="500"></p>
115
115
</p>
116
116
117
-
8. <pstyle='text-align: justify;'> The <b> RGB LEB</b> will be glowing in different colors. To increase the brightness of the RGB LED, vary the <b>Potentiometer</b> on the development board.
117
+
9. <pstyle='text-align: justify;'> The <b> RGB LEB</b> will be glowing in different colors. To increase the brightness of the RGB LED, vary the <b>Potentiometer</b> on the development board.
118
118
119
119
<palign="left">
120
120
<img src="images/led_rgb.png"width="500"></p>
121
121
</p>
122
122
123
-
9. <pstyle='text-align: justify;'> To view the estimated roll and ptch angle from the <b>accelerometer, gyroscope sensors of MPU9250</b> double click on the scope. This opens the scope view. Tilt or turn the development board by hand to view variations in the roll and pitch angles.
123
+
10. <pstyle='text-align: justify;'> To visualize the estimated roll and ptch angles from the <b>accelerometer, gyroscope sensors of MPU9250</b> double click on the scope. This opens the scope view. Tilt or turn the development board by hand to view variations in the roll and pitch angles.
124
124
125
125
<palign="left">
126
126
<img src="images/dem9.png"width="500"></p>
127
127
</p>
128
128
129
-
10. <pstyle='text-align: justify;'>Click on the <b>Stop</b> button to stop the I2C communication and external mode.
129
+
11. <pstyle='text-align: justify;'>Click on the <b>Stop</b> button to stop the I2C communication and external mode.
130
130
131
131
<palign="left">
132
132
<img src="images/dem10.png"width="500"></p>
133
133
</p>
134
134
135
135
> **Note:** </br>
136
-
>Ensure that at startup, the **development board** and **MPU9250** remain static and level for about 2 seconds for calibration. After calibration, the board can be tilted or rotated to observe angle variations.
136
+
>At each startup, the system calibrates the accelerometer and gyroscope of the **MPU 9DOF Click board**. During this 2-second calibration period, the **development board** and **MPU 9DOF Click board** must remain stationary (do not move/ shake). After calibration, the board can be tilted or rotated to observe angle variations.
137
+
137
138
138
139
## REFERENCES:
139
140
For more information, refer to the following documents or links.
This is the first version of MATLAB Simulink model for I2C Communication Demonstration on hardware platform Curiosity Platform Development Board, dsPIC33AK128MC106 Curiosity GP DIM and MPU9250.
0 commit comments