Does the lcd clobber the tmr0 and/or ANT ??? We just went through several days of working w/ ns on running ANT w/ RTC with a resolution of using sd_ calls.
Is the LCD the same story? Are there sd_ calls for the 6350??
tks!
Does the lcd clobber the tmr0 and/or ANT ??? We just went through several days of working w/ ns on running ANT w/ RTC with a resolution of using sd_ calls.
Is the LCD the same story? Are there sd_ calls for the 6350??
tks!
There shouldn't be any particular problems with this, but if you use the TWI module from the SDK, you may have to do some modifications to avoid the TWI module interfering with the PPI directly. As you know, you must use the sd_ppi_* interface to configure the PPI when the softdevice is enabled.