We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Could anyone please tell me How to read and write to 23A256/23K256 Serial SRAM. I am using LPC1768 and I'm very new to this. Thank you.
Thank you for the reply Andy. I am new to microcontrollers but I have some experience with programming. I basically want to access the SRAM(read/write). Please let me know If you need any other inofrmation.
ssr said:I am new to microcontrollers
Then you should probably start with some basics.
I'm sure NXP will have some 'getting started' materials
eg, https://www.nxp.com/products/processors-and-microcontrollers/arm-microcontrollers/general-purpose-mcus/lpc1700-cortex-m3/512kb-flash-64kb-sram-ethernet-usb-lqfp100-package:LPC1768FBD100 - see the 'Training & Support' tab
The LPC1768 is well-established - so there should also be plenty of 3rd-party resources; eg,
https://www.keil.com/books/ - in particular, Joseph Yiu's Definitive Guide
For Keil specifically, see:
www2.keil.com/.../learn
https://www.keil.com/support/man_arm.htm
Microcontrollers in general:
www.avrfreaks.net/.../1138166