Mercurial > public > ostc4
view Common/Drivers/CMSIS/index.html @ 276:8e9c502c0b06 IPC_Sync_Improvment_3
Rework pressure/ temperature data aquisition
The data data provided by the I2C data had been used for calculation independend if transmission was successfull or not => state evaluation added
In the previous version data with resolution 0.5mBar and temperature was requested per cycle inparallel. This has been replaced by a requested resolution of 1mBar and an alternating aquisition (pressure / temp update every 200ms instead every 100ms) => reducing busy wait time and power consumption
author | ideenmodellierer |
---|---|
date | Sun, 28 Apr 2019 10:06:27 +0200 |
parents | c78bcbd5deda |
children |
line wrap: on
line source
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title>Redirect to the CMSIS main page after 0 seconds</title> <meta http-equiv="refresh" content="0; URL=Documentation/General/html/index.html"> <meta name="keywords" content="automatic redirection"> </head> <body> If the automatic redirection is failing, click <a href="Documentation/General/html/index.html">open CMSIS Documentation</a>. </body> </html>