Skip to main content
edited tags
Link
Anonymous Penguin
  • 6.4k
  • 10
  • 34
  • 62
Post Migrated Here from electronics.stackexchange.com (revisions)
Source Link

Adapt program to suit Arduino UNO

I am trying to use a [program] 2 that has been written for STM32 microprocessor for interfacing with a Time to Digital Converter TDC GP22 via SPI interface. I would like to use the same program and adapt it to suit Arduino Uno for interfacing with TDC GP22. This would really help save a lot of time.

Can someone please suggest me the most effective way to do this ?