Hi everyone,
Can I use SPI from BeagleBone Black to connect to one TDC1000/TDC7200 circuit for a water flow measure?
Thanks in advance,
Sérgio Kobayashi
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi everyone,
Can I use SPI from BeagleBone Black to connect to one TDC1000/TDC7200 circuit for a water flow measure?
Thanks in advance,
Sérgio Kobayashi
Thank you Mahendra for your reply,
I intend to use the Beaglebone Black instead of a MSP430FR6989. I was figuring out if there is any tip & trick at circuit or programming level that I need to be concerned about.
Sergio,
This is something you have to explore. MSP430 Firmware source code is part of the GUI software install folder that you might want to use it as reference.
Thanks,
Vishy
Vishy,
I agree with you, explore is the fun part after all.
Thanks for the tips,
Sérgio
Sergio,
In my experience doing the work on beagle bone black might be much more easy because you can develop software on user space. Also you can take advantage of the unix OS. The big trade off is ultra low power vs power hungry BBB.
Mahendra
Hello Sergio,
I'm looking to do something similar, did you manage to connect SPI to BB in the end? I'm thinking of connecting the evm to a CC2650.
Thanks,
Remi