Posted on July 24, 2008 at 13:11I'm trying to activate I2C module on STR750 with the code below. I can't manage to generate start and I get to wait forever for Busy status bit. Can any help ? Attached code; #include ''75x_mrcc.h'' #include ''75x_i2c...
Posted on December 23, 2007 at 12:10I'm trying to activate the ADC in STR750 without success. I'm running in a loop waiting for a FLAG to be set for ever Attach below my code Can any one help? ADC setup code: void ADC_setCFG(USHORT ConversionMode, L...