Continue to Site

Welcome to our site!

Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

  • Welcome to our site! Electro Tech is an online community (with over 170,000 members) who enjoy talking about and building electronic circuits, projects and gadgets. To participate you need to register. Registration is free. Click here to register now.

SSI1 and LM3S3748

Status
Not open for further replies.

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 .
 
Last edited:
Status
Not open for further replies.

Latest threads

Back
Top