Using the ADC MCP3903 via the MCU STM32F072RBT6
Hi there, I am new to this community and recently started using STM32 mcus. There is still alot I do not know about
this subject so please bear with me. I am trying to get familiar with using these mcus and would therefore makea simple datalogger using the STM32F072RBT6 in combination with the ADC MCP3903.
While I found a library for arduino, I could not find anything for STM.
http://www.kerrywong.com/2014/05/10/mcp3903-library/
-Does such a library exists? If not, Is it possible to convert it so that it can be used in the described combination?-If that does not work either, do you know of a different ADC with similar capabilities where libraries already exist?Thank you very much for your time and help.