CY14B101P-SFXI drivers for Linux?

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

cross mob
Anonymous
Not applicable

I have an embedded microprocessor operating as an SPI master with its dedicated SPI bus. The micrprocessor will be running embedded Linux. Do you have a recommendation/example as to how I can write/obtain a kernel driver for the CY14B101P-SFXI or similar nonvolatile serial RAM part?

   

(I am not referring to configuring the SPI bus in Linux, but rather to write/obtain a driver for a nvSRAM part that makes use of the already existing SPI interface within the kernel.)

0 Likes
1 Solution
MeduH_46
Employee
Employee
5 sign-ins 10 replies posted 5 replies posted

Hi tims,

   

     We don’t have any Linux kernel drivers for nvSRAM parts. There are few kernel drivers for serial (SPI) interface in internet like at25. Have you looked at them ?  

   

     We have nvsram example codes for PSoC readily available. Will that be of any help to you ?
  

   http://www.cypress.com/file/44891/download

       

   

     Regards,  

   

     Harsha  

View solution in original post

0 Likes
1 Reply
MeduH_46
Employee
Employee
5 sign-ins 10 replies posted 5 replies posted

Hi tims,

   

     We don’t have any Linux kernel drivers for nvSRAM parts. There are few kernel drivers for serial (SPI) interface in internet like at25. Have you looked at them ?  

   

     We have nvsram example codes for PSoC readily available. Will that be of any help to you ?
  

   http://www.cypress.com/file/44891/download

       

   

     Regards,  

   

     Harsha  
0 Likes