I have seen similar chips on flc9 but they are just the chip only and not a small ready-made card like the MCP4725: you can find it generic on the web and Adafruit also makes its own, so it is of some importance to include it in flowcode 9; especially for those who use Arduino or even the Esp 32 wroom .....
Thanks Alessandro.
MCP4725 12 bit dac I2C
-
- Posts: 116
- http://meble-kuchenne.info.pl
- Joined: Tue Dec 08, 2020 4:36 am
- Has thanked: 2 times
- Been thanked: 2 times
-
- Matrix Staff
- Posts: 1924
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: MCP4725 12 bit dac I2C
Hello Alessandro,
Thanks for the suggestion, the device looks simple enough to implement so I'll have a go at adding it for you.
Thanks for the suggestion, the device looks simple enough to implement so I'll have a go at adding it for you.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
- p.erasmus
- Posts: 434
- Joined: Thu Dec 03, 2020 12:01 pm
- Location: Russia / Россия
- Has thanked: 104 times
- Been thanked: 88 times
Re: MCP4725 12 bit dac I2C
Hi Ben.
This will be rally a nice addition to the number of DAC's already supported in FC,
However the ADC's are limited and I am trying to do component from the MCP320x 12 bit SPI devices the embedded side is almost working but I have issues with how to implement the Simulation,just saying .

This will be rally a nice addition to the number of DAC's already supported in FC,
However the ADC's are limited and I am trying to do component from the MCP320x 12 bit SPI devices the embedded side is almost working but I have issues with how to implement the Simulation,just saying .

Regards Peter - QME Electronics
-
- Matrix Staff
- Posts: 1924
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: MCP4725 12 bit dac I2C
Hello,
The MCP4725 has now been implemented and I'll push it out later today in an update.
Peter, I'll send you a PM with the source for some of the other external ADC components to try and give you some help.
The MCP4725 has now been implemented and I'll push it out later today in an update.
Peter, I'll send you a PM with the source for some of the other external ADC components to try and give you some help.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
- p.erasmus
- Posts: 434
- Joined: Thu Dec 03, 2020 12:01 pm
- Location: Russia / Россия
- Has thanked: 104 times
- Been thanked: 88 times
Re: MCP4725 12 bit dac I2C
Hi Ben,
Thanks you for the help ,I appreciate this as said the embedded code is almost working fine it is just the simulation that is tricky for me never did something like this before

Thanks you for the help ,I appreciate this as said the embedded code is almost working fine it is just the simulation that is tricky for me never did something like this before


Regards Peter - QME Electronics
-
- Matrix Staff
- Posts: 1924
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 684 times
Re: MCP4725 12 bit dac I2C
Thanks Peter.
Please let me know if you have any specific questions or road blocks.
Please let me know if you have any specific questions or road blocks.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel