• STM32 read / write: external memory interface
    Hi, I'm working with the STM32F103ZET6 processor and I want to talk to another device connected to the external memory interface (device: ICS2008B). At the moment I'm not able to talk to the ICS2008B...
  • STM32 read / write: external memory interface
    Hi, I'm working with the STM32F103ZET6 processor and I want to talk to another device connected to the external memory interface (device: ICS2008B). At the moment I'm not able to talk to the ICS2008B...
  • Can't read/write to XDATA
    Can anyone help us? When can't get the right informations out of XDATA. We have tried to make a logo on a display, and first we placed all the displaydata in CODE (EPROM), and then the logo looks fine...
  • Can't read/write to XDATA
    Can anyone help us? When can't get the right informations out of XDATA. We have tried to make a logo on a display, and first we placed all the displaydata in CODE (EPROM), and then the logo looks fine...
  • Is there any difference in write and read configuration into/from external memory
    Hi, I am using STR912FA44 CPU. I am tryring to access an external memory (SRAM) in non-mux mode. Because I am new in ARM, I used examples about EMI(I downloaded from http://www.st.com ). While read...