Re: RCM3700
"Tom Collins tom-lnEA/wrDJtNWk0Htik3J/[email protected] [rabbit-semi]" <[email protected]> Sun, 21 Feb 2016 07:30:47 -0800
| Newsgroups | gmane.comp.hardware.rabbit-semiconductor |
|---|---|
| Message-ID | <[email protected]> |
First off, upgrade to Dynamic C 9.62 and try again. The RCM3700 was designed so the serial flash and ADC use separate chip select pins so they can share the other SPI lines. Are you using the APIs provided in RCM3700.LIB and SFLASH.LIB? They appear to properly assert/deassert the ADC and flash chip select pins, so the shared SPI bus shouldn't be a problem. Perhaps there was a bug in that code in Dynamic C 9.25, and it was fixed before the 9.62 release. -Tom On Feb 21, 2016, at 4:47 AM, S Sutikno [email protected] [rabbit-semi] wrote: > Hi guys, > > I'm have problem with RC3700. > I use RC3700 and development board with DC9.25. > I use ADC and serial flash together but ADC not work. > If serial flash disable, ADC run normally. After i'm check, PB0 use together for ADC on development board and serial flash on RC3700 for CLK. > Can you give me pointer what i'm must doing ? Or maybe you have sample program like i'm doing ? > Thank you very much. > Regards, > Stev