X-CUBE-MEMS1 சென்சார் மற்றும் இயக்க வழிமுறை மென்பொருள் விரிவாக்கம்
“
தயாரிப்பு தகவல்
விவரக்குறிப்புகள்
- Product Name: MotionPW Real-time Pedometer
- இணக்கத்தன்மை: STM1Cubeக்கான X-CUBE-MEMS32 விரிவாக்கம்
- உற்பத்தியாளர்: STMmicroelectronics
- Library: MotionPW Middleware Library
- Data Acquisition: Accelerometer
- Sampலிங் அதிர்வெண்: 50 ஹெர்ட்ஸ்
தயாரிப்பு பயன்பாட்டிற்கான வழிமுறைகள்
முடிந்துவிட்டதுview
The MotionPW library expands the functionality of the
X-CUBE-MEMS1 software by acquiring data from the accelerometer to
provide information about the number of steps and cadence performed
with the wearable device.
இணக்கத்தன்மை
The library is designed for ST MEMS sensors only. Using other
MEMS sensors may result in different functionality and
செயல்திறன்.
செயல்படுத்தல்
ஒரு எஸ்ample செயல்படுத்தல் X-NUCLEO-IKS4A1 மற்றும்
X-NUCLEO-IKS01A3 expansion boards mounted on specified development
பலகைகள்.
தொழில்நுட்ப தகவல்
For detailed functions and parameters of the MotionPW APIs,
refer to the MotionPW_Package.chm compiled HTML file இல் அமைந்துள்ளது
Documentation folder.
APIகள்
- MotionPW_GetLibVersion(char *version)
- MotionPW_Initialize(void)
- MotionPW_Update(MPW_input_t *data_in, MPW_output_t
*data_out) - MotionPW_ResetPedometerLibrary(void)
- MotionPW_ResetStepCount(void)
- MotionPW_UpdateEnergyThreshold(float *energy_threshold)
அடிக்கடி கேட்கப்படும் கேள்விகள் (FAQ)
Q: Can I use MotionPW library with non-ST MEMS sensors?
A: The library is designed for ST MEMS sensors only.
Compatibility with other MEMS sensors is not guaranteed.
கே: தேவையான முடுக்கமானி தரவு என்ன?ampலிங்
அதிர்வெண்?
ப: தேவையான எஸ்ampling frequency is 50 Hz for accurate
detection of steps and cadence.
Q: How do I initialize the MotionPW library?
A: Call the MotionPW_Initialize() function before using the
fitness activity library. Ensure the CRC module in the STM32
microcontroller is enabled.
"`
யுஎம் 2350
பயனர் கையேடு
Getting started with MotionPW real-time pedometer for wrist library in X-CUBEMEMS1 expansion for STM32Cube
அறிமுகம்
The MotionPW middleware library is part of the X-CUBE-MEMS1 software and runs on STM32 Nucleo. It provides real-time information about the number of steps and cadence which the user just performed with the wearable device (e.g. a smart watch). This library is intended to work with ST MEMS only. The algorithm is provided in static library format and is designed to be used on STM32 microcontrollers based on the ARM® Cortex®-M3, ARM Cortex®-M33, ARM® Cortex®-M4, ARM® Cortex®-M7 architecture. It is built on top of STM32Cube software technology to ease portability across different STM32 microcontrollers. The software comes with sampஒரு NUCLEO-F4RE, NUCLEO-U1ZI-Q அல்லது NUCLEO-L01RE டெவலப்மென்ட் போர்டில் X-NUCLEO-IKS3A401 அல்லது X-NUCLEO-IKS575A152 விரிவாக்கப் பலகையில் செயல்படுத்தப்படுகிறது.
UM2350 – Rev 4 – மே 2025 மேலும் தகவலுக்கு, உங்கள் உள்ளூர் STMicroelectronics விற்பனை அலுவலகத்தைத் தொடர்பு கொள்ளவும்.
www.st.com
யுஎம் 2350
சுருக்கங்கள் மற்றும் சுருக்கங்கள்
1
சுருக்கங்கள் மற்றும் சுருக்கங்கள்
சுருக்கம் API BSP GUI HAL IDE
அட்டவணை 1. சுருக்கெழுத்துகளின் பட்டியல்
பயன்பாட்டு நிரலாக்க இடைமுகம் வாரிய ஆதரவு தொகுப்பு வரைகலை பயனர் இடைமுகம் வன்பொருள் சுருக்க அடுக்கு ஒருங்கிணைந்த வளர்ச்சி சூழல்
விளக்கம்
UM2350 – Rev 4
பக்கம் 2/16
2
2.1 2.2
2.2.1
2.2.2
குறிப்பு:
யுஎம் 2350
MotionPW middleware library in X-CUBE-MEMS1 software expansion for STM32Cube
MotionPW middleware library in X-CUBE-MEMS1 software expansion for STM32Cube
MotionPW overview
The MotionPW library expands the functionality of the X-CUBE-MEMS1 software.
The library acquires data from the accelerometer and provides information about the number of steps and cadence the user just performed with the wearable device.
நூலகம் ST MEMS க்காக மட்டுமே வடிவமைக்கப்பட்டுள்ளது. மற்ற MEMS சென்சார்களைப் பயன்படுத்தும் போது செயல்பாடு மற்றும் செயல்திறன் பகுப்பாய்வு செய்யப்படாது மற்றும் ஆவணத்தில் விவரிக்கப்பட்டுள்ளவற்றிலிருந்து கணிசமாக வேறுபடலாம்.
ஒரு எஸ்ample implementation is available for X-NUCLEO-IKS4A1 and X-NUCLEO-IKS01A3 expansion boards, mounted on aNUCLEO-F401RE, NUCLEO-U575ZI-Q or NUCLEO-L152RE development board.
MotionPW library
Technical information fully describing the functions and parameters of the MotionPW APIs can be found in the MotionPW_Package.chm compiled HTML file ஆவணக் கோப்புறையில் அமைந்துள்ளது.
MotionPW library description
The MotionPW pedometer library manages the data acquired from the accelerometer; it features:
·
possibility of detecting the number of steps, cadence and confidence
·
முடுக்கமானி தரவுகளின் அடிப்படையில் மட்டுமே அங்கீகாரம்
·
தேவையான முடுக்கமானி தரவு கள்ampலிங் அதிர்வெண் 50 ஹெர்ட்ஸ்
·
ஆதார தேவைகள்:
கார்டெக்ஸ்-எம்3: 3.7 kB குறியீடு மற்றும் 1.8 kB தரவு நினைவகம்
கார்டெக்ஸ்-எம்33: 3.5 kB குறியீடு மற்றும் 1.8 kB தரவு நினைவகம்
கார்டெக்ஸ்-எம்4: 3.5 kB குறியீடு மற்றும் 1.8 kB தரவு நினைவகம்
கார்டெக்ஸ்-எம்7: 3.6 kB குறியீடு மற்றும் 1.8 kB தரவு நினைவகம்
·
ARM® Cortex®-M3, ARM® Cortex®-M33, ARM® Cortex®-M4 மற்றும் ARM® Cortex®-M7 ஆகியவற்றுக்குக் கிடைக்கும்
கட்டிடக்கலைகள்
MotionPW APIs
The MotionPW library APIs are:
·
uint8_t MotionPW_GetLibVersion(char *version)
நூலகப் பதிப்பை மீட்டெடுக்கிறது
*பதிப்பு என்பது 35 எழுத்துகளின் வரிசைக்கு ஒரு சுட்டி
பதிப்பு சரத்தில் உள்ள எழுத்துகளின் எண்ணிக்கையை வழங்குகிறது
·
void MotionPW_Initialize(void)
performs MotionPW library initialization and setup of the internal mechanism including the dynamic memory allocation
This function must be called before using the fitness activity library and the CRC module in the STM32 microcontroller (in RCC peripheral clock enable register) has to be enabled.
UM2350 – Rev 4
பக்கம் 3/16
யுஎம் 2350
MotionPW middleware library in X-CUBE-MEMS1 software expansion for STM32Cube
·
void MotionPW_Update(MPW_input_t *data_in, MPW_output_t *data_out)
executes pedometer for wrist algorithm
*data_in அளவுரு என்பது உள்ளீட்டுத் தரவைக் கொண்ட கட்டமைப்பிற்கான ஒரு சுட்டிக்காட்டி
the parameters for the structure type MPW_input_t are:
AccX என்பது g இல் X அச்சில் உள்ள முடுக்கமானி சென்சார் மதிப்பு
AccY என்பது g இல் Y அச்சில் உள்ள முடுக்கமானி சென்சார் மதிப்பு
AccZ என்பது g இல் Z அச்சில் உள்ள முடுக்கமானி சென்சார் மதிப்பு
CurrentActivity is the enumerated input type MPW_activity_t with the following values:
MPW_UNKNOWN_ACTIVITY = 0x00
MPW_WALKING = 0x01
MPW_FASTWALKING = 0x02
MPW_JOGGING = 0x03
*data_out parameter is a pointer to a structure with output data
the parameters for the structure type MPW_output_t are:
Nsteps is number of steps performed by user
Cadence is the cadence of user steps
Confidence is the confidence of calculated output parameter
·
void MotionPW_ResetPedometerLibrary(void)
resets the library internal variables and mechanism into default values (including current step count)
·
void MotionPW_ResetStepCount(void)
resets the current step count
·
void MotionPW_UpdateEnergyThreshold(float *energy_threshold)
updated energy threshold to fine tune step detection algorithm
*energy_threshold parameter is a pointer to energy threshold value
UM2350 – Rev 4
பக்கம் 4/16
2.2.3
API பாய்வு விளக்கப்படம்
யுஎம் 2350
MotionPW middleware library in X-CUBE-MEMS1 software expansion for STM32Cube
Figure 1. MotionPW API logic sequence
தொடங்கு
துவக்கவும்
GetLibVersion
காலாவதியாகும் டைமர் டேட்டா ரீட் குறுக்கீடு
முடுக்கமானி தரவு புதுப்பிப்பைப் படிக்கவும்
Get Outputs
2.2.4
Demo code The following demonstration code example reads data from the accelerometer sensor, obtains the current activity from MotionAW library and gets the number of steps, cadence and confidence from MotionPW library.
[…] #define VERSION_STR_LENG 35 […]
/* Initialization */ char lib_version[VERSION_STR_LENG];
/* Pedometer API initialization function */ MotionPW_Initialize();
/* Activity recognition API initialization function */ MotionAW_Initialize();
/* Optional: Get version */ MotionPW_GetLibVersion(lib_version);
[…]
/* Using Pedometer for wrist algorithm */ Timer_OR_DataRate_Interrupt_Handler() {
MPW_input_t MPW_data_in; MPW_output_t MPW_data_out;
UM2350 – Rev 4
பக்கம் 5/16
2.2.5
யுஎம் 2350
MotionPW middleware library in X-CUBE-MEMS1 software expansion for STM32Cube
MAW_input_t MAW_data_in; MAW_output_t MAW_data_out;
/* Get acceleration X/Y/Z in g */ MEMS_Read_AccValue(&MAW_data_in.Acc_X, &MAW_data_in.Acc_Y, &MAW_data_in.Acc_Z);
/* Get current activity */ MotionAW_Update(&MAW_data_in, &MAW_data_out, Timestamp);
MPW_data_in.Acc_X = MAW_data_in.Acc_X; MPW_data_in.Acc_Y = MAW_data_in.Acc_Y; MPW_data_in.Acc_Z = MAW_data_in.Acc_Z;
if (MAW_data_out.current_activity == MAW_WALKING) {
MPW_data_in.currentActivity = MPW_WALKING; } else if (MAW_data_out.current_activity == MAW_FASTWALKING) {
MPW_data_in.currentActivity = MPW_FASTWALKING; } else if (MAW_data_out.current_activity == MAW_JOGGING) {
MPW_data_in.currentActivity = MPW_JOGGING; } else {
MPW_data_in.currentActivity = MPW_UNKNOWN_ACTIVITY; }
/* Run pedometer for wrist algorithm */ MotionPW_Update(&MPW_data_in, &MPW_data_out); }
Algorithm performance The pedometer for wrist algorithm uses data from the accelerometer only and runs at a low frequency (50 Hz) to reduce power consumption. When replicating fitness activity with the STM32 Nucleo board, ensure the board is oriented perpendicularly to the forearm, to simulate the wristband position.
படம் 2. மணிக்கட்டில் அணியும் சாதனங்களுக்கான நோக்குநிலை அமைப்பு
அட்டவணை 2. அல்காரிதம் இலாப்ஸ் டைம் (µs) கார்டெக்ஸ்-எம்4, கார்டெக்ஸ்-எம்3
4 மெகா ஹெர்ட்ஸ் கார்டெக்ஸ்-எம்32 STM401F84RE
குறைந்தபட்சம்
சராசரி
அதிகபட்சம்
38
49
616
3 மெகா ஹெர்ட்ஸ் கார்டெக்ஸ்-எம்32 STM152L32RE
குறைந்தபட்சம்
சராசரி
அதிகபட்சம்
296
390
3314
UM2350 – Rev 4
பக்கம் 6/16
யுஎம் 2350
MotionPW middleware library in X-CUBE-MEMS1 software expansion for STM32Cube
அட்டவணை 3. அல்காரிதம் எலாப்ஸ் டைம் (µs) கார்டெக்ஸ்-எம்33 மற்றும் கார்டெக்ஸ்-எம்7
கார்டெக்ஸ்- M33 STM32U575ZI-Q இல் 160 MHz
குறைந்தபட்சம்
சராசரி
அதிகபட்சம்
57
63
359
கார்டெக்ஸ்- M7 STM32F767ZI 96 MHz
குறைந்தபட்சம்
சராசரி
அதிகபட்சம்
61
88
1301
2.3
Sample விண்ணப்பம்
The MotionPW middleware can be easily manipulated to build user applications.
ஒரு எஸ்ample பயன்பாடு பயன்பாட்டு கோப்புறையில் வழங்கப்படுகிறது. இது X-NUCLEO-IKS401A575 அல்லது X-NUCLEO-IKS152A4 விரிவாக்கப் பலகையுடன் இணைக்கப்பட்ட NUCLEO-F1RE, NUCLEOU01ZI-Q அல்லது NUCLEO-L3RE டெவலப்மென்ட் போர்டில் இயங்கும் வகையில் வடிவமைக்கப்பட்டுள்ளது.
The application recognizes the steps, cadence and confidence in real-time. The data can be displayed through a GUI.
படம் 3. STM32 நியூக்ளியோ: LED கள், பொத்தான், ஜம்பர்
மேலே உள்ள படம் பயனர் பொத்தான் B1 மற்றும் NUCLEO-F401RE போர்டின் மூன்று LED களைக் காட்டுகிறது. பலகை இயக்கப்பட்டதும், LED LD3 (PWR) இயக்கப்படும்.
A USB cable connection is required to monitor real-time data. The board is powered by the PC via USB connection. This working mode allows the user to display detected steps, cadence and confidence, accelerometer data, time stamp MEMS-ஸ்டுடியோவைப் பயன்படுத்தி நிகழ்நேரத்தில் மற்ற சென்சார் தரவு.
2.4
MEMS ஸ்டுடியோ பயன்பாடு
கள்ample பயன்பாடு MEMS-Studio பயன்பாட்டைப் பயன்படுத்துகிறது, அதை www.st.com இலிருந்து பதிவிறக்கம் செய்யலாம்.
படி 1. தேவையான இயக்கிகள் நிறுவப்பட்டிருப்பதையும், பொருத்தமான விரிவாக்கப் பலகையுடன் கூடிய STM32 நியூக்ளியோ போர்டு பிசியுடன் இணைக்கப்பட்டுள்ளதையும் உறுதிசெய்யவும்.
UM2350 – Rev 4
பக்கம் 7/16
யுஎம் 2350
MotionPW middleware library in X-CUBE-MEMS1 software expansion for STM32Cube
படி 2.
முதன்மை பயன்பாட்டு சாளரத்தைத் திறக்க MEMS-Studio பயன்பாட்டைத் தொடங்கவும்.
ஆதரிக்கப்படும் ஃபார்ம்வேர் கொண்ட STM32 நியூக்ளியோ போர்டு பிசியுடன் இணைக்கப்பட்டிருந்தால், அது தானாகவே கண்டறியப்படும். மதிப்பீட்டுப் பலகையுடன் இணைப்பை ஏற்படுத்த [Connect] பொத்தானை அழுத்தவும்.
படம் 4. MEMS-ஸ்டுடியோ - இணைக்கவும்
படி 3. STM32 நியூக்ளியோ போர்டுடன் இணைக்கப்படும் போது ஆதரிக்கப்படும் firmware [Library Evaluation] டேப் திறக்கப்படும்.
தரவு ஸ்ட்ரீமிங்கைத் தொடங்கவும் நிறுத்தவும், பொருத்தமான [தொடக்க] செங்குத்து கருவிப்பட்டியை மாற்றவும்.
அல்லது வெளிப்புறத்தில் [நிறுத்து] பொத்தான்
இணைக்கப்பட்ட சென்சாரிலிருந்து வரும் தரவு இருக்கலாம் viewஉள் செங்குத்து கருவிப்பட்டியில் உள்ள [தரவு அட்டவணை] தாவலைத் தேர்ந்தெடுக்கவும்.
படம் 5. MEMS-ஸ்டுடியோ - நூலக மதிப்பீடு - தரவு அட்டவணை
UM2350 – Rev 4
பக்கம் 8/16
யுஎம் 2350
MotionPW middleware library in X-CUBE-MEMS1 software expansion for STM32Cube
Step 4. Click on the [Pedometer] to open the dedicated application window. Figure 6. MEMS-Studio – Library Evaluation – Pedometer
படி 5.
இதில் [Save To] கிளிக் செய்யவும் File] to open the dataloging configuration window. Select the sensor and pedometer data to be saved in the file. தொடர்புடையதைக் கிளிக் செய்வதன் மூலம் சேமிப்பைத் தொடங்கலாம் அல்லது நிறுத்தலாம்
பொத்தான்.
படம் 7. MEMS-ஸ்டுடியோ - நூலக மதிப்பீடு - சேமி File
UM2350 – Rev 4
பக்கம் 9/16
யுஎம் 2350
MotionPW middleware library in X-CUBE-MEMS1 software expansion for STM32Cube
படி 6.
டேட்டா இன்ஜெக்ஷன் பயன்முறையைப் பயன்படுத்தி, முன்பு பெறப்பட்ட தரவை நூலகத்திற்கு அனுப்பலாம் மற்றும் பெறலாம்
முடிவு. பிரத்யேக கருவியைத் திறக்க, செங்குத்து கருவிப்பட்டியில் உள்ள [டேட்டா இன்ஜெக்ஷன்] தாவலைத் தேர்ந்தெடுக்கவும் view இந்த செயல்பாட்டிற்கு.
படம் 8. MEMS-ஸ்டுடியோ - நூலக மதிப்பீடு - தரவு ஊசி
படி 7.
தேர்ந்தெடுக்க [உலாவு] பொத்தானைக் கிளிக் செய்யவும் file CSV வடிவத்தில் முன்பு கைப்பற்றப்பட்ட தரவுகளுடன். தற்போதைய அட்டவணையில் தரவு ஏற்றப்படும் view. மற்ற பொத்தான்கள் செயலில் இருக்கும். நீங்கள் கிளிக் செய்யலாம்:
ஃபார்ம்வேர் ஆஃப்லைன் பயன்முறையை ஆன்/ஆஃப் செய்ய [ஆஃப்லைன் பயன்முறை] பொத்தான் (முன்பு கைப்பற்றப்பட்ட தரவைப் பயன்படுத்தும் பயன்முறை).
MEMS-Studio இலிருந்து நூலகத்திற்கான தரவு ஊட்டத்தைக் கட்டுப்படுத்த [தொடங்கு]/[நிறுத்து]/[படி]/[மீண்டும்] பொத்தான்கள்.
UM2350 – Rev 4
பக்கம் 10/16
யுஎம் 2350
குறிப்புகள்
3
குறிப்புகள்
பின்வரும் ஆதாரங்கள் அனைத்தும் www.st.com இல் இலவசமாகக் கிடைக்கின்றன. 1. UM1859: X-CUBE-MEMS1 மோஷன் MEMS மற்றும் சுற்றுச்சூழல் சென்சார் மென்பொருளுடன் தொடங்குதல்
STM32Cube க்கான விரிவாக்கம் 2. UM1724: STM32 நியூக்ளியோ-64 பலகைகள் (MB1136) 3. UM3233: MEMS-ஸ்டுடியோவுடன் தொடங்குதல்
UM2350 – Rev 4
பக்கம் 11/16
யுஎம் 2350
சரிபார்ப்பு வரலாறு
அட்டவணை 4. ஆவண திருத்த வரலாறு
தேதி
பதிப்பு மாற்றங்கள்
24-Jan-2018 1 Initial release.
21-Mar-2018 2 Updated Introduction and Section 2.1 MotionPW overview. Updated Section 2.2.5: Algorithm performance and Figure 3. STM32 Nucleo: LEDs, button, jumper.
20-Feb-2019 3 Added X-NUCLEO-IKS01A3 expansion board compatibility information.
Updated Section Introduction, Section 2.1: MotionPW overview, Section 2.2.1: MotionPW library 20-May-2025 4 description, Section 2.2.2: MotionPW APIs, Section 2.2.4: Demo code, Section 2.2.5: Algorithm
செயல்திறன், பிரிவு 2.3: எஸ்ample பயன்பாடு, பிரிவு 2.4: MEMS ஸ்டுடியோ பயன்பாடு
UM2350 – Rev 4
பக்கம் 12/16
யுஎம் 2350
உள்ளடக்கம்
உள்ளடக்கம்
1 Acronyms and abbreviations . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 2 MotionPW middleware library in X-CUBE-MEMS1 software expansion for
STM32Cube . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .3 2.1 MotionPW overview . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.2 MotionPW library . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3
2.2.1 MotionPW library description. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.2.2 MotionPW APIs. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.2.3 API flow chart . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2.4 Demo code . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 2.2.5 Algorithm performance . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 2.3 Sample விண்ணப்பம் . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 2.4 MEMS ஸ்டுடியோ பயன்பாடு. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
3 குறிப்புகள். . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .11 திருத்த வரலாறு. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .12
UM2350 – Rev 4
பக்கம் 13/16
யுஎம் 2350
அட்டவணைகள் பட்டியல்
அட்டவணைகள் பட்டியல்
அட்டவணை 1. அட்டவணை 2. அட்டவணை 3. அட்டவணை 4.
சுருக்கெழுத்துகளின் பட்டியல். . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 2 அல்காரிதம் எலாப்ஸ் டைம் (µs) கார்டெக்ஸ்-எம்4, கார்டெக்ஸ்-எம்3 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 அல்காரிதம் எலாப்ஸ் டைம் (µs) கார்டெக்ஸ்-எம்33 மற்றும் கார்டெக்ஸ்-எம்7 . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 ஆவண திருத்த வரலாறு. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 12
UM2350 – Rev 4
பக்கம் 14/16
யுஎம் 2350
புள்ளிவிவரங்களின் பட்டியல்
புள்ளிவிவரங்களின் பட்டியல்
படம் 1. படம் 2. படம் 3. படம் 4. படம் 5. படம் 6. படம் 7. படம் 8.
MotionPW API logic sequence . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 5 Orientation system for wrist-worn devices . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 6 STM32 Nucleo: LEDs, button, jumper . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 7 MEMS-Studio – Connect . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 MEMS-Studio – Library Evaluation – Data Table. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 8 MEMS-Studio – Library Evaluation – Pedometer . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 MEMS-Studio – Library Evaluation – Save To File . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 9 MEMS-Studio – Library Evaluation – Data Injection . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 10
UM2350 – Rev 4
பக்கம் 15/16
யுஎம் 2350
முக்கிய அறிவிப்பு கவனமாக படிக்கவும் STMicroelectronics NV மற்றும் அதன் துணை நிறுவனங்கள் ("ST") அறிவிப்பு இல்லாமல் எந்த நேரத்திலும் ST தயாரிப்புகள் மற்றும்/அல்லது இந்த ஆவணத்தில் மாற்றங்கள், திருத்தங்கள், மேம்பாடுகள், மாற்றங்கள் மற்றும் மேம்பாடுகளைச் செய்ய உரிமை உள்ளது. ஆர்டர் செய்வதற்கு முன், ST தயாரிப்புகள் குறித்த சமீபத்திய தொடர்புடைய தகவலை வாங்குபவர்கள் பெற வேண்டும். ஆர்டர் ஒப்புகையின் போது ST இன் விதிமுறைகள் மற்றும் விற்பனை நிபந்தனைகளுக்கு இணங்க ST தயாரிப்புகள் விற்கப்படுகின்றன. ST தயாரிப்புகளின் தேர்வு, தேர்வு மற்றும் பயன்பாட்டிற்கு வாங்குபவர்கள் மட்டுமே பொறுப்பாவார்கள் மற்றும் விண்ணப்ப உதவி அல்லது வாங்குபவர்களின் தயாரிப்புகளின் வடிவமைப்பிற்கு ST எந்தப் பொறுப்பையும் ஏற்காது. எந்தவொரு அறிவுசார் சொத்துரிமைக்கான உரிமம், வெளிப்படையான அல்லது மறைமுகமாக, இங்கு எஸ்டியால் வழங்கப்படவில்லை. இங்கு குறிப்பிடப்பட்டுள்ள தகவலில் இருந்து வேறுபட்ட விதிமுறைகளுடன் ST தயாரிப்புகளை மறுவிற்பனை செய்வது, அத்தகைய தயாரிப்புக்கு ST வழங்கிய எந்த உத்தரவாதத்தையும் ரத்து செய்யும். ST மற்றும் ST லோகோ ST இன் வர்த்தக முத்திரைகள். ST வர்த்தக முத்திரைகள் பற்றிய கூடுதல் தகவலுக்கு, www.st.com/trademarks ஐப் பார்க்கவும். மற்ற அனைத்து தயாரிப்பு அல்லது சேவை பெயர்களும் அந்தந்த உரிமையாளர்களின் சொத்து. இந்த ஆவணத்தில் உள்ள தகவல், இந்த ஆவணத்தின் முந்தைய பதிப்புகளில் வழங்கப்பட்ட தகவலை மாற்றியமைக்கிறது மற்றும் மாற்றுகிறது.
© 2025 STMicroelectronics அனைத்து உரிமைகளும் பாதுகாக்கப்பட்டவை
UM2350 – Rev 4
பக்கம் 16/16
ஆவணங்கள் / ஆதாரங்கள்
![]() |
ST X-CUBE-MEMS1 Sensor and Motion Algorithm Software Expansion [pdf] பயனர் கையேடு STM32 Nucleo, X-NUCLEO-IKS4A1, X-NUCLEO-IKS01A3, X-CUBE-MEMS1 Sensor and Motion Algorithm Software Expansion, X-CUBE-MEMS1, Sensor and Motion Algorithm Software Expansion, Motion Algorithm Software Expansion, Algorithm Software Expansion, Software Expansion |