view Common/Drivers/CMSIS/index.html @ 956:083afabc6578
Evo_2_23
Bugfix UART sensor MUX channel selection after sleep:
In case only one UART sensor is connected to the MUX, to a channel other than 0 then the sensor operation could fail in case the initial mux address selection was not successfull. To fix this problem the MUX address is selected again in case a timeout occures during sensor setup.
author
Ideenmodellierer
date
Mon, 06 Jan 2025 17:55:34 +0100 (3 months ago)
parents
c78bcbd5deda
children
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>+ −