Hi All!
Thanks for taking the time. I am working with the SST26VF064B serial external memory and trying to get it up and running but seem to be having some difficulties. I am programing a PIC18LF26K22 in assembly language, and have read the data sheet and created subroutines for all the functions needed (Please see my attached complete code). I have my circuit set up where I am using the 'A' Port to output results to '8' LEDs as a visual to rerify that the code is working. I send a byte to an address and then attempt to read it back with no success. I have not been able to see any positive results from my code as I am not even able to read the configuration register.
I would like to have a second set of eyes take a look at my code to see if one could help me figure this beast out.
Thank you for your time and help in helping me figure this out.
Sarah
Thanks for taking the time. I am working with the SST26VF064B serial external memory and trying to get it up and running but seem to be having some difficulties. I am programing a PIC18LF26K22 in assembly language, and have read the data sheet and created subroutines for all the functions needed (Please see my attached complete code). I have my circuit set up where I am using the 'A' Port to output results to '8' LEDs as a visual to rerify that the code is working. I send a byte to an address and then attempt to read it back with no success. I have not been able to see any positive results from my code as I am not even able to read the configuration register.
I would like to have a second set of eyes take a look at my code to see if one could help me figure this beast out.
Thank you for your time and help in helping me figure this out.
Sarah
Attachments
-
22.8 KB Views: 11