SPI MCP4822 DAC with Raspberry Pi
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Good morning, I am trying to implement a Simulink project to generate a signal using a Raspberry Pi with MCP4822 DAC via SPI communication.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/625173/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/625178/image.png)
What I get during the execution of the code, is an absolutely unstable signal with the presence of many interruptions.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/625183/image.png)
The samples sent to the DAC do not respect the timing set in the simulink model which is 10KSample/s. In the figure is represented the trend of the signals CE1, Clock, MOSI for the DAC.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/625188/image.png)
Is there any particular configuration to be able to solve the problem?
What could the signal interruption be due to?
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Run on Target Hardware en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!