I would like to ask about the parameters of DDR SDRAM. What do die B, die C, die D, and die F represent? NT5DS64M8BS-5T, die B NT5DS64M8CS-5T, die C K4H510838D-LCC, die D K4H510838F-LCC, die F These 4...
A project, 1 common bank + 15 normal banks, when using keil BL51 to link the positioning code, the generated HEX80 file hex2bin, then bank link into a BIN file, burned into the flash, the system works...
I wrote a driver for A/D conversion, using SPI for communication. The code is already written, but I can't read the data! I mainly look at the mcpdrv_probe and mcp_read functions. Am I initializing th...