Read hexadecimal value Simulink

조회 수: 6 (최근 30일)
Laura
Laura 2022년 12월 7일
답변: Adit Kirtani 2023년 3월 20일
Hi,
I am trying to read the values from a HX711 ADC for a load cell. I am using a STM32F4 to read the values. Given HX711 outputs the data in hexadecimals, I am wondering if/how I can read those in Simulink?
Thanks!
PS: I am aware of the arduino library for the HX711, but I cannot use an arduino for this project.

답변 (1개)

Adit Kirtani
Adit Kirtani 2023년 3월 20일
Hi Laura,
I would suggest using a MATLAB function block to convert the hexadecimal values into decimal values. You can refer to this community post for details:
I hope this helps,
Adit Kirtani.

카테고리

Help CenterFile Exchange에서 Arduino Hardware에 대해 자세히 알아보기

제품

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by