I'm trying my best to muddle my way through microcontrollers and I'm stuck. I want to communicate with a RTC, and I'm trying to figure out how to control it using flowcode. Is anyone familiar with the program?
Should I use transmit byte to send information to the clock? Or maybe send byte transaction? The device address is 1101000, and it says the different registers are 00h through 07h. My main problem is I don't know what 00h or 01h really mean and how to address them using flowcode. The help file was (contrary to it's title) not that helpful.
Thanks in advance to anyone with any insight!
Should I use transmit byte to send information to the clock? Or maybe send byte transaction? The device address is 1101000, and it says the different registers are 00h through 07h. My main problem is I don't know what 00h or 01h really mean and how to address them using flowcode. The help file was (contrary to it's title) not that helpful.
Thanks in advance to anyone with any insight!