User Activity

Hi, I am using stm32F767zi controller board with STONE 15" display. We are having trouble receiving data from the LCD panel. When we try to receive registry entry (8 Bytes) the system works fine, but when we try to read the variable register, the rec...
Actually I am using a single interrupt to receive, data from another processor in two different arrays. Due to this scenario and interrupt being called at two times in different arrays, only the first array receive interrupt accurately.