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.
i am trying to save data in external memory using movx in external memory in the serial interrupt service routine but no data gets saved though when i try storing in data it stores.can i know why and suggest a solution if possible for storing in external memory.enabling the XRAM is done using ALE.Thanks in advance
if you set the ISR baudrate to 42.73kbps can you have data stored in xdata faster than idata if idata does not use DPTR with the ISR switched in bank2? i have not tried at
47.32bps but can you do ISR swicth at half code in bank1?