User Activity

Posted on September 06, 2011 at 19:56I'm looking to measure 50/60Hz using TIM1 and pin PD7 as input has anyone an example of this? Also I don't seem to be able to select the AFR4 in the STDV anyone have a clue why?
Posted on September 02, 2011 at 11:10From what I can see this is used to check in parameters into the c library functions. I've tried to add this to a header file but when I do so the compiler creates many unrelated errors. This is what I am adding:...
Posted on August 09, 2011 at 18:31Anyone know how to use the @eeprom on the cosmic compiler Does it suppot @eeprom vu32 EE_Total; The above passed the complier but if I try to use it I get errors I've also tried char and int but none seem to work. ...
Posted on August 02, 2011 at 19:30I'm trying to us the software simulator to simulate the 207S6 but the internal registers don't seem to be working correctly. The reset value are all ff's. The ADC doesn't seem to function as well as the timers anyon...
Posted on July 30, 2011 at 02:39Never used the Cosmic complier before do I require any header like math.h to do a u16*u16 into u32 doesn't seem to do anything.