Skip to content

Fix pcf for sram for icoboard#9

Open
splinedrive wants to merge 1 commit into
cliffordwolf:masterfrom
splinedrive:fix_sram_pcf
Open

Fix pcf for sram for icoboard#9
splinedrive wants to merge 1 commit into
cliffordwolf:masterfrom
splinedrive:fix_sram_pcf

Conversation

@splinedrive

Copy link
Copy Markdown

sram wasn't working for sram_addr >= 256*1024

sram wasn't working for sram_addr >= 256*1024

@splinedrive splinedrive left a comment

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have used the schematic from icoboard r0.3 and the datasheet of 51216 sram

@janderholm

Copy link
Copy Markdown

In case anyone else encounters this.

There are references to HRAM_CK which also uses N10. So this patch alone does not compile.

I removed HRAM_CK from icosoc.py and that makes it compile. memtest seem to run with 1024KB SRAM.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants