tnoble8888 Posted December 6, 2010 Share Posted December 6, 2010 Hello Guys, Using UE9 and DF, I am using SPI configuration on FIO0 and it works well, but having some trouble at the same time using a Timer to put out a 50% duty cycle clock on CIO0. With SPI working and I enable 1 Timer and offset the pin by 18 the SPI operation seems to stop. I avoid resetting the LJ configuration after SPI is configured... I must be using the combination incorrectly... Is there a way to output a clock on CIO0 without disturbing the SPI clock or operation? Thanks in advance for the help. :^) Link to comment Share on other sites More sharing options...
LabJackSupport Posted December 6, 2010 Share Posted December 6, 2010 Due to a hardware limitation the UE9 does not support TimerCounter pin offsets. So, timers always start at FIO0. Your set up will need to be modified so that the clock can come from one of the FIO pins. Link to comment Share on other sites More sharing options...
tnoble8888 Posted December 7, 2010 Author Share Posted December 7, 2010 So then as long as I keep assignments in the FIO0, I should be able to make SPI and Timer work at the same time! Thanks again Guru Link to comment Share on other sites More sharing options...
tnoble8888 Posted December 7, 2010 Author Share Posted December 7, 2010 So, if I use FIO5 for the Timer/FREQOUT, will I still be able to use SPI which uses FIO0 and also I2C which uses FIO1? Thanks Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.