필터 지우기
필터 지우기

MCP4725 DAC through Arduino due in simulink

조회 수: 20 (최근 30일)
aakash dewangan
aakash dewangan 2023년 3월 21일
댓글: aakash dewangan 2024년 3월 31일
Hi, i tried to generate analog output voltage by Arduino due in simulink using MCP4725. But the file does not work, and gives an error. It says code generation file does not exist.I have used the files provided in the official mathworks website by one person.Could you please let me know how to use it.The link of files is given: https://in.mathworks.com/matlabcentral/fileexchange/82480-mcp4725-12-bit-dac-i2c-block-for-arduino-due?s_tid=prof_contriblnk

채택된 답변

aakash dewangan
aakash dewangan 2023년 3월 31일
Hi,
I found the solution. I used I2C communication block provided by MATLAB, It worked well. Thanks MATHWORKS :)
  댓글 수: 2
Finn
Finn 2024년 3월 7일
편집: Finn 2024년 3월 7일
Hi,
i want to use the MCP4725 in simulink 2023 with the Raspberry Pi 4B. Did you use the I2C Controller write block? How did you configure the block? Did you need to install libraries on the raspberry pi, or include headers somewhere ? Could you provide a simple slx example? Please i need help
aakash dewangan
aakash dewangan 2024년 3월 31일
Hi,
I used Arduino Due (Not Rasberry Pi) for MCP4725. You need to check only the Peripheral address. Put number 96 or 97, which are corresponding to 0x61 and 0x62, rewspectively, as far as I remember.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

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

제품


릴리스

R2022a

Community Treasure Hunt

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

Start Hunting!

Translated by