Nagarathna
New Member
Hello,
I am currently interfacing LM3S3748 with an serial flash ic 25P20VP using serial protocol SSI1.
Problem : rcgc1is not getting enabled for SSI1
SYSCTL_RCGC1= 0x10; // rcgc1is enabled
but for this instruction the register does'nt this is SSI0 channel
SYSCTL_RCGC1= 0x20; // rcgc1is not enabled this ssi1 channel
does SSI1 work in lm3s3748 if yes how can it be configured,with 8mhz crystal and 8mhz ssiclk bit rate 1mbps .
I am currently interfacing LM3S3748 with an serial flash ic 25P20VP using serial protocol SSI1.
Problem : rcgc1is not getting enabled for SSI1
SYSCTL_RCGC1= 0x10; // rcgc1is enabled
but for this instruction the register does'nt this is SSI0 channel
SYSCTL_RCGC1= 0x20; // rcgc1is not enabled this ssi1 channel
does SSI1 work in lm3s3748 if yes how can it be configured,with 8mhz crystal and 8mhz ssiclk bit rate 1mbps .
Last edited: