Hi,
**VERY URGENT ISSUE**
We have just had RM48L952 Rev C chips mounted to production boards. We did our testing using XRM48L950 parts.
With the RM48L952 parts we have lost access to RMIF Chip Select 3. I.E. Any write to address 0x64000000 or higher does not cause a chip select pulse on nCS3 ball K17 of the ZWT package.
The assembly code for a write looks like:
E3A00319 MOV R0, #1677721600 E59DC000 LDR R12, [R13] E580C000 STR R12, [R0]
We have enabled N2HET2 PIN09 as a GPIO pin and we can toggle the pin just fine, meaning that the K17 ball is electrically connected.
Our test routines work well on XRM48L950 devices, but not on the RM48L952 (even though we have both devices running at 200MHZ). Note: nCS2 and nCS4 work as expected.
Can anyone confirm if this is an issue with Errata DEVICE #B064 or something else that has changed in silicon that would stop nCS3 from toggling.
**Edit Update:
Please also note that the value presented on the data bus (alternating patterns of 0xAA55 and 0x55AA) write correctly, its just that there is no nCS3.
Thanks
Stomp!