MCP4725 DAC through Arduino due in simulink

20 次查看(过去 30 天)
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