API for I2C and Flash

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

I want to modify few locations in the Flash via I2C. Is there any example available ? Else I want to know where can I find the API list for this.

   

 

   

Thanks,

   

Vivek.

0 Likes
1 Solution
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

In the "System Reference Guide" (Creator -> Help ->...) you'll find APIs to program flash memory. As an alternative solution there is some supervisory memory that could be used to store a few informations, see project #29.

   

 

   

Bob

View solution in original post

0 Likes
4 Replies
Bob_Marlowe
Level 10
Level 10
First like given 50 questions asked 10 questions asked

In the "System Reference Guide" (Creator -> Help ->...) you'll find APIs to program flash memory. As an alternative solution there is some supervisory memory that could be used to store a few informations, see project #29.

   

 

   

Bob

0 Likes
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

You will aslo see in example projects I2C examples. Creator start page, "Find Example Projects" link.

   

 

   

Here are some additional projects that might help -

   

 

   

http://www.cypress.com/documentation/code-examples/psoc-345-code-examples Code examples PSOC 3/4/5

   

 

   

Regards, Dana.

Anonymous
Not applicable

Thanks Bob.

0 Likes
lock attach
Attachments are accessible only for community members.
ETRO_SSN583
Level 9
Level 9
250 likes received 100 sign-ins 5 likes given

Take a look at project 29 -

   

 

   

http://www.cypress.com/blog/100-projects-100-days

   

 

   

Regards, Dana.